Home
last modified time | relevance | path

Searched refs:v_as_u32_s32 (Results 1 – 5 of 5) sorted by relevance

/third_party/optimized-routines/math/
Dv_exp2f_1u.c60 e = v_as_u32_s32 (v_round_s32 (x)) << 23; in V_NAME()
Dv_exp2f.c62 e = v_as_u32_s32 (v_round_s32 (x)) << 23; in V_NAME()
Dv_expf_1u.c65 e = v_as_u32_s32 (v_round_s32 (z)) << 23; in V_NAME()
Dv_expf.c67 e = v_as_u32_s32 (v_round_s32 (z)) << 23; in V_NAME()
Dv_math.h225 v_as_u32_s32 (v_s32_t x) in v_as_u32_s32() function
494 v_as_u32_s32 (v_s32_t x) in v_as_u32_s32() function