Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PrintReg

150       OS << PrintReg(Reg) << " = " << getInterval(Reg) << '\n';
776 dbgs() << PrintReg(LI.reg);