Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog1pf.c20 .d = V_LOG1PF_CONSTANTS_TABLE,
59 const static struct v_log1pf_data data = V_LOG1PF_CONSTANTS_TABLE;
H A Datanhf.c21 .log1pf_consts = V_LOG1PF_CONSTANTS_TABLE,
H A Dacoshf.c18 } data = { .log1pf_consts = V_LOG1PF_CONSTANTS_TABLE, .one = V4 (0x3f800000) };
H A Dv_log1pf_inline.h25 #define V_LOG1PF_CONSTANTS_TABLE \ macro
H A Dasinhf.c23 .log1pf_consts = V_LOG1PF_CONSTANTS_TABLE,