reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7104 SDLoc dl(Node); 7105 SDValue LHS = Node->getOperand(0); 7106 SDValue RHS = Node->getOperand(1); 7107 bool IsAdd = Node->getOpcode() == ISD::UADDO; 7111 if (isOperationLegalOrCustom(OpcCarry, Node->getValueType(0))) { 7112 SDValue CarryIn = DAG.getConstant(0, dl, Node->getValueType(1)); 7113 SDValue NodeCarry = DAG.getNode(OpcCarry, dl, Node->getVTList(), 7123 EVT ResultType = Node->getValueType(1); 7125 DAG.getDataLayout(), *DAG.getContext(), Node->getValueType(0));