Searched refs:__v_exp_data (Results 1 – 8 of 8) sorted by relevance
11 const uint64_t __v_exp_data[] = { variable
35 return (uint64x2_t){ __v_exp_data[i[0] & IndexMask], in lookup_sbits()36 __v_exp_data[i[1] & IndexMask] }; in lookup_sbits()
87 svuint64_t sbits = svld1_gather_index (pg, __v_exp_data, idx); in SV_NAME_D1()
125 u = v_lookup_u64 (__v_exp_data, i); in V_NAME_D1()
434 extern const uint64_t __v_exp_data[1 << V_EXP_TABLE_BITS] HIDDEN;
13 const uint64_t __v_exp_data[] = { variable
38 #define Tab __v_exp_data
132 #define __v_exp_data arm_math_v_exp_data macro510 extern const uint64_t __v_exp_data[1 << V_EXP_TABLE_BITS] HIDDEN;