Searched refs:V8x8 (Results 1 – 1 of 1) sorted by relevance
3821 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef3933 V8x8 c = _mm_packs_pu16(a, b); in TEST()