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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dmmintrin.h1357 _mm_set_pi8(char __b7, char __b6, char __b5, char __b4, char __b3, char __b2, function
1417 return _mm_set_pi8(__b, __b, __b, __b, __b, __b, __b, __b);
1493 return _mm_set_pi8(__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmintrin.h907 _mm_set_pi8 (char __b7, char __b6, char __b5, char __b4, function
931 return _mm_set_pi8 (__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
952 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmintrin.h913 _mm_set_pi8 (char __b7, char __b6, char __b5, char __b4, function
937 return _mm_set_pi8 (__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
958 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1352 _mm_set_pi8(char __b7, char __b6, char __b5, char __b4, char __b3, function
1388 return _mm_set_pi8(__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmmintrin.h1109 _mm_set_pi8 (char __b7, char __b6, char __b5, char __b4, function
1144 return _mm_set_pi8 (__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmmintrin.h1383 _mm_set_pi8 (char __b7, char __b6, char __b5, char __b4, function
1420 return _mm_set_pi8 (__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmmintrin.h1383 _mm_set_pi8 (char __b7, char __b6, char __b5, char __b4, function
1420 return _mm_set_pi8 (__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmmintrin.h1109 _mm_set_pi8 (char __b7, char __b6, char __b5, char __b4, function
1144 return _mm_set_pi8 (__b7, __b6, __b5, __b4, __b3, __b2, __b1, __b0);

Completed in 270 milliseconds