Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp4131 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef
4242 V8x8 c = _mm_packs_pu16(a, b); in TEST()