Searched refs:RevertLoopDec (Results 1 – 4 of 4) sorted by relevance
244 bool RevertLoopDec(MachineInstr *MI, bool AllowFlags = false) const;705 bool ARMLowOverheadLoops::RevertLoopDec(MachineInstr *MI, in RevertLoopDec() function in ARMLowOverheadLoops1004 bool FlagsAlreadySet = RevertLoopDec(LoLoop.Dec, true); in Expand()1048 RevertLoopDec(Dec); in RevertNonLoops()
110 inline void RevertLoopDec(MachineInstr *MI, const TargetInstrInfo *TII,
506 bool RevertLoopDec(MachineInstr *MI) const;1326 bool ARMLowOverheadLoops::RevertLoopDec(MachineInstr *MI) const { in RevertLoopDec() function in ARMLowOverheadLoops1341 llvm::RevertLoopDec(MI, TII, SetFlags); in RevertLoopDec()1591 bool FlagsAlreadySet = RevertLoopDec(LoLoop.Dec); in Expand()1658 RevertLoopDec(Dec); in RevertNonLoops()
177 RevertLoopDec(LoopDec, TII); in RevertLoopWithCall()