Lines Matching defs:MaskForTy
19381 uint64_t MaskForTy = 0ull;19384 MaskForTy = 0xffull;19387 MaskForTy = 0xffffull;19390 MaskForTy = 0xffffffffull;19399 return Op0->getAPIntValue().getLimitedValue() == MaskForTy;