Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ArgReg

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