Searched refs:_mm_adds_pi8 (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Headers/
H A Dmmintrin.h140 _mm_adds_pi8(__m64 __m1, __m64 __m2) function
459 #define _m_paddsb _mm_adds_pi8
/external/clang/lib/include/
H A Dmmintrin.h140 _mm_adds_pi8(__m64 __m1, __m64 __m2) function
459 #define _m_paddsb _mm_adds_pi8
/external/clang/test/CodeGen/
H A Dmmx-builtins.c192 return _mm_adds_pi8(a, b);

Completed in 418 milliseconds