Searched refs:PerformADDCombine (Results 1 – 2 of 2) sorted by relevance
3933 static SDValue PerformADDCombine(SDNode *N, in PerformADDCombine() function4207 return PerformADDCombine(N, DCI, STI, OptLevel); in PerformDAGCombine()
8019 static SDValue PerformADDCombine(SDNode *N, in PerformADDCombine() function9799 case ISD::ADD: return PerformADDCombine(N, DCI, Subtarget); in PerformDAGCombine()