/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 414 Function vec_all_eq [type unsigned char] ===> OK 415 Function vec_all_eq [type char] ===> OK 416 Function vec_all_eq [type unsigned short] ===> OK 417 Function vec_all_eq [type short] ===> OK 418 Function vec_all_eq [type unsigned int] ===> OK 419 Function vec_all_eq [type int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 9943 vec_all_eq(vector signed char __a, vector signed char __b) function 9949 vec_all_eq(vector signed char __a, vector bool char __b) function 9955 vec_all_eq(vector unsigned char __a, vector unsigned char __b) function 9961 vec_all_eq(vector unsigned char __a, vector bool char __b) function 9967 vec_all_eq(vector bool char __a, vector signed char __b) function 9973 vec_all_eq(vector bool char __a, vector unsigned char __b) function 9979 vec_all_eq(vector bool char __a, vector bool char __b) function 9985 vec_all_eq(vector short __a, vector short __b) function 9991 vec_all_eq(vector short __a, vector bool short __b) function 9997 vec_all_eq(vector unsigned short __a, vector unsigned short __b) function 10004 vec_all_eq(vector unsigned short __a, vector bool short __b) function 10011 vec_all_eq(vector bool short __a, vector short __b) function 10018 vec_all_eq(vector bool short __a, vector unsigned short __b) function 10025 vec_all_eq(vector bool short __a, vector bool short __b) function 10032 vec_all_eq(vector pixel __a, vector pixel __b) function 10039 vec_all_eq(vector int __a, vector int __b) function 10045 vec_all_eq(vector int __a, vector bool int __b) function 10051 vec_all_eq(vector unsigned int __a, vector unsigned int __b) function 10057 vec_all_eq(vector unsigned int __a, vector bool int __b) function 10063 vec_all_eq(vector bool int __a, vector int __b) function 10069 vec_all_eq(vector bool int __a, vector unsigned int __b) function 10075 vec_all_eq(vector bool int __a, vector bool int __b) function 10081 vec_all_eq(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 9943 vec_all_eq(vector signed char __a, vector signed char __b) function 9949 vec_all_eq(vector signed char __a, vector bool char __b) function 9955 vec_all_eq(vector unsigned char __a, vector unsigned char __b) function 9961 vec_all_eq(vector unsigned char __a, vector bool char __b) function 9967 vec_all_eq(vector bool char __a, vector signed char __b) function 9973 vec_all_eq(vector bool char __a, vector unsigned char __b) function 9979 vec_all_eq(vector bool char __a, vector bool char __b) function 9985 vec_all_eq(vector short __a, vector short __b) function 9991 vec_all_eq(vector short __a, vector bool short __b) function 9997 vec_all_eq(vector unsigned short __a, vector unsigned short __b) function 10004 vec_all_eq(vector unsigned short __a, vector bool short __b) function 10011 vec_all_eq(vector bool short __a, vector short __b) function 10018 vec_all_eq(vector bool short __a, vector unsigned short __b) function 10025 vec_all_eq(vector bool short __a, vector bool short __b) function 10032 vec_all_eq(vector pixel __a, vector pixel __b) function 10039 vec_all_eq(vector int __a, vector int __b) function 10045 vec_all_eq(vector int __a, vector bool int __b) function 10051 vec_all_eq(vector unsigned int __a, vector unsigned int __b) function 10057 vec_all_eq(vector unsigned int __a, vector bool int __b) function 10063 vec_all_eq(vector bool int __a, vector int __b) function 10069 vec_all_eq(vector bool int __a, vector unsigned int __b) function 10075 vec_all_eq(vector bool int __a, vector bool int __b) function 10081 vec_all_eq(vector float __a, vector float __b) function [all...] |