Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp262 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion() local
315 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/asm686/
H A Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/asm686/
H A Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/asm686/
H A Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/asm686/
H A Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/netbsd-src/common/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/amd64/
H A Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/amd64/
H A Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/amd64/
H A Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/amd64/
H A Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm391 LoopEntry: label
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm391 LoopEntry: label
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm391 LoopEntry: label
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm391 LoopEntry: label
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1388 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()
1417 BasicBlock *LoopEntry) { in getRecurrenceVar()
1454 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1588 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7205 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()