Searched refs:_mm_set_epi8 (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/Headers/ |
| D | emmintrin.h | 3563 _mm_set_epi8(char __b15, char __b14, char __b13, char __b12, char __b11, in _mm_set_epi8() function 3653 return _mm_set_epi8(__b, __b, __b, __b, __b, __b, __b, __b, __b, __b, __b, in _mm_set1_epi8() 3775 return _mm_set_epi8(__b15, __b14, __b13, __b12, __b11, __b10, __b9, __b8, in _mm_setr_epi8()
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | emmintrin.h | 596 _mm_set_epi8 (char __q15, char __q14, char __q13, char __q12, in _mm_set_epi8() function 636 return _mm_set_epi8 (__A, __A, __A, __A, __A, __A, __A, __A, in _mm_set1_epi8() 668 return _mm_set_epi8 (__q15, __q14, __q13, __q12, __q11, __q10, __q09, __q08, in _mm_setr_epi8()
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/ppc_wrappers/ |
| D | emmintrin.h | 679 _mm_set_epi8(char __q15, char __q14, char __q13, char __q12, char __q11, in _mm_set_epi8() function 716 return _mm_set_epi8(__A, __A, __A, __A, __A, __A, __A, __A, __A, __A, __A, in _mm_set1_epi8() 747 return _mm_set_epi8(__q15, __q14, __q13, __q12, __q11, __q10, __q09, __q08, in _mm_setr_epi8()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/ |
| D | emmintrin.h | 661 _mm_set_epi8 (char __Z, char __Y, char __X, char __W, in _mm_set_epi8() function
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | README-SSE.txt | 615 return _mm_set_epi8 (1, 0, 0, 0, 0, 0, 0, 0, 0, x, 0, 1, 0, 0, 0, 0);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog | 10746 _mm_set_epi8, _mm_set1_epi64, _mm_set1_epi32, _mm_set1_epi16,
|