Home
last modified time | relevance | path

Searched defs:vec_packpx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h174 #define vec_packpx __builtin_vec_packpx macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1403 static inline vec_pixel8 vec_packpx(vec_uint4 a, vec_uint4 b) in vec_packpx() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h7617 vec_packpx(vector unsigned int __a, vector unsigned int __b) { in vec_packpx() function