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