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