Searched refs:v_expf_inline (Results 1 – 2 of 2) sorted by relevance
63 float32x4_t t = v_expf_inline (ax, &d->expf_consts); in V_NAME_F1()66 float32x4_t t = v_expf_inline (x, &d->expf_consts); in V_NAME_F1()
32 v_expf_inline (float32x4_t x, const struct v_expf_data *d) in v_expf_inline() function