Home
last modified time | relevance | path

Searched refs:_mm512_castps256_ps512 (Results 1 – 3 of 3) sorted by relevance

/external/epid-sdk/ext/ipp/sources/include/
Downdefs.h605 #define _yps2zps _mm512_castps256_ps512
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_256_avx512.inl37 static SIMDINLINE __m512 __conv(Float r) { return _mm512_castps256_ps512(r.v); }
/external/clang/lib/Headers/
Davx512fintrin.h404 _mm512_castps256_ps512(__m256 __a) in _mm512_castps256_ps512() function