Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.h35 bool replaceUsesWithZeroReg(MachineRegisterInfo *MRI, const MachineInstr&);
DMipsSEISelDAGToDAG.cpp84 bool MipsSEDAGToDAGISel::replaceUsesWithZeroReg(MachineRegisterInfo *MRI, in replaceUsesWithZeroReg() function in MipsSEDAGToDAGISel
227 replaceUsesWithZeroReg(MRI, *I); in processFunctionAfterISel()