Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredUtils.h145 inline void RevertLoopDec(MachineInstr *MI, const TargetInstrInfo *TII,
H A DARMLowOverheadLoops.cpp512 bool RevertLoopDec(MachineInstr *MI) const;
1428 bool ARMLowOverheadLoops::RevertLoopDec(MachineInstr *MI) const { in RevertLoopDec() function in ARMLowOverheadLoops
1443 llvm::RevertLoopDec(MI, TII, SetFlags); in RevertLoopDec()
1772 RevertLoopEnd(LoLoop.End, RevertLoopDec(LoLoop.Dec)); in Expand()
1842 RevertLoopDec(Dec); in RevertNonLoops()
H A DMVETPAndVPTOptimisationsPass.cpp245 RevertLoopDec(LoopStart, TII); in LowerWhileLoopStart()
346 RevertLoopDec(LoopDec, TII); in MergeLoopEnd()
388 RevertLoopDec(LoopDec, TII); in MergeLoopEnd()