Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:ImmValue

1703   int ImmValue = MO.getImm();
1705 return (ImmValue < MinValue || ImmValue > MaxValue);