Searched defs:LoopEntry (Results 1 – 6 of 6) sorted by relevance
228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
397 LoopEntry: label
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
391 LoopEntry: label
728 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition()777 BasicBlock *LoopEntry; in detectPopcountIdiom() local