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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dxmmintrin.h816 _mm_movehl_ps(__m128 __a, __m128 __b) function
903 __a = _mm_movehl_ps(__a, __a);
972 (row1) = _mm_movehl_ps(tmp2, tmp0); \
974 (row3) = _mm_movehl_ps(tmp3, tmp1); \
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Dxmmintrin.h764 _mm_movehl_ps (__m128 __A, __m128 __B) function

Completed in 13 milliseconds