Searched defs:LoopEntry (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 252 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local 299 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/asm686/ |
D | match.S | 228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/ |
D | match.S | 228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 397 LoopEntry: label
|
/third_party/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 397 LoopEntry: label
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 397 LoopEntry: label
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/amd64/ |
D | amd64-match.S | 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/amd64/ |
D | amd64-match.S | 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
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
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/ |
D | match686.asm | 331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/ |
D | match686.asm | 331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 391 LoopEntry: label
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 391 LoopEntry: label
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 6100 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()
|