Searched defs:logc (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dlogf.c30 double_t z, r, r2, y, y0, invc, logc; local
H A Dlog10f.c40 double_t z, r, r2, y, y0, invc, logc; local
H A Dsv_log10_2u5.c46 svfloat64_t logc local
H A Dsv_log_2u5.c49 svfloat64_t logc = svld1_gather_index (pg, &__v_log_data.table[0].logc, i); local
H A Dlog.c33 double_t w, z, r, r2, r3, y, invc, logc, kd, hi, lo; local
H A Dlog10_2u.c44 double_t w, z, r, r2, r3, y, invc, logc, kd, hi, lo; local
H A Dv_log_inline.h52 float64x2_t logc; member in struct:entry
H A Dsv_asinh_3u0.c44 svfloat64_t logc = svld1_gather_index (pg, &__v_log_data.table[0].logc, i); local
H A Dv_asinh_3u5.c50 float64x2_t logc; member in struct:entry
H A Dfinite_pow.h62 double logc = __v_pow_log_data.logc[i]; local
H A Dv_pow_1u5.c89 float64x2_t logc = v_masked_lookup_f64 (__v_pow_log_data.logc, tmp); local
H A Dsv_pow_1u5.c184 svfloat64_t logc = svld1_gather_index (pg, __v_pow_log_data.logc, i); local
H A Dsv_powf_2u6.c166 svfloat64_t logc = svld1_gather_index (pg, Tlogc, i); local
H A Dmath_config.h376 double invc, logc; member in struct:logf_data::__anon51
396 double invc, logc; member in struct:log10_data::__anon52
487 double invc, logc; member in struct:log_data::__anon56
555 double logc[V_POWF_LOG2_N]; member in struct:v_powf_data
568 double invc, logc; member in struct:v_log_data::__anon60
620 double logc[1 << V_POW_LOG_TABLE_BITS]; member in struct:v_pow_log_data
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dlog2f.c29 double_t z, r, r2, p, y, y0, invc, logc; local
H A Dlogf.c30 double_t z, r, r2, y, y0, invc, logc; local
H A Dlog.c33 double_t w, z, r, r2, r3, y, invc, logc, kd, hi, lo; local
H A Dlog2.c33 double_t z, r, r2, r4, y, invc, logc, kd, hi, lo, t1, t2, t3, p; local
H A Dpowf.c33 double_t z, r, r2, r4, p, q, y, y0, invc, logc; local
H A Dpow.c40 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; local
H A Dmath_config.h379 double invc, logc; member in struct:logf_data::__anon8
391 double invc, logc; member in struct:log2f_data::__anon9
408 double invc, logc; member in struct:powf_log2_data::__anon10
452 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member in struct:log_data::__anon11
467 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member in struct:log2_data::__anon13
481 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member in struct:pow_log_data::__anon15
517 double invc, logc; member in struct:v_log_data::__anon16
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_log.c38 float64x2_t logc; member in struct:entry
H A Dv_powf.c30 double invc, logc; member in struct:__anon2::__anon3
110 double logc = data.log2_tab[i[lane]].logc; local

Completed in 289 milliseconds