/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 200 Function vec_mulo [type char] ===> OK 201 Function vec_mulo [type unsigned char] ===> OK 202 Function vec_mulo [type short] ===> OK 203 Function vec_mulo [type unsigned short] ===> OK
|
testVMX.c | [all...] |
/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_blit_A.c | 705 vector unsigned short vtemp2 = vec_mulo(vs, valpha); \ 711 vector unsigned short vtemp4 = vec_mulo(vd, valpha2); \ [all...] |
/external/clang/lib/Headers/ |
altivec.h | 3549 vec_mulo(vector signed char __a, vector signed char __b) function 3555 vec_mulo(vector unsigned char __a, vector unsigned char __b) function 3561 vec_mulo(vector short __a, vector short __b) function 3567 vec_mulo(vector unsigned short __a, vector unsigned short __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 3549 vec_mulo(vector signed char __a, vector signed char __b) function 3555 vec_mulo(vector unsigned char __a, vector unsigned char __b) function 3561 vec_mulo(vector short __a, vector short __b) function 3567 vec_mulo(vector unsigned short __a, vector unsigned short __b) function [all...] |