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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h389 /// __m128 _mm_blend_ps(__m128 V1, __m128 V2, const int M);
406 #define _mm_blend_ps(V1, V2, M) \ macro

Completed in 159 milliseconds