Searched refs:_mm512_castpd128_pd512 (Results 1 – 4 of 4) sorted by relevance
600 #define _pd2zpd _mm512_castpd128_pd512
38 static SIMDINLINE __m512d __conv(Double r) { return _mm512_castpd128_pd512(r.v); }
6320 return _mm512_castpd128_pd512(__A); in test_mm512_castpd128_pd512()
447 _mm512_castpd128_pd512 (__m128d __A) in _mm512_castpd128_pd512() function