Lines Matching defs:OrigMask
2271 uint64_t Mask = ((uint64_t)(-1LL) >> (64 - Size)), OrigMask = Mask;2346 if (NewImm == 0 || NewImm == OrigMask) {