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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsmmintrin.h190 _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) function
197 #define _mm_blend_ps(X, Y, M) \ macro

Completed in 46 milliseconds