Home | History | Annotate | Download | only in AArch64

Lines Matching refs:MemBits

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