Searched refs:combineSub (Results 1 – 2 of 2) sorted by relevance
30783 static SDValue combineSub(SDNode *N, SelectionDAG &DAG, in combineSub() function30957 case ISD::SUB: return combineSub(N, DAG, Subtarget); in PerformDAGCombine()
39212 static SDValue combineSub(SDNode *N, SelectionDAG &DAG, in combineSub() function39645 case ISD::SUB: return combineSub(N, DAG, Subtarget); in PerformDAGCombine()