Searched refs:performSUBCombine (Results 1 – 1 of 1) sorted by relevance
1050 static SDValue performSUBCombine(SDNode *N, SelectionDAG &DAG, in performSUBCombine() function1172 return performSUBCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()