Searched refs:getSPAdjust (Results 1 – 5 of 5) sorted by relevance
1482 SPAdj -= TII.getSPAdjust(MI); in replaceFrameIndicesBackward()1523 SPAdj += TII.getSPAdjust(*I); in replaceFrameIndices()1571 SPAdj += TII.getSPAdjust(MI); in replaceFrameIndices()
1351 int TargetInstrInfo::getSPAdjust(const MachineInstr &MI) const { in getSPAdjust() function in TargetInstrInfo
235 int getSPAdjust(const MachineInstr &MI) const override;
424 int X86InstrInfo::getSPAdjust(const MachineInstr &MI) const { in getSPAdjust() function in X86InstrInfo
257 virtual int getSPAdjust(const MachineInstr &MI) const;