Home | History | Annotate | Download | only in ARM

Lines Matching full:comparisons

192       // Single-precision comparisons.
211 // Double-precision comparisons.
3282 /// f32 and even f64 comparisons to integer ones.
4057 // Integer comparisons.
9729 // != NaN. Likewise, for unordered comparisons, check for RHS != NaN.
9733 // For less-than-or-equal comparisons, "+0 <= -0" will be true but vmin
9751 // != NaN. Likewise, for unordered comparisons, check for RHS != NaN.
9755 // For greater-than-or-equal comparisons, "-0 >= +0" will be true but vmax