Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:setReg

99 void MachineOperand::setReg(unsigned Reg) {
123 setReg(Reg);
136 setReg(Reg);
155 /// the setReg method should be used.
159 // If this operand is already a register operand, use setReg to update the
163 setReg(Reg);