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