Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:carryin

1697   SDValue CarryIn = N->getOperand(2);
1704 N1, N0, CarryIn);
1707 if (CarryIn.getOpcode() == ISD::CARRY_FALSE)
1854 SDValue CarryIn = N->getOperand(2);
1857 if (CarryIn.getOpcode() == ISD::CARRY_FALSE)