Searched defs:LoopEntry (Results 1 – 8 of 8) sorted by relevance
228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
397 LoopEntry: label
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
1111 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition()1134 BasicBlock *LoopEntry) { in getRecurrenceVar()1171 BasicBlock *LoopEntry; in detectPopcountIdiom() local1304 BasicBlock *LoopEntry; in detectCTLZIdiom() local
331 LoopEntry: movzx eax, word ptr [esi + ecx - 1] label
391 LoopEntry: label
960 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition()1009 BasicBlock *LoopEntry; in detectPopcountIdiom() local
4874 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()