Searched refs:adjustStackPtr (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsFrameLowering.cpp | 152 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I); in eliminateCallFramePseudoInstr()
|
| H A D | MipsSEInstrInfo.h | 70 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
|
| H A D | Mips16InstrInfo.h | 82 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
|
| H A D | MipsInstrInfo.h | 167 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
|
| H A D | MipsSEFrameLowering.cpp | 434 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI); in emitPrologue() 745 TII.adjustStackPtr(SP, StackSize, MBB, MBBI); in emitEpilogue()
|
| H A D | Mips16InstrInfo.cpp | 306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in Mips16InstrInfo
|
| H A D | MipsSEInstrInfo.cpp | 589 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in MipsSEInstrInfo
|