Home
last modified time | relevance | path

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/
DWebAssemblyFixIrreducibleControlFlow.cpp252 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/
Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/
Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/amd64/
Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/amd64/
Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
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
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/
Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/
Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/
Dgvmat64.asm391 LoopEntry: label
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/
Dgvmat64.asm391 LoopEntry: label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp6100 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()