Home
last modified time | relevance | path

Searched defs:p1011 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dtanpi.c60 float64x2_t p1011 = vfmaq_laneq_f64 (d->c10, r2, c_9_11, 1); in V_NAME_D1() local
H A Dasin.c105 float64x2_t p1011 = vfmaq_laneq_f64 (d->c10, z2, c911, 1); in V_NAME_D1() local
H A Datan.c102 float64x2_t p1011 = vfmaq_laneq_f64 (d->c10, z2, c911, 1); in V_NAME_D1() local
H A Dv_log1p_inline.h55 float64x2_t p1011 = vfmaq_laneq_f64 (d->c10, m, c911, 1); in eval_poly() local
H A Datan2.c132 float64x2_t p1011 = vfmaq_laneq_f64 (d->c10, z2, c911, 1); in V_NAME_D2() local
H A Dasinh.c199 float64x2_t p1011 = vfmaq_laneq_f64 (d->c10, x2, c911, 1); in V_NAME_D1() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dtanpi.c60 svfloat64_t p1011 = svmla_lane (sv_f64 (d->c10), r2, c_9_11, 1); in SV_NAME_D1() local
H A Dasinh.c151 svfloat64_t p1011 = svmla_lane (sv_f64 (d->even_coeffs[5]), x2, c911, 1); in SV_NAME_D1() local