Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:MaxValue

2473   int MaxValue = getMaxValue(MI);
2476 return (ImmValue < MinValue || ImmValue > MaxValue);