Home
last modified time | relevance | path

Searched refs:RevertLoopEnd (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVETailPredUtils.h167 inline void RevertLoopEnd(MachineInstr *MI, const TargetInstrInfo *TII,
H A DARMLowOverheadLoops.cpp522 void RevertLoopEnd(MachineInstr *MI, bool SkipCmp = false) const;
1467 void ARMLowOverheadLoops::RevertLoopEnd(MachineInstr *MI, bool SkipCmp) const { in RevertLoopEnd() function in ARMLowOverheadLoops
1474 llvm::RevertLoopEnd(MI, TII, BrOpc, SkipCmp); in RevertLoopEnd()
1791 RevertLoopEnd(LoLoop.End, RevertLoopDec(LoLoop.Dec)); in Expand()
1869 RevertLoopEnd(End); in RevertNonLoops()
H A DMVETPAndVPTOptimisationsPass.cpp246 RevertLoopEnd(LoopStart, TII); in LowerWhileLoopStart()
347 RevertLoopEnd(LoopEnd, TII); in MergeLoopEnd()
389 RevertLoopEnd(LoopEnd, TII); in MergeLoopEnd()