Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h82 void expandRetRA(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
DMipsSEInstrInfo.cpp340 expandRetRA(MBB, MI); in expandPostRAPseudo()
522 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA() function in MipsSEInstrInfo
730 expandRetRA(MBB, I); in expandEhReturn()