Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:usePhysReg

159     void usePhysReg(MachineOperand&);
320 /// usePhysReg - Handle the direct use of a physical register.
324 void RAFast::usePhysReg(MachineOperand &MO) {
327 "Bad usePhysReg operand");
898 usePhysReg(MO);