Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h2745 _mm_unpackhi_ps(__m128 __a, __m128 __b) in _mm_unpackhi_ps() function
3175 tmp1 = _mm_unpackhi_ps((row0), (row1)); \
3176 tmp3 = _mm_unpackhi_ps((row2), (row3)); \
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1237 _mm_unpackhi_ps(__m128 __A, __m128 __B) { in _mm_unpackhi_ps() function