Searched refs:restoreFrame (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.h | 82 void restoreFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
|
D | Mips16FrameLowering.cpp | 110 TII.restoreFrame(Mips::SP, StackSize, MBB, MBBI); in emitEpilogue()
|
D | Mips16InstrInfo.cpp | 245 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame() function in Mips16InstrInfo
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.h | 73 void restoreFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
|
D | Mips16FrameLowering.cpp | 104 TII.restoreFrame(Mips::SP, StackSize, MBB, MBBI); in emitEpilogue()
|
D | Mips16InstrInfo.cpp | 224 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame() function in Mips16InstrInfo
|