HomeSort by: relevance | last modified time | path
    Searched refs:_mm_cvtpd_ps (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/
configure.ac 393 ]], [[ __m128 x = _mm_addsub_ps(_mm_cvtpd_ps(_mm_setzero_pd()),
394 _mm_cvtpd_ps(_mm_setzero_pd())); ]])],
configure 16869 __m128 x = _mm_addsub_ps(_mm_cvtpd_ps(_mm_setzero_pd()),
16870 _mm_cvtpd_ps(_mm_setzero_pd()));

Completed in 95 milliseconds