Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp513 bool RevertLoopDec(MachineInstr *MI) const;
1305 bool ARMLowOverheadLoops::RevertLoopDec(MachineInstr *MI) const { in RevertLoopDec() function in ARMLowOverheadLoops
1320 llvm::RevertLoopDec(MI, TII, SetFlags); in RevertLoopDec()
1623 RevertLoopEnd(LoLoop.End, RevertLoopDec(LoLoop.Dec)); in Expand()
1693 RevertLoopDec(Dec); in RevertNonLoops()
H A DMVETailPredUtils.h129 inline void RevertLoopDec(MachineInstr *MI, const TargetInstrInfo *TII,
H A DMVETPAndVPTOptimisationsPass.cpp240 RevertLoopDec(LoopStart, TII); in LowerWhileLoopStart()
338 RevertLoopDec(LoopDec, TII); in MergeLoopEnd()
380 RevertLoopDec(LoopDec, TII); in MergeLoopEnd()