Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getVTList

1175       SDNode *CSENode = DAG.getNodeIfExists(N->getOpcode(), N->getVTList(),
1496 return DAG.getNode(ISD::ADDC, N->getDebugLoc(), N->getVTList(), N1, N0);
1533 return DAG.getNode(ISD::ADDE, N->getDebugLoc(), N->getVTList(),
1538 return DAG.getNode(ISD::ADDC, N->getDebugLoc(), N->getVTList(), N1, N0);
2170 return DAG.getNode(ISD::SADDO, N->getDebugLoc(), N->getVTList(),
2180 return DAG.getNode(ISD::UADDO, N->getDebugLoc(), N->getVTList(),