Searched refs:_mm_adds_pu16 (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Headers/
H A Dmmintrin.h158 _mm_adds_pu16(__m64 __m1, __m64 __m2) function
462 #define _m_paddusw _mm_adds_pu16
/external/clang/lib/include/
H A Dmmintrin.h158 _mm_adds_pu16(__m64 __m1, __m64 __m2) function
462 #define _m_paddusw _mm_adds_pu16
/external/pixman/pixman/
H A Dloongson-mmintrin.h70 _mm_adds_pu16 (__m64 __m1, __m64 __m2) function
H A Dpixman-mmx.c310 res = _mm_adds_pu16 (res, MC (4x0080));
/external/clang/test/CodeGen/
H A Dmmx-builtins.c207 return _mm_adds_pu16(a, b);

Completed in 121 milliseconds