Searched refs:force_eval_float (Results 1 – 10 of 10) sorted by relevance
45 force_eval_float(1.0f + VAL); in __math_set_inexactf()51 force_eval_float(1.0f + VAL); in __math_inexactf()
40 (void) pick_float_except(force_eval_float(VAL * VAL), 0.0f); in __math_denormf()
47 force_eval_float(pick_float_except(VAL / VAL, VAL)); in __math_set_invalidf()
57 force_eval_float(opt_barrier_float(x) * x); in nexttowardf()
33 force_eval_float(opt_barrier_float(x)*x); in nextafterf()
56 force_eval_float (s); in sinf()
57 force_eval_float (x2); in sincosf()
343 force_eval_float (float x) in force_eval_float() function381 #define clang_force_float(x) force_eval_float(x)
33 force_eval_float(opt_barrier_float(x)*x); in nexttowardf()
37 force_eval_float(opt_barrier_float(x)*x); in nexttowardf()