Searched refs:float16_le_quiet (Results 1 – 2 of 2) sorted by relevance
630 return float16_le_quiet(frs1, frs2, &env->fp_status); in helper_fleq_h()
335 static inline bool float16_le_quiet(float16 a, float16 b, float_status *s) in float16_le_quiet() function