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 D | WebAssemblyFixIrreducibleControlFlow.cpp | 252 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 D | LoopIdiomRecognize.cpp | 1164 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 D | WebAssemblyFixIrreducibleControlFlow.cpp | 261 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 D | LoopIdiomRecognize.cpp | 1579 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/ |
D | match.S | 228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 397 LoopEntry: label
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 960 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/ |
D | amd64-match.S | 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/masmx86/ |
D | match686.asm | 331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/masmx64/ |
D | gvmat64.asm | 391 LoopEntry: label
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 6100 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 7701 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()
|