Searched refs:vec_unl (Results 1 – 1 of 1) sorted by relevance
232 #define vec_unl(x) \ macro240 #define vec_unl(x)(vector signed short) vec_mergel(x,(__typeof__(x)) { 0 }) macro370 Y1 = vec_unl(y0); \372 Y3 = vec_unl(y1); \