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.hpp44 struct AVX2Impl : AVXImpl struct
53 struct AVX512Impl : AVX2Impl
73 using IsaImpl = AVX2Impl;
100 struct AVX2Impl : AVXImpl struct
109 struct AVX512Impl : AVX2Impl
129 using IsaImpl = AVX2Impl;
159 using AVX2Impl = AVXImplBase<SIMD256Impl::AVX2Impl>; typedef
184 using IsaImpl = AVX2Impl;
Dsimdlib_512_avx512.inl50 using SIMD256T = SIMD256Impl::AVX2Impl;