Searched refs:combineSub (Results 1 – 1 of 1) sorted by relevance
49662 static SDValue combineSub(SDNode *N, SelectionDAG &DAG, in combineSub() function50814 case ISD::SUB: return combineSub(N, DAG, DCI, Subtarget); in PerformDAGCombine()