Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ArgReg

90     unsigned ArgReg = cast<RegisterSDNode>(Value->getOperand(1))->getReg();
91 if (MRI.getLiveInPhysReg(ArgReg) != Reg)