Searched refs:adjustStackPtr (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsFrameLowering.cpp | 147 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I); in eliminateCallFramePseudoInstr()
|
| D | MipsSEInstrInfo.h | 68 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
|
| D | Mips16InstrInfo.h | 82 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
|
| D | MipsInstrInfo.h | 142 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
|
| D | MipsSEFrameLowering.cpp | 434 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI); in emitPrologue() 744 TII.adjustStackPtr(SP, StackSize, MBB, MBBI); in emitEpilogue()
|
| D | Mips16InstrInfo.cpp | 306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in Mips16InstrInfo
|
| D | MipsSEInstrInfo.cpp | 575 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in MipsSEInstrInfo
|