Home
last modified time | relevance | path

Searched refs:expandRetRA (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h83 void expandRetRA(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
DMipsSEInstrInfo.cpp337 expandRetRA(MBB, MI); in expandPostRAPseudo()
500 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA() function in MipsSEInstrInfo
708 expandRetRA(MBB, I); in expandEhReturn()