Lines Matching refs:PerformADDCombine
8623 /// operands N0 and N1. This is a helper for PerformADDCombine that is8643 /// PerformADDCombine - Target-specific dag combine xforms for ISD::ADD.8645 static SDValue PerformADDCombine(SDNode *N,10570 case ISD::ADD: return PerformADDCombine(N, DCI, Subtarget);