Home
last modified time | relevance | path

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/
DMipsFrameLowering.cpp147 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I); in eliminateCallFramePseudoInstr()
DMipsSEInstrInfo.h68 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMips16InstrInfo.h82 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMipsInstrInfo.h142 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
DMipsSEFrameLowering.cpp434 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI); in emitPrologue()
744 TII.adjustStackPtr(SP, StackSize, MBB, MBBI); in emitEpilogue()
DMips16InstrInfo.cpp306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in Mips16InstrInfo
DMipsSEInstrInfo.cpp575 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in MipsSEInstrInfo