Searched refs:_mm_blend_pd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h361 /// __m128d _mm_blend_pd(__m128d V1, __m128d V2, const int M);
378 #define _mm_blend_pd(V1, V2, M) \ macro

Completed in 201 milliseconds