Home
last modified time | relevance | path

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

/freebsd-head/contrib/arm-optimized-routines/math/
HDmath_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()
HDpow.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()
HDexp10.c55 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in special_case()
HDmath_config.h275 opt_barrier_double (double x) in opt_barrier_double() function
299 opt_barrier_double (double x) in opt_barrier_double() function
HDexp2.c64 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
HDexp.c66 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
/freebsd-head/contrib/arm-optimized-routines/math/aarch64/experimental/
HDerfc_1u8.c135 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in erfc()
HDexp_inline.h67 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in exp_inline_special_case()
/freebsd-head/contrib/arm-optimized-routines/math/aarch64/advsimd/
HDfinite_pow.h136 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in special_case()