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

/external/clang/lib/include/
H A Dmmintrin.h392 _mm_set_pi16(short __s3, short __s2, short __s1, short __s0) function
414 return _mm_set_pi16(__w, __w, __w, __w);
432 return _mm_set_pi16(__w3, __w2, __w1, __w0);
/external/clang/lib/Headers/
H A Dmmintrin.h392 _mm_set_pi16(short __s3, short __s2, short __s1, short __s0) function
414 return _mm_set_pi16(__w, __w, __w, __w);
432 return _mm_set_pi16(__w3, __w2, __w1, __w0);

Completed in 17 milliseconds