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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dxmmintrin.h798 _mm_unpackhi_ps(__m128 __a, __m128 __b) function
969 tmp1 = _mm_unpackhi_ps((row0), (row1)); \
970 tmp3 = _mm_unpackhi_ps((row2), (row3)); \
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Dxmmintrin.h735 _mm_unpackhi_ps (__m128 __A, __m128 __B) function

Completed in 24 milliseconds