Lines Matching defs:NVal
11843 uint64_t NVal = -C->getSExtValue();11844 if (isUInt<12>(NVal) || isShiftedUInt<12, 12>(NVal)) {