Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h2638 _mm_unpackhi_ps(__m128 __a, __m128 __b) in _mm_unpackhi_ps() function
2989 tmp1 = _mm_unpackhi_ps((row0), (row1)); \
2990 tmp3 = _mm_unpackhi_ps((row2), (row3)); \
H A Davx512vlintrin.h5845 (__v4sf)_mm_unpackhi_ps(__A, __B), in _mm_mask_unpackhi_ps()
5853 (__v4sf)_mm_unpackhi_ps(__A, __B), in _mm_maskz_unpackhi_ps()
/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