Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NewC

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