Searched refs:_mm_cvtpd_ps (Results 1 – 3 of 3) sorted by relevance
55 return _mm_shuffle_ps(_mm_cvtpd_ps(a), _mm_cvtpd_ps(b), (1 << 2) | (1 << 6));
474 return _mm_cvtpd_ps(A); in test_mm_cvtpd_ps()
386 _mm_cvtpd_ps(__m128d __a) in _mm_cvtpd_ps() function