Home
last modified time | relevance | path

Searched refs:q_23 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dlog2f.c72 svfloat32_t q_23 = svmla_lane (sv_f32 (d->poly_02468[1]), r, p_1357, 1); in SV_NAME_F1() local
77 y = svmla_x (pg, q_23, r2, y); in SV_NAME_F1()
H A Dlog10f.c77 svfloat32_t q_23 = svmla_lane (sv_f32 (d->poly_0246[1]), r, p_1357, 1); in SV_NAME_F1() local
81 svfloat32_t q_03 = svmla_x (pg, q_01, r2, q_23); in SV_NAME_F1()