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