Searched defs:v1i32 (Results 1 – 2 of 2) sorted by relevance
31 typedef __attribute__((vector_size(4))) int v1i32; global() typedef
128 typedef int32_t v1i32 __attribute__((vector_size(4))); typedef