Searched defs:__w3 (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | mmintrin.h | 1341 _mm_set_pi16(short __w3, short __w2, short __w1, short __w0) { in _mm_set_pi16() 1382 _mm_setr_pi16(short __w0, short __w1, short __w2, short __w3) { in _mm_setr_pi16()
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | mmintrin.h | 1465 _mm_setr_pi16(short __w0,short __w1,short __w2,short __w3) _mm_setr_pi16() argument
|
H A D | emmintrin.h | 3514 _mm_set_epi16(short __w7,short __w6,short __w5,short __w4,short __w3,short __w2,short __w1,short __w0) _mm_set_epi16() argument 3725 _mm_setr_epi16(short __w0,short __w1,short __w2,short __w3,short __w4,short __w5,short __w6,short __w7) _mm_setr_epi16() argument
|