Searched refs:__v2ull (Results 1 – 1 of 1) sorted by relevance
10 typedef unsigned long long __v2ull __attribute__((__vector_size__(16))); typedef23 __v2ull *__attribute__((__overloadable__)) convert1(vector unsigned long long);38 vector unsigned long long *__attribute__((__overloadable__)) convert2(__v2ull);52 __v2ull gv8; in test()80 __v2ull *gv8_p = convert1(gv8); in test()