Searched refs:load1 (Results 1 – 7 of 7) sorted by relevance
92 constexpr auto load1 = vfloat8::load1; variable107 constexpr auto load1 = vfloat4::load1; variable122 constexpr auto load1 = vfloat4::load1; variable154 constexpr auto load1 = vfloat4::load1; variable
123 static ASTCENC_SIMD_INLINE vfloat4 load1(const float* p) in load1() function268 static ASTCENC_SIMD_INLINE vint4 load1(const int* p) in load1() function
122 static ASTCENC_SIMD_INLINE vfloat8 load1(const float* p) in load1() function238 static ASTCENC_SIMD_INLINE vint8 load1(const int* p) in load1() function
181 vfloat sval = load1(dec_weight_ideal_value + j) * rcp_stepsize - offset; in compute_lowest_and_highest_weight()
131 static ASTCENC_SIMD_INLINE vfloat4 load1(const float* p) in load1() function290 static ASTCENC_SIMD_INLINE vint4 load1(const int* p) in load1() function
129 static ASTCENC_SIMD_INLINE vfloat4 load1(const float* p) in load1() function273 static ASTCENC_SIMD_INLINE vint4 load1(const int* p) in load1() function
346 vfloat4 a = vfloat4::load1(&s); in TEST()1237 vint4 a = vint4::load1(&s); in TEST()2094 vfloat8 a = vfloat8::load1(&s); in TEST()2820 vint8 a = vint8::load1(&s); in TEST()