Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.h37 bool replaceUsesWithZeroReg(MachineRegisterInfo *MRI, const MachineInstr&);
H A DMipsSEISelDAGToDAG.cpp83 bool MipsSEDAGToDAGISel::replaceUsesWithZeroReg(MachineRegisterInfo *MRI, in replaceUsesWithZeroReg() function in MipsSEDAGToDAGISel
200 replaceUsesWithZeroReg(MRI, MI); in processFunctionAfterISel()