Home
last modified time | relevance | path

Searched refs:v_any_u32 (Results 1 – 9 of 9) sorted by relevance

/third_party/optimized-routines/math/
Dv_cosf.c71 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_logf.c68 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_sinf.c70 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_exp2f_1u.c71 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_exp2f.c73 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_expf_1u.c76 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_expf.c78 if (unlikely (v_any_u32 (cmp))) in V_NAME()
Dv_math.h164 v_any_u32 (v_u32_t x) in v_any_u32() function
432 v_any_u32 (v_u32_t x) in v_any_u32() function
Dv_powf.c230 if (unlikely (v_any_u32 (cmp))) in V_NAME()