Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_pwr8.h78 vec_unpacklo_epi32 (__m128i even, __m128i odd) in vec_unpacklo_epi32() function
172 __m128i t0 = vec_unpacklo_epi32(*a, *b); in transpose4_epi32()
173 __m128i t1 = vec_unpacklo_epi32(*c, *d); in transpose4_epi32()