Searched defs:LoopEntry (Results 1 – 9 of 9) sorted by relevance
252 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local299 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
397 LoopEntry: label
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
1164 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()1193 BasicBlock *LoopEntry) { in getRecurrenceVar()1230 BasicBlock *LoopEntry; in detectPopcountIdiom() local1364 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() 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
6100 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()