Home
last modified time | relevance | path

Searched refs:_mm_mullo_pi16 (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Headers/
Dmmintrin.h717 _mm_mullo_pi16(__m64 __m1, __m64 __m2) in _mm_mullo_pi16() function
1516 #define _m_pmullw _mm_mullo_pi16
/external/clang/test/CodeGen/
Dmmx-builtins.c355 return _mm_mullo_pi16(a, b); in test_mm_mullo_pi16()