Searched refs:PerformSubCSINCCombine (Results 1 – 1 of 1) sorted by relevance
14040 static SDValue PerformSubCSINCCombine(SDNode *N, SelectionDAG &DAG) { in PerformSubCSINCCombine() function14071 if (SDValue R = PerformSubCSINCCombine(N, DCI.DAG)) in PerformSUBCombine()