Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h84 void expandERet(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
DMipsSEInstrInfo.cpp343 expandERet(MBB, MI); in expandPostRAPseudo()
531 void MipsSEInstrInfo::expandERet(MachineBasicBlock &MBB, in expandERet() function in MipsSEInstrInfo