Searched refs:SIMD512Impl (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dintrin.h47 typedef SIMDImpl::SIMD512Impl::Float simd16scalar;
48 typedef SIMDImpl::SIMD512Impl::Double simd16scalard;
49 typedef SIMDImpl::SIMD512Impl::Integer simd16scalari;
50 typedef SIMDImpl::SIMD512Impl::Vec4 simd16vector;
51 typedef SIMDImpl::SIMD512Impl::Mask simd16mask;
H A Dsimdlib.hpp144 namespace SIMD512Impl namespace in namespace:SIMDImpl
191 using Float = SIMD512Impl::Float;
192 using Double = SIMD512Impl::Double;
193 using Integer = SIMD512Impl::Integer;
194 using Vec4 = SIMD512Impl::Vec4;
195 using Mask = SIMD512Impl::Mask;
197 } // namespace SIMD512Impl
549 using SIMD512 = SIMDBase<SIMDImpl::SIMD512Impl::Traits>;
H A Dsimdlib_types.hpp316 namespace SIMD512Impl namespace in namespace:SIMDImpl
456 } // namespace SIMD512Impl
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dintrin.h47 typedef SIMDImpl::SIMD512Impl::Float simd16scalar;
48 typedef SIMDImpl::SIMD512Impl::Double simd16scalard;
49 typedef SIMDImpl::SIMD512Impl::Integer simd16scalari;
50 typedef SIMDImpl::SIMD512Impl::Vec4 simd16vector;
51 typedef SIMDImpl::SIMD512Impl::Mask simd16mask;
H A Dsimdlib.hpp144 namespace SIMD512Impl namespace in namespace:SIMDImpl
191 using Float = SIMD512Impl::Float;
192 using Double = SIMD512Impl::Double;
193 using Integer = SIMD512Impl::Integer;
194 using Vec4 = SIMD512Impl::Vec4;
195 using Mask = SIMD512Impl::Mask;
197 } // namespace SIMD512Impl
216 using SIMD512 = SIMDBase<SIMDImpl::SIMD512Impl::Traits>;
H A Dsimdlib_types.hpp316 namespace SIMD512Impl namespace in namespace:SIMDImpl
456 } // namespace SIMD512Impl
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.7.rst58 {aka ‘__vector(8) long long int’} to ‘SIMDImpl::SIMD512Impl::Float’
H A D18.1.0.rst140 {aka ‘__vector(8) long long int’} to ‘SIMDImpl::SIMD512Impl::Float’
H A D18.0.0.rst323 {aka ‘__vector(8) long long int’} to ‘SIMDImpl::SIMD512Impl::Float’

Completed in 13 milliseconds