Searched refs:_mm512_castps256_ps512 (Results 1 – 3 of 3) sorted by relevance
605 #define _yps2zps _mm512_castps256_ps512
37 static SIMDINLINE __m512 __conv(Float r) { return _mm512_castps256_ps512(r.v); }
404 _mm512_castps256_ps512(__m256 __a) in _mm512_castps256_ps512() function