Searched refs:V16x8 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc3554 typedef U1 V16x8 __attribute__((__vector_size__(16))); typedef in namespace:__anon19615
3692 V16x8 a = {Poisoned<U1>(), 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15};
3693 V16x8 b = {100, 101, 102, 103, 104, 105, 106, 107,

Completed in 143 milliseconds