Searched refs:vec_packpx (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A DtestVMX.stdout.exp228 Function vec_packpx [Vector Pack Pixel] not checked
/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c2568 /* vec_packpx */
2569 res_vp = vec_packpx(vui, vui);
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_blit_A.c915 vpixel = (vector unsigned short)vec_packpx((vector unsigned int)vdst1, (vector unsigned int)vdst2);
H A DSDL_blit_N.c220 vpixel = (vector unsigned short)vec_packpx(vsrc1, vsrc2);
/external/clang/lib/Headers/
H A Daltivec.h4299 /* vec_packpx */
4302 vec_packpx(vector unsigned int __a, vector unsigned int __b) function

Completed in 3358 milliseconds