Home
last modified time | relevance | path

Searched refs:AVX2Impl (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib.hpp45 struct AVX2Impl : AVXImpl struct
54 struct AVX512Impl : AVX2Impl
74 using IsaImpl = AVX2Impl;
102 struct AVX2Impl : AVXImpl struct
111 struct AVX512Impl : AVX2Impl
131 using IsaImpl = AVX2Impl;
162 using AVX2Impl = AVXImplBase<SIMD256Impl::AVX2Impl>; typedef
188 using IsaImpl = AVX2Impl;
Dsimdlib_512_avx512.inl50 using SIMD256T = SIMD256Impl::AVX2Impl;