Searched refs:__v8us (Results 1 – 1 of 1) sorted by relevance
6 typedef unsigned short __v8us __attribute__((__vector_size__(16))); typedef19 __v8us *__attribute__((__overloadable__)) convert1(vector unsigned short);34 vector unsigned short *__attribute__((__overloadable__)) convert2(__v8us);48 __v8us gv4; in test()76 __v8us *gv4_p = convert1(gv4); in test()