Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dlog2f.c74 svfloat32_t q_67 = svmla_lane (sv_f32 (d->poly_02468[3]), r, p_1357, 3); in SV_NAME_F1() local
75 svfloat32_t y = svmla_x (pg, q_67, r2, sv_f32 (d->poly_02468[4])); in SV_NAME_F1()
H A Dlog10f.c79 svfloat32_t q_67 = svmla_lane (sv_f32 (d->poly_0246[3]), r, p_1357, 3); in SV_NAME_F1() local
80 svfloat32_t q_47 = svmla_x (pg, q_45, r2, q_67); in SV_NAME_F1()