Searched defs:__w1 (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Dmmintrin.h430 _mm_setr_pi16(short __w0, short __w1, short __w2, short __w3) argument
432 return _mm_set_pi16(__w3, __w2, __w1, __w0);
/external/clang/lib/include/
H A Dmmintrin.h430 _mm_setr_pi16(short __w0, short __w1, short __w2, short __w3) argument
432 return _mm_set_pi16(__w3, __w2, __w1, __w0);

Completed in 1508 milliseconds