Home | History | Annotate | Download | only in X86

Lines Matching full:apint

941   APInt MaskedHighBits =
942 APInt::getHighBitsSet(X.getSimpleValueType().getSizeInBits(), MaskLZ);
943 APInt KnownZero, KnownOne;