HomeSort by relevance Sort by last modified time
    Searched refs:adjustStackPtr (Results 1 - 14 of 14) sorted by null

  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h 69 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
Mips16InstrInfo.h 78 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
MipsFrameLowering.cpp 155 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I);
MipsInstrInfo.h 127 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
Mips16InstrInfo.cpp 291 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount,
MipsSEFrameLowering.cpp 409 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI);
720 TII.adjustStackPtr(SP, StackSize, MBB, MBBI);
    [all...]
MipsSEInstrInfo.cpp 438 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 148 STI.getInstrInfo()->adjustStackPtr(SP, Amount, MBB, I);
Mips16InstrInfo.h 86 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
MipsSEInstrInfo.h 72 void adjustStackPtr(unsigned SP, int64_t Amount, MachineBasicBlock &MBB,
MipsInstrInfo.h 143 virtual void adjustStackPtr(unsigned SP, int64_t Amount,
Mips16InstrInfo.cpp 311 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount,
MipsSEFrameLowering.cpp 435 TII.adjustStackPtr(SP, -StackSize, MBB, MBBI);
745 TII.adjustStackPtr(SP, StackSize, MBB, MBBI);
    [all...]
MipsSEInstrInfo.cpp 574 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount,
    [all...]

Completed in 463 milliseconds