Searched refs:sv_horner_11_f32_x (Results 1 – 1 of 1) sorted by relevance
180 sv_horner_11_f32_x (svbool_t pg, VTYPE x, const STYPE *poly) in sv_horner_11_f32_x() function187 return svmad_x (pg, x, sv_horner_11_f32_x (pg, x, poly + 1), poly[0]); in sv_horner_12_f32_x()