reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/Mips/Mips16InstrInfo.h
  119   void adjustStackPtrBig(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,

References

lib/Target/Mips/Mips16InstrInfo.cpp
  239       adjustStackPtrBig(SP, -Remainder, MBB, I, Mips::V0, Mips::V1);
  265       adjustStackPtrBig(SP, Remainder, MBB, I, Mips::A0, Mips::A1);