Home
last modified time | relevance | path

Searched refs:restoreFrame (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16InstrInfo.h82 void restoreFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
DMips16FrameLowering.cpp110 TII.restoreFrame(Mips::SP, StackSize, MBB, MBBI); in emitEpilogue()
DMips16InstrInfo.cpp245 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame() function in Mips16InstrInfo
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.h73 void restoreFrame(unsigned SP, int64_t FrameSize, MachineBasicBlock &MBB,
DMips16FrameLowering.cpp104 TII.restoreFrame(Mips::SP, StackSize, MBB, MBBI); in emitEpilogue()
DMips16InstrInfo.cpp224 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame() function in Mips16InstrInfo