Home
last modified time | relevance | path

Searched refs:expandRetRA (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h85 void expandRetRA(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
DMipsSEInstrInfo.cpp418 expandRetRA(MBB, MI); in expandPostRAPseudo()
671 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA() function in MipsSEInstrInfo
895 expandRetRA(MBB, I); in expandEhReturn()