Searched defs:v1i128 (Results 1 – 2 of 2) sorted by relevance
45 typedef __attribute__((vector_size(16))) __int128 v1i128; global() typedef
181 typedef __int128_t v1i128 __attribute__((vector_size(16))); typedef