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

/external/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.h71 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
H A DMips16InstrInfo.h79 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
H A DMips16FrameLowering.cpp159 TII.adjustStackPtr(Mips::SP, Amount, MBB, I);
H A DMipsSEFrameLowering.cpp303 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI);
445 TII.adjustStackPtr(SP, StackSize, MBB, MBBI);
505 TII.adjustStackPtr(SP, Amount, MBB, I);
H A DMips16InstrInfo.cpp297 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, function in class:Mips16InstrInfo
H A DMipsSEInstrInfo.cpp360 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, function in class:MipsSEInstrInfo

Completed in 1592 milliseconds