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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dsmmintrin.h63 _mm_blend_epi16(__m128i __A, __m128i __B, const int __imm8) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h498 /// __m128i _mm_blend_epi16(__m128i V1, __m128i V2, const int M);
515 #define _mm_blend_epi16(V1, V2, M) \ macro

Completed in 68 milliseconds