Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp960 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition() argument
973 if ((Pred == ICmpInst::ICMP_NE && BI->getSuccessor(0) == LoopEntry) || in matchCondition()
974 (Pred == ICmpInst::ICMP_EQ && BI->getSuccessor(1) == LoopEntry)) in matchCondition()
1009 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1017 LoopEntry = *(CurLoop->block_begin()); in detectPopcountIdiom()
1022 dyn_cast<BranchInst>(LoopEntry->getTerminator()), LoopEntry)) in detectPopcountIdiom()
1066 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI()->getIterator(), in detectPopcountIdiom()
1067 IterE = LoopEntry->end(); in detectPopcountIdiom()
1078 if (!Phi || Phi->getParent() != LoopEntry) in detectPopcountIdiom()
1084 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