Searched refs:getSPAdjust (Results 1 – 5 of 5) sorted by relevance
187 int getSPAdjust(const MachineInstr &MI) const override;
2109 int X86InstrInfo::getSPAdjust(const MachineInstr &MI) const { in getSPAdjust() function in X86InstrInfo
1059 SPAdj += TII.getSPAdjust(*I); in replaceFrameIndices()1139 SPAdj += TII.getSPAdjust(MI); in replaceFrameIndices()
903 int TargetInstrInfo::getSPAdjust(const MachineInstr &MI) const { in getSPAdjust() function in TargetInstrInfo
162 virtual int getSPAdjust(const MachineInstr &MI) const;