Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h2660 _mm_unpacklo_ps(__m128 __a, __m128 __b) in _mm_unpacklo_ps() function
2987 tmp0 = _mm_unpacklo_ps((row0), (row1)); \
2988 tmp2 = _mm_unpacklo_ps((row2), (row3)); \
H A Davx512vlintrin.h5909 (__v4sf)_mm_unpacklo_ps(__A, __B), in _mm_mask_unpacklo_ps()
5917 (__v4sf)_mm_unpacklo_ps(__A, __B), in _mm_maskz_unpacklo_ps()
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1244 _mm_unpacklo_ps(__m128 __A, __m128 __B) { in _mm_unpacklo_ps() function