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

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_pwr8.h41 typedef VECTOR_ALIGN_16 union m128i { union
42 __m128i m128i; member in union:m128i
255 return vsrc.m128i;
265 return vsrc.m128i;
281 vtemp.m128i = vec_vgbbd(vsrc);
H A Du_sse.h47 union m128i { union

Completed in 124 milliseconds