Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:MaxValue

1706   int MaxValue = getMaxValue(MI);
1709 return (ImmValue < MinValue || ImmValue > MaxValue);