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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp147 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I);
H A DMips16InstrInfo.h82 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
H A DMipsSEInstrInfo.h70 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
H A DMipsInstrInfo.h146 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
H A DMips16InstrInfo.cpp306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, function in class:Mips16InstrInfo
H A DMipsSEFrameLowering.cpp434 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI);
744 TII.adjustStackPtr(SP, StackSize, MBB, MBBI);
H A DMipsSEInstrInfo.cpp589 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, function in class:MipsSEInstrInfo

Completed in 66 milliseconds