Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NewC

1604     SDValue NewC = DAG.getConstant((N0C->getAPIntValue() - N1C1->getAPIntValue()), VT);
1605 return DAG.getNode(ISD::SUB, N->getDebugLoc(), VT, NewC,