Searched defs:vSInt32 (Results 1 – 2 of 2) sorted by relevance
3 typedef int __attribute__((vector_size (16))) vSInt32; typedef
23 typedef signed int vSInt32 __attribute__((__vector_size__(16))); typedef