Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsFrameLowering.cpp147 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I); in eliminateCallFramePseudoInstr()
DMipsSEInstrInfo.h70 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMips16InstrInfo.h82 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMipsInstrInfo.h167 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
DMipsSEFrameLowering.cpp434 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI); in emitPrologue()
745 TII.adjustStackPtr(SP, StackSize, MBB, MBBI); in emitEpilogue()
DMips16InstrInfo.cpp306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in Mips16InstrInfo
DMipsSEInstrInfo.cpp589 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() function in MipsSEInstrInfo
/external/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
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h69 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
DMipsFrameLowering.cpp155 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I); in eliminateCallFramePseudoInstr()
DMips16InstrInfo.h78 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
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