Home
last modified time | relevance | path

Searched defs:specialcase (Results 1 – 25 of 48) sorted by relevance

12

/external/arm-optimized-routines/math/
Dv_exp2f.c35 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
46 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn, v_u32_t cmp1, v_f32_t scale) in specialcase() function
Dv_expf.c38 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
49 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn, v_u32_t cmp1, v_f32_t scale) in specialcase() function
Dv_exp.c46 specialcase (v_f64_t x, v_f64_t y, v_u64_t cmp) in specialcase() function
59 specialcase (v_f64_t s, v_f64_t y, v_f64_t n) in specialcase() function
Dv_cosf.c34 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
Dv_logf.c33 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
Dv_sinf.c34 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
Dv_cos.c43 specialcase (v_f64_t x, v_f64_t y, v_u64_t cmp) in specialcase() function
/external/arm-optimized-routines/pl/math/
Dcosh_2u.c20 specialcase (double x, uint64_t iax) in specialcase() function
Dcoshf_1u9.c22 specialcase (float x, uint32_t iax) in specialcase() function
Dv_asinhf_2u7.c23 specialcase (v_f32_t x, v_f32_t y, v_u32_t special) in specialcase() function
Dv_atanh_3u5.c24 specialcase (v_f64_t x, v_f64_t y, v_u64_t special) in specialcase() function
Dv_atanf_3u.c23 specialcase (v_f32_t x, v_f32_t y, v_u32_t special) in specialcase() function
Dv_log2f_2u5.c24 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
Dv_log10f_3u5.c26 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
Dv_tan_3u5.c27 specialcase (v_f64_t x) in specialcase() function
Dsv_log2f_2u5.c23 specialcase (sv_f32_t x, sv_f32_t y, svbool_t cmp) in specialcase() function
Dv_atan2f_3u.c23 specialcase (v_f32_t y, v_f32_t x, v_f32_t ret, v_u32_t cmp) in specialcase() function
Dv_atan2_3u.c22 specialcase (v_f64_t y, v_f64_t x, v_f64_t ret, v_u64_t cmp) in specialcase() function
Dsv_log10_2u5.c21 specialcase (sv_f64_t x, sv_f64_t y, svbool_t special) in specialcase() function
Dv_erff_1u5.c23 specialcase (v_f32_t x, v_f32_t y, v_u32_t cmp) in specialcase() function
Dsv_log2_3u.c20 specialcase (sv_f64_t x, sv_f64_t y, const svbool_t cmp) in specialcase() function
Dv_cbrtf_1u5.c26 specialcase (v_f32_t x, v_f32_t y, v_u32_t special) in specialcase() function
Dv_cbrt_2u.c26 specialcase (v_f64_t x, v_f64_t y, v_u64_t special) in specialcase() function
Dsv_atan2_2u5.c22 specialcase (sv_f64_t y, sv_f64_t x, sv_f64_t ret, const svbool_t cmp) in specialcase() function
Dv_exp_tail.c26 specialcase (v_f64_t s, v_f64_t y, v_f64_t n) in specialcase() function

12