Searched defs:isNonNegative (Results 1 – 5 of 5) sorted by relevance
99 bool isNonNegative() const { return Zero.isSignBitSet(); } in isNonNegative() function
368 bool isNonNegative() const { return !isNegative(); } in isNonNegative() function
301 bool isNonNegative() const { in isNonNegative() function
329 bool isNonNegative() const { return !isNegative(); } in isNonNegative() function
325 bool isNonNegative() const { return !isNegative(); } in isNonNegative() function