Searched refs:PerformADDECombine (Results 1 – 1 of 1) sorted by relevance
13528 static SDValue PerformADDECombine(SDNode *N, in PerformADDECombine() function18888 case ARMISD::ADDE: return PerformADDECombine(N, DCI, Subtarget); in PerformDAGCombine()