Searched refs:float16_eq_quiet (Results 1 – 3 of 3) sorted by relevance
650 return float16_eq_quiet(frs1, frs2, &env->fp_status); in helper_feq_h()
334 static inline bool float16_eq_quiet(float16 a, float16 b, float_status *s) in float16_eq_quiet() function
1186 return -float16_eq_quiet(op1, op2, stat); in float16_ceq()