Home
last modified time | relevance | path

Searched defs:half_e (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dcoshf.c24 special_case (svfloat32_t x, svfloat32_t half_e, svfloat32_t half_over_e, in special_case()
47 svfloat32_t half_e = svmul_x (svptrue_b32 (), e, 0.5); in SV_NAME_F1() local