Searched defs:__w1 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | mmintrin.h | 1079 __vector signed int __w0, __w1; in _mm_mulhi_pi16() local 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()
|
H A D | emmintrin.h | 1386 __vector signed int __w0, __w1; in _mm_mulhi_epi16() local 1986 __v4su __w0, __w1; in _mm_mulhi_epu16() local
|
H A D | xmmintrin.h | 1575 __vector unsigned int __w0, __w1; in _mm_mulhi_pu16() local
|
/llvm-project/clang/lib/Headers/ |
H A D | mmintrin.h | 1457 _mm_setr_pi16(short __w0,short __w1,short __w2,short __w3) _mm_setr_pi16() argument
|
H A D | emmintrin.h | 3586 _mm_set_epi16(short __w7,short __w6,short __w5,short __w4,short __w3,short __w2,short __w1,short __w0) _mm_set_epi16() argument 3796 _mm_setr_epi16(short __w0,short __w1,short __w2,short __w3,short __w4,short __w5,short __w6,short __w7) _mm_setr_epi16() argument
|