reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
138 int X86InstrInfo::getSPAdjust(const MachineInstr &MI) const {
213 virtual int getSPAdjust(const MachineInstr &MI) const;
1190 SPAdj += TII.getSPAdjust(*I); 1296 SPAdj += TII.getSPAdjust(MI);