reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4166 SDValue expandAddSubSat(SDNode *Node, SelectionDAG &DAG) const;
3335 Results.push_back(TLI.expandAddSubSat(Node, DAG));
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp 2861 SDValue Result = TLI.expandAddSubSat(N, DAG);
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp 1357 if (SDValue Expanded = TLI.expandAddSubSat(Op.getNode(), DAG))