Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NewC

1680     SDValue NewC = DAG.getConstant(N0C->getAPIntValue() - N1C1->getAPIntValue(),
1682 return DAG.getNode(ISD::SUB, SDLoc(N), VT, NewC,