Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.h92 void expandERet(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
H A DMipsSEInstrInfo.cpp385 expandERet(MBB, MI); in expandPostRAPseudo()
674 void MipsSEInstrInfo::expandERet(MachineBasicBlock &MBB, in expandERet() function in MipsSEInstrInfo