Lines Matching defs:SatMax
28836 SDValue SatMax = DAG.getConstant(MaxVal, DL, VT);28839 Result = DAG.getSelect(DL, VT, SumNeg, SatMax, SatMin);