Searched refs:__v4ui (Results 1 – 1 of 1) sorted by relevance
8 typedef unsigned int __v4ui __attribute__((__vector_size__(16))); typedef21 __v4ui *__attribute__((__overloadable__)) convert1(vector unsigned int);36 vector unsigned int *__attribute__((__overloadable__)) convert2(__v4ui);50 __v4ui gv6; in test()78 __v4ui *gv6_p = convert1(gv6); in test()