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