Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:MaxValue

1941   int MaxValue = getMaxValue(MI);
1944 return (ImmValue < MinValue || ImmValue > MaxValue);