Home
last modified time | relevance | path

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

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