Searched defs:vi4b (Results 1 – 3 of 3) sorted by relevance
94 typedef __attribute__((ext_vector_type(4))) int vi4b; typedef95 void foovi4b(vi4b) {} in foovi4b() argument
670 typedef __attribute__((ext_vector_type(4))) int vi4b; global() typedef