Searched refs:_mm_movelh_ps (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dxmmintrin.h822 _mm_movelh_ps(__m128 __a, __m128 __b) function
838 __r = _mm_movelh_ps(__r, __r);
855 __r = _mm_movelh_ps(__r, __r);
892 __c = _mm_movelh_ps(__c, __c);
971 (row0) = _mm_movelh_ps(tmp0, tmp2); \
973 (row2) = _mm_movelh_ps(tmp1, tmp3); \
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Dxmmintrin.h771 _mm_movelh_ps (__m128 __A, __m128 __B) function

Completed in 54 milliseconds