HomeSort by relevance Sort by last modified time
    Searched defs:_mm_set_epi16 (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/Headers/
emmintrin.h 1097 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0) function
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
emmintrin.h 769 _mm_set_epi16 (short __q7, short __q6, short __q5, short __q4, function
819 return _mm_set_epi16 (__q7, __q6, __q5, __q4, __q3, __q2, __q1, __q0);
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
emmintrin.h 769 _mm_set_epi16 (short __q7, short __q6, short __q5, short __q4, function
819 return _mm_set_epi16 (__q7, __q6, __q5, __q4, __q3, __q2, __q1, __q0);
    [all...]