Searched refs:WantNegative (Results 1 – 1 of 1) sorted by relevance
5505 bool WantNegative = in computeKnownFPClass() local5511 if (!WantNaN && !WantNegative && !WantNegZero) in computeKnownFPClass()5515 if (WantNegative) in computeKnownFPClass()5523 (WantNegative && KnownRHS.cannotBeOrderedLessThanZero()) || in computeKnownFPClass()5630 const bool WantNegative = (InterestedClasses & fcNegative) != fcNone; in computeKnownFPClass() local5633 if (!WantNan && !WantNegative && !WantPositive) in computeKnownFPClass()