Searched refs:_mm_unpacklo_ps (Results 1 – 2 of 2) sorted by relevance
2767 _mm_unpacklo_ps(__m128 __a, __m128 __b) in _mm_unpacklo_ps() function3173 tmp0 = _mm_unpacklo_ps((row0), (row1)); \3174 tmp2 = _mm_unpacklo_ps((row2), (row3)); \
1244 _mm_unpacklo_ps(__m128 __A, __m128 __B) { in _mm_unpacklo_ps() function