Searched refs:PerformADDCombine (Results 1 – 2 of 2) sorted by relevance
4761 static SDValue PerformADDCombine(SDNode *N, in PerformADDCombine() function5075 return PerformADDCombine(N, DCI, STI, OptLevel); in PerformDAGCombine()
13865 static SDValue PerformADDCombine(SDNode *N, in PerformADDCombine() function18669 case ISD::ADD: return PerformADDCombine(N, DCI, Subtarget); in PerformDAGCombine()