Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InputReg

739   unsigned InputReg = getRegForValue(I->getOperand(0));
740 if (!InputReg)
749 InputReg, InputRegIsKill);