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

/external/clang/lib/Headers/
H A Dxmmintrin.h800 _mm_unpackhi_ps(__m128 __a, __m128 __b) function
971 tmp1 = _mm_unpackhi_ps((row0), (row1)); \
972 tmp3 = _mm_unpackhi_ps((row2), (row3)); \

Completed in 98 milliseconds