Searched refs:_mm512_castps128_ps512 (Results 1 – 5 of 5) sorted by relevance
366 return _mm512_castps128_ps512(374 return _mm512_castps128_ps512(
598 #define _ps2zps _mm512_castps128_ps512
37 static SIMDINLINE __m512 __conv(Float r) { return _mm512_castps128_ps512(r.v); }
6314 return _mm512_castps128_ps512(__A); in test_mm512_castps128_ps512()
465 _mm512_castps128_ps512 (__m128 __A) in _mm512_castps128_ps512() function