Searched refs:_mm512_castps512_ps256 (Results 1 – 4 of 4) sorted by relevance
602 #define _zps2yps _mm512_castps512_ps256
40 static SIMDINLINE Float __conv(__m512 r) { return _mm512_castps512_ps256(r); }
6427 return _mm512_castps512_ps256 (__A); in test_mm512_castps512_ps256()
429 _mm512_castps512_ps256 (__m512 __A) in _mm512_castps512_ps256() function