| simd_sve.h | 91 struct __sve_vector_type; 94 using __sve_vector_type_t = typename __sve_vector_type<_Tp, _Np>::type; 97 struct __sve_vector_type<int8_t, _Np> struct 113 struct __sve_vector_type<uint8_t, _Np> struct 129 struct __sve_vector_type<int16_t, _Np> struct 145 struct __sve_vector_type<uint16_t, _Np> struct 161 struct __sve_vector_type<int32_t, _Np> struct 177 struct __sve_vector_type<uint32_t, _Np> struct 193 struct __sve_vector_type<int64_t, _Np> struct 209 struct __sve_vector_type<uint64_t, _Np struct 225 struct __sve_vector_type<float, _Np> struct 241 struct __sve_vector_type<double, _Np> struct 257 struct __sve_vector_type struct in inherits:__sve_vector_type [all...] |