Home
last modified time | relevance | path

Searched refs:LoopEntry (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp314 BasicBlock *LoopEntry) const { in matchCondition()
327 if ((Pred == ICmpInst::ICMP_NE && Br->getSuccessor(0) == LoopEntry) || in matchCondition()
328 (Pred == ICmpInst::ICMP_EQ && Br->getSuccessor(1) == LoopEntry)) in matchCondition()
357 BasicBlock *LoopEntry; in detectIdiom() local
365 LoopEntry = *(CurLoop->block_begin()); in detectIdiom()
369 if (Value *T = matchCondition (LIRUtil::getBranch(LoopEntry), LoopEntry)) in detectIdiom()
412 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI(), in detectIdiom()
413 IterE = LoopEntry->end(); Iter != IterE; Iter++) { in detectIdiom()
423 if (!Phi || Phi->getParent() != LoopEntry) in detectIdiom()
429 if ((cast<Instruction>(U))->getParent() != LoopEntry) { in detectIdiom()
/external/zlib/src/contrib/asm686/
Dmatch.S197 jmp LoopEntry
228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
/external/zlib/src/contrib/amd64/
Damd64-match.S233 jmp LoopEntry
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
/external/zlib/src/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label