Searched refs:PerformADDECombine (Results 1 – 2 of 2) sorted by relevance
391 static SDValue PerformADDECombine(SDNode *N, SelectionDAG& DAG, in PerformADDECombine() function645 return PerformADDECombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
10372 static SDValue PerformADDECombine(SDNode *N, in PerformADDECombine() function12754 case ARMISD::ADDE: return PerformADDECombine(N, DCI, Subtarget); in PerformDAGCombine()