Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SplatBits

2414     unsigned SplatBits = APSplatBits.getZExtValue();
2415 int32_t SextVal = ((int32_t) (SplatBits << (32 - SplatBitSize)) >>