Searched refs:powf_core (Results 1 – 1 of 1) sorted by relevance
129 powf_core (const struct data *d, float64x2_t ylogx) in powf_core() function191 float32x2_t p_lo = powf_core (d, ylogx_lo); in V_NAME_F2()192 float32x2_t p_hi = powf_core (d, ylogx_hi); in V_NAME_F2()