Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h90 void expandRetRA(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
DMipsSEInstrInfo.cpp412 expandRetRA(MBB, MI); in expandPostRAPseudo()
686 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA() function in MipsSEInstrInfo
910 expandRetRA(MBB, I); in expandEhReturn()