Searched refs:vec_xl (Results 1 – 2 of 2) sorted by relevance
288 static inline vector unsigned char vec_xl(signed long long offset, const ubyte *addr) in vec_xl() function349 y0 = vec_xl(0, y1i); \351 y1 = vec_xl(0, y2i); \353 u = (vector signed char) vec_xl(0, ui); \355 v = (vector signed char) vec_xl(0, vi); \
230 v ## source = (typeof(v ## source))vec_xl(0, source);