Searched refs:_mm512_castps_pd (Results 1 – 4 of 4) sorted by relevance
266 return _mm512_castps_pd(a);398 return _mm256_castpd_ps(_mm512_extractf64x4_pd(_mm512_castps_pd(a), imm));416 return _mm512_castpd_ps(_mm512_insertf64x4(_mm512_castps_pd(a), _mm256_castps_pd(b), imm));
593 #define _zps2zpd _mm512_castps_pd
6301 return _mm512_castps_pd (__A); in test_mm512_castps_pd()
453 _mm512_castps_pd (__m512 __A) in _mm512_castps_pd() function