Searched refs:n_over_ln2_and_c2 (Results 1 – 1 of 1) sorted by relevance
258 svfloat64_t n_over_ln2_and_c2 = svld1rq_f64 (svptrue_b64 (), &d->n_over_ln2); in sv_exp_core() local259 svfloat64_t z = svmul_lane_f64 (x, n_over_ln2_and_c2, 0); in sv_exp_core()280 *tmp = svmla_lane_f64 (sv_f64 (d->exp_c1), r, n_over_ln2_and_c2, 1); in sv_exp_core()