Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:carryin

1597   SDValue CarryIn = N->getOperand(2);
1604 N1, N0, CarryIn);
1607 if (CarryIn.getOpcode() == ISD::CARRY_FALSE)
1765 SDValue CarryIn = N->getOperand(2);
1768 if (CarryIn.getOpcode() == ISD::CARRY_FALSE)