Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp728 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition() argument
741 if ((Pred == ICmpInst::ICMP_NE && BI->getSuccessor(0) == LoopEntry) || in matchCondition()
742 (Pred == ICmpInst::ICMP_EQ && BI->getSuccessor(1) == LoopEntry)) in matchCondition()
777 BasicBlock *LoopEntry; in detectPopcountIdiom() local
785 LoopEntry = *(CurLoop->block_begin()); in detectPopcountIdiom()
790 dyn_cast<BranchInst>(LoopEntry->getTerminator()), LoopEntry)) in detectPopcountIdiom()
834 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI()->getIterator(), in detectPopcountIdiom()
835 IterE = LoopEntry->end(); in detectPopcountIdiom()
846 if (!Phi || Phi->getParent() != LoopEntry) in detectPopcountIdiom()
852 if ((cast<Instruction>(U))->getParent() != LoopEntry) { in detectPopcountIdiom()
/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