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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h2690 _mm_movehl_ps(__m128 __a, __m128 __b) function
2874 __a = _mm_movehl_ps(__a, __a);
2978 (row1) = _mm_movehl_ps(tmp2, tmp0); \
2980 (row3) = _mm_movehl_ps(tmp3, tmp1); \
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dxmmintrin.h764 _mm_movehl_ps (__m128 __A, __m128 __B) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1290 _mm_movehl_ps (__m128 __A, __m128 __B) function

Completed in 91 milliseconds