/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 379 Function vec_subs [type char] ===> OK 380 Function vec_subs [type unsigned char] ===> OK 381 Function vec_subs [type short] ===> OK 382 Function vec_subs [type unsigned short] ===> OK 383 Function vec_subs [type integer] ===> OK 384 Function vec_subs [type unsigned int] ===> OK
|
testVMX.c | [all...] |
/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 7784 vec_subs(vector signed char __a, vector signed char __b) function 7790 vec_subs(vector bool char __a, vector signed char __b) function 7796 vec_subs(vector signed char __a, vector bool char __b) function 7802 vec_subs(vector unsigned char __a, vector unsigned char __b) function 7808 vec_subs(vector bool char __a, vector unsigned char __b) function 7814 vec_subs(vector unsigned char __a, vector bool char __b) function 7820 vec_subs(vector short __a, vector short __b) function 7826 vec_subs(vector bool short __a, vector short __b) function 7832 vec_subs(vector short __a, vector bool short __b) function 7838 vec_subs(vector unsigned short __a, vector unsigned short __b) function 7844 vec_subs(vector bool short __a, vector unsigned short __b) function 7850 vec_subs(vector unsigned short __a, vector bool short __b) function 7856 vec_subs(vector int __a, vector int __b) function 7862 vec_subs(vector bool int __a, vector int __b) function 7868 vec_subs(vector int __a, vector bool int __b) function 7874 vec_subs(vector unsigned int __a, vector unsigned int __b) function 7880 vec_subs(vector bool int __a, vector unsigned int __b) function 7886 vec_subs(vector unsigned int __a, vector bool int __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 7784 vec_subs(vector signed char __a, vector signed char __b) function 7790 vec_subs(vector bool char __a, vector signed char __b) function 7796 vec_subs(vector signed char __a, vector bool char __b) function 7802 vec_subs(vector unsigned char __a, vector unsigned char __b) function 7808 vec_subs(vector bool char __a, vector unsigned char __b) function 7814 vec_subs(vector unsigned char __a, vector bool char __b) function 7820 vec_subs(vector short __a, vector short __b) function 7826 vec_subs(vector bool short __a, vector short __b) function 7832 vec_subs(vector short __a, vector bool short __b) function 7838 vec_subs(vector unsigned short __a, vector unsigned short __b) function 7844 vec_subs(vector bool short __a, vector unsigned short __b) function 7850 vec_subs(vector unsigned short __a, vector bool short __b) function 7856 vec_subs(vector int __a, vector int __b) function 7862 vec_subs(vector bool int __a, vector int __b) function 7868 vec_subs(vector int __a, vector bool int __b) function 7874 vec_subs(vector unsigned int __a, vector unsigned int __b) function 7880 vec_subs(vector bool int __a, vector unsigned int __b) function 7886 vec_subs(vector unsigned int __a, vector bool int __b) function [all...] |