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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h2711 _mm_movelh_ps(__m128 __a, __m128 __b) function
2739 __r = _mm_movelh_ps(__r, __r);
2768 __r = _mm_movelh_ps(__r, __r);
2846 __c = _mm_movelh_ps(__c, __c);
2977 (row0) = _mm_movelh_ps(tmp0, tmp2); \
2979 (row2) = _mm_movelh_ps(tmp1, tmp3); \
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dxmmintrin.h771 _mm_movelh_ps (__m128 __A, __m128 __B) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1298 _mm_movelh_ps (__m128 __A, __m128 __B) function

Completed in 585 milliseconds