Lines Matching full:comparisons
195 // Single-precision comparisons.
214 // Double-precision comparisons.
2981 /// f32 and even f64 comparisons to integer ones.
3607 // Integer comparisons.
8299 // != NaN. Likewise, for unordered comparisons, check for RHS != NaN.
8303 // For less-than-or-equal comparisons, "+0 <= -0" will be true but vmin
8321 // != NaN. Likewise, for unordered comparisons, check for RHS != NaN.
8325 // For greater-than-or-equal comparisons, "-0 >= +0" will be true but vmax