Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Carry

1739   // a carry of type MVT::Glue, but there doesn't seem to be any way to
2912 // Perform a wide subtraction, feeding the carry from the low part into
2993 SDValue Carry = N->getOperand(2);
3003 SDValue LowCmp = DAG.getNode(ISD::SUBE, dl, VTList, LHSLo, RHSLo, Carry);