Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PrintRegUnit

421     *OS << PrintRegUnit(LI.reg, TRI);
432 *OS << PrintRegUnit(LI.reg, TRI);
1008 *OS << UseIdx << " is not live in " << PrintRegUnit(*Units, TRI)
1013 *OS << PrintRegUnit(*Units, TRI) << ' ' << *LI << '\n';