/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 454 Function vec_all_ne [type char] ===> OK 455 Function vec_all_ne [type unsigned char] ===> OK 456 Function vec_all_ne [type short] ===> OK 457 Function vec_all_ne [type unsigned short] ===> OK 458 Function vec_all_ne [type int] ===> OK 459 Function vec_all_ne [type unsigned int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 10689 vec_all_ne(vector signed char __a, vector signed char __b) function 10695 vec_all_ne(vector signed char __a, vector bool char __b) function 10701 vec_all_ne(vector unsigned char __a, vector unsigned char __b) function 10707 vec_all_ne(vector unsigned char __a, vector bool char __b) function 10713 vec_all_ne(vector bool char __a, vector signed char __b) function 10719 vec_all_ne(vector bool char __a, vector unsigned char __b) function 10725 vec_all_ne(vector bool char __a, vector bool char __b) function 10731 vec_all_ne(vector short __a, vector short __b) function 10737 vec_all_ne(vector short __a, vector bool short __b) function 10743 vec_all_ne(vector unsigned short __a, vector unsigned short __b) function 10750 vec_all_ne(vector unsigned short __a, vector bool short __b) function 10757 vec_all_ne(vector bool short __a, vector short __b) function 10764 vec_all_ne(vector bool short __a, vector unsigned short __b) function 10771 vec_all_ne(vector bool short __a, vector bool short __b) function 10778 vec_all_ne(vector pixel __a, vector pixel __b) function 10785 vec_all_ne(vector int __a, vector int __b) function 10791 vec_all_ne(vector int __a, vector bool int __b) function 10797 vec_all_ne(vector unsigned int __a, vector unsigned int __b) function 10803 vec_all_ne(vector unsigned int __a, vector bool int __b) function 10809 vec_all_ne(vector bool int __a, vector int __b) function 10815 vec_all_ne(vector bool int __a, vector unsigned int __b) function 10821 vec_all_ne(vector bool int __a, vector bool int __b) function 10827 vec_all_ne(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 10689 vec_all_ne(vector signed char __a, vector signed char __b) function 10695 vec_all_ne(vector signed char __a, vector bool char __b) function 10701 vec_all_ne(vector unsigned char __a, vector unsigned char __b) function 10707 vec_all_ne(vector unsigned char __a, vector bool char __b) function 10713 vec_all_ne(vector bool char __a, vector signed char __b) function 10719 vec_all_ne(vector bool char __a, vector unsigned char __b) function 10725 vec_all_ne(vector bool char __a, vector bool char __b) function 10731 vec_all_ne(vector short __a, vector short __b) function 10737 vec_all_ne(vector short __a, vector bool short __b) function 10743 vec_all_ne(vector unsigned short __a, vector unsigned short __b) function 10750 vec_all_ne(vector unsigned short __a, vector bool short __b) function 10757 vec_all_ne(vector bool short __a, vector short __b) function 10764 vec_all_ne(vector bool short __a, vector unsigned short __b) function 10771 vec_all_ne(vector bool short __a, vector bool short __b) function 10778 vec_all_ne(vector pixel __a, vector pixel __b) function 10785 vec_all_ne(vector int __a, vector int __b) function 10791 vec_all_ne(vector int __a, vector bool int __b) function 10797 vec_all_ne(vector unsigned int __a, vector unsigned int __b) function 10803 vec_all_ne(vector unsigned int __a, vector bool int __b) function 10809 vec_all_ne(vector bool int __a, vector int __b) function 10815 vec_all_ne(vector bool int __a, vector unsigned int __b) function 10821 vec_all_ne(vector bool int __a, vector bool int __b) function 10827 vec_all_ne(vector float __a, vector float __b) function [all...] |