Searched refs:IsNonNegative (Results 1 – 1 of 1) sorted by relevance
272 bool IsNonNegative = false; member276 unsigned TruncBits, bool IsNonNegative) in CastedValue()278 IsNonNegative(IsNonNegative) {} in CastedValue()287 IsNonNegative && PreserveNonNeg); in withValue()298 IsNonNegative); in withZExtOfValue()318 IsNonNegative); in withSExtOfValue()324 return CastedValue(NewV, ZExtBits, SExtBits + ExtendBy, 0, IsNonNegative); in withSExtOfValue()358 if (IsNonNegative || Other.IsNonNegative) in hasSameCastsAs()