Home | History | Annotate | Download | only in AArch64

Lines Matching defs:BitSize

350     unsigned BitSize = N.getValueType().getSizeInBits();
351 unsigned Val = RHS->getZExtValue() & (BitSize - 1);