Home
last modified time | relevance | path

Searched defs:LoopEntry (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp252 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
299 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1164 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()
1193 BasicBlock *LoopEntry) { in getRecurrenceVar()
1230 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1364 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp261 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion() local
314 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1579 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()
1608 BasicBlock *LoopEntry) { in getRecurrenceVar()
1645 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1777 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/asm686/
Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp960 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition()
1009 BasicBlock *LoopEntry; in detectPopcountIdiom() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/amd64/
Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/masmx86/
Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/masmx64/
Dgvmat64.asm391 LoopEntry: label
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp6100 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7701 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()