Home
last modified time | relevance | path

Searched refs:adjustStackPtr (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h69 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMips16InstrInfo.h78 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMipsFrameLowering.cpp155 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I); in eliminateCallFramePseudoInstr()
DMipsInstrInfo.h127 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
DMipsSEFrameLowering.cpp409 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI); in emitPrologue()
720 TII.adjustStackPtr(SP, StackSize, MBB, MBBI); in emitEpilogue()
DMips16InstrInfo.cpp291 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in Mips16InstrInfo
DMipsSEInstrInfo.cpp438 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in MipsSEInstrInfo