Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Derfcf.c55 = vld1_f32 (&__v_erfcf_data.tab[vgetq_lane_u32 (i, 0) - Off].erfc); in lookup()
57 = vld1_f32 (&__v_erfcf_data.tab[vgetq_lane_u32 (i, 1) - Off].erfc); in lookup()
59 = vld1_f32 (&__v_erfcf_data.tab[vgetq_lane_u32 (i, 2) - Off].erfc); in lookup()
61 = vld1_f32 (&__v_erfcf_data.tab[vgetq_lane_u32 (i, 3) - Off].erfc); in lookup()
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Derfcf_1u7.c62 float erfcr = __v_erfcf_data.tab[i].erfc; in erfcf()
63 float scale = __v_erfcf_data.tab[i].scale; in erfcf()
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dv_erfcf_data.c17 const struct v_erfcf_data __v_erfcf_data = { variable
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Derfcf.c70 const float32_t *p = &__v_erfcf_data.tab[0].erfc - 2 * dat->off_arr; in SV_NAME_F1()
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h155 #define __v_erfcf_data arm_math_v_erfcf_data macro
637 } __v_erfcf_data HIDDEN;