Searched refs:p52 (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfloatunditf.c14 static const double twop52 = 0x1.0p52;
22 low.x |= a & UINT64_C(0x00000000ffffffff); // 0x1.0p52 + low 32 bits of a
H A Dfloatditf.c13 static const double twop52 = 0x1.0p52;
16 low.x |= a & UINT64_C(0x00000000ffffffff); // 0x1.0p52 + low 32 bits of a.
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dtanh_3u.c16 #define Shift 0x1.8p52
H A Dexpm1_2u5.c16 #define Shift 0x1.8p52
H A Dv_erfc_1u8.c17 float64x2_t p51, p52; member in struct:data
35 .p52 = V2 (0x1.6c16c16c16c17p-5), /* 2/45. */
149 float64x2_t p5 = vfmaq_f64 (dat->p51, r2, dat->p52);
H A Dsv_erfc_1u8.c17 double p51, p52; member in struct:data
38 .p52 = 0x1.6c16c16c16c17p-5, /* 2/45. */
116 svfloat64_t p5 = svmla_x (pg, sv_f64 (dat->p51), r2, dat->p52);
H A Dsv_cos_2u5.c24 .shift = 0x1.8000000000001p52
H A Dv_exp_tail_inline.h32 .shift = V2 (0x1.8p52),
H A Dsv_expm1_2u5.c33 .shift = 0x1.8p52,
H A Dsv_sincos_common.h19 .shift = 0x1.8p52,
H A Dv_sincos_common.h19 .shift = V2 (0x1.8p52),
H A Dsv_cbrt_2u.c29 .shift = 0x1.8p52,
H A Dv_exp2_2u.c27 .shift = V2 (0x1.8p52 / N),
H A Dv_tan_3u5.c29 .shift = V2 (0x1.8p52),
H A Dv_tanh_3u.c30 .shift = V2 (0x1.8p52),
H A Dsv_sin_3u5.c25 .shift = 0x1.8p52,
H A Dsv_sinh_3u.c31 .shift = 0x1.8p52,
H A Dsv_tan_3u5.c27 .shift = 0x1.8p52,
H A Dsv_tanh_3u.c29 .shift = 0x1.8p52,
H A Dv_expm1_2u5.c32 .shift = V2 (0x1.8p52),
H A Dv_cbrt_2u.c21 .shift = V2 (0x1.8p52),
H A Dv_pow_exp_data.c28 .shift = 0x1.8p52,
H A Dsv_exp2_2u.c27 .shift = 0x1.8p52 / N,
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_cos.c26 .shift = V2 (0x1.8p52),
H A Dv_sin.c26 .shift = V2 (0x1.8p52),

Completed in 399 milliseconds

12