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