Searched refs:PerformSubCombine (Results 1 – 1 of 1) sorted by relevance
14167 static SDValue PerformSubCombine(SDNode *N, SelectionDAG &DAG) { in PerformSubCombine() function14204 case ISD::SUB: return PerformSubCombine(N, DAG); in PerformDAGCombine()