Home
last modified time | relevance | path

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

/external/zlib/src/contrib/asm686/
Dmatch.S228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/external/zlib/src/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/external/zlib/src/contrib/amd64/
Damd64-match.S256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1111 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition()
1134 BasicBlock *LoopEntry) { in getRecurrenceVar()
1171 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1304 BasicBlock *LoopEntry; in detectCTLZIdiom() local
/external/zlib/src/contrib/masmx86/
Dmatch686.asm331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
/external/zlib/src/contrib/masmx64/
Dgvmat64.asm391 LoopEntry: label
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp960 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition()
1009 BasicBlock *LoopEntry; in detectPopcountIdiom() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4874 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()