Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InputReg

751   unsigned InputReg = getRegForValue(I->getOperand(0));
752 if (!InputReg)
761 InputReg, InputRegIsKill);