Searched refs:_mm512_castps_pd (Results 1 – 7 of 7) sorted by relevance
75 …dd_ps(_mm512_castps512_ps256(v), _mm256_castpd_ps(_mm512_extractf64x4_pd(_mm512_castps_pd(v), 1))); in _mm512_reduce_add_ps()88 …ax_ps(_mm512_castps512_ps256(v), _mm256_castpd_ps(_mm512_extractf64x4_pd(_mm512_castps_pd(v), 1))); in _mm512_reduce_max_ps()
472 _mm512_unpacklo_pd(_mm512_castps_pd(a), _mm512_castps_pd(b)));477 _mm512_unpackhi_pd(_mm512_castps_pd(a), _mm512_castps_pd(b)));
243 return _mm512_castps_pd(a);400 return _mm256_castpd_ps(_mm512_extractf64x4_pd(_mm512_castps_pd(a), imm));418 return _mm512_castpd_ps(_mm512_insertf64x4(_mm512_castps_pd(a), _mm256_castps_pd(b), imm));
6301 return _mm512_castps_pd (__A); in test_mm512_castps_pd()
8984 return _mm512_castps_pd (__A); in test_mm512_castps_pd()
453 _mm512_castps_pd (__m512 __A) in _mm512_castps_pd() function
449 _mm512_castps_pd (__m512 __A) in _mm512_castps_pd() function