Home | History | Annotate | Download | only in AArch64

Lines Matching refs:MemBits

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