Home | History | Annotate | Download | only in ARM

Lines Matching refs:MemBits

11665       unsigned MemBits = VT.getScalarType().getSizeInBits();
11666 KnownZero |= APInt::getHighBitsSet(BitWidth, BitWidth - MemBits);