Searched refs:opt_barrier_float (Results 1 – 8 of 8) sorted by relevance
57 force_eval_float(opt_barrier_float(x) * x); in nexttowardf()73 return check_oflowf(opt_barrier_float(x+x)); in nexttowardf()
191 return opt_barrier_float(x2); in powf()231 && eval_as_float (1.0f + opt_barrier_float (0x1p-25f)) != 1.0f) in powf()233 && eval_as_float (-1.0f - opt_barrier_float (0x1p-25f)) in powf()
33 force_eval_float(opt_barrier_float(x)*x); in nextafterf()
56 return opt_barrier_float(x+x); /* inf or NaN */ in rintf()
329 opt_barrier_float (float x) in opt_barrier_float() function379 #define clang_barrier_float(x) opt_barrier_float(x)
33 force_eval_float(opt_barrier_float(x)*x); in nexttowardf()
37 force_eval_float(opt_barrier_float(x)*x); in nexttowardf()
53 opt_barrier_float (float x) in opt_barrier_float() function78 #define clang_barrier_float(x) opt_barrier_float(x)