Home
last modified time | relevance | path

Searched refs:opt_barrier_double (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_err.c28 y = eval_as_double (opt_barrier_double (sign ? -y : y) * y); in xflow()
57 double y = opt_barrier_double (sign ? -1.0 : 1.0) / 0.0; in __math_divzero()
H A Dpow.c163 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
318 return iy >> 63 ? opt_barrier_double (1 / x2) : x2; in pow()
353 ix = asuint64 (opt_barrier_double (x) * 0x1p52); in pow()
H A Dexp10.c55 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in special_case()
H A Dmath_config.h275 opt_barrier_double (double x) in opt_barrier_double() function
299 opt_barrier_double (double x) in opt_barrier_double() function
H A Dexp2.c64 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
H A Dexp.c66 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Derfc_1u8.c135 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in erfc()
H A Dexp_inline.h67 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in exp_inline_special_case()
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dfinite_pow.h136 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in special_case()