Home
last modified time | relevance | path

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

/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