Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DMVETailPredUtils.h145 inline void RevertLoopDec(MachineInstr *MI, const TargetInstrInfo *TII,
H A DARMLowOverheadLoops.cpp515 bool RevertLoopDec(MachineInstr *MI) const;
1440 bool ARMLowOverheadLoops::RevertLoopDec(MachineInstr *MI) const { in RevertLoopDec() function in ARMLowOverheadLoops
1455 llvm::RevertLoopDec(MI, TII, SetFlags); in RevertLoopDec()
1783 RevertLoopEnd(LoLoop.End, RevertLoopDec(LoLoop.Dec)); in Expand()
1858 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()