Searched defs:_mm_blend_ps (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | smmintrin.h | 191 _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) in _mm_blend_ps() function 198 #define _mm_blend_ps(X, Y, M) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | smmintrin.h | 191 _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) in _mm_blend_ps() function 198 #define _mm_blend_ps(X, Y, M) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | smmintrin.h | 355 _mm_blend_ps (__m128 __A, __m128 __B, const int __imm8) in _mm_blend_ps() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | smmintrin.h | 406 #define _mm_blend_ps(V1, V2, M) \ macro
|