/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 430 Function vec_all_gt [type unsigned char] ===> OK 431 Function vec_all_gt [type char] ===> OK 432 Function vec_all_gt [type unsigned short] ===> OK 433 Function vec_all_gt [type short] ===> OK 434 Function vec_all_gt [type unsigned int] ===> OK 435 Function vec_all_gt [type int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 10235 vec_all_gt(vector signed char __a, vector signed char __b) function 10241 vec_all_gt(vector signed char __a, vector bool char __b) function 10247 vec_all_gt(vector unsigned char __a, vector unsigned char __b) function 10253 vec_all_gt(vector unsigned char __a, vector bool char __b) function 10259 vec_all_gt(vector bool char __a, vector signed char __b) function 10267 vec_all_gt(vector bool char __a, vector unsigned char __b) function 10273 vec_all_gt(vector bool char __a, vector bool char __b) function 10281 vec_all_gt(vector short __a, vector short __b) function 10287 vec_all_gt(vector short __a, vector bool short __b) function 10293 vec_all_gt(vector unsigned short __a, vector unsigned short __b) function 10299 vec_all_gt(vector unsigned short __a, vector bool short __b) function 10305 vec_all_gt(vector bool short __a, vector short __b) function 10313 vec_all_gt(vector bool short __a, vector unsigned short __b) function 10319 vec_all_gt(vector bool short __a, vector bool short __b) function 10327 vec_all_gt(vector int __a, vector int __b) function 10333 vec_all_gt(vector int __a, vector bool int __b) function 10339 vec_all_gt(vector unsigned int __a, vector unsigned int __b) function 10345 vec_all_gt(vector unsigned int __a, vector bool int __b) function 10351 vec_all_gt(vector bool int __a, vector int __b) function 10359 vec_all_gt(vector bool int __a, vector unsigned int __b) function 10365 vec_all_gt(vector bool int __a, vector bool int __b) function 10373 vec_all_gt(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 10235 vec_all_gt(vector signed char __a, vector signed char __b) function 10241 vec_all_gt(vector signed char __a, vector bool char __b) function 10247 vec_all_gt(vector unsigned char __a, vector unsigned char __b) function 10253 vec_all_gt(vector unsigned char __a, vector bool char __b) function 10259 vec_all_gt(vector bool char __a, vector signed char __b) function 10267 vec_all_gt(vector bool char __a, vector unsigned char __b) function 10273 vec_all_gt(vector bool char __a, vector bool char __b) function 10281 vec_all_gt(vector short __a, vector short __b) function 10287 vec_all_gt(vector short __a, vector bool short __b) function 10293 vec_all_gt(vector unsigned short __a, vector unsigned short __b) function 10299 vec_all_gt(vector unsigned short __a, vector bool short __b) function 10305 vec_all_gt(vector bool short __a, vector short __b) function 10313 vec_all_gt(vector bool short __a, vector unsigned short __b) function 10319 vec_all_gt(vector bool short __a, vector bool short __b) function 10327 vec_all_gt(vector int __a, vector int __b) function 10333 vec_all_gt(vector int __a, vector bool int __b) function 10339 vec_all_gt(vector unsigned int __a, vector unsigned int __b) function 10345 vec_all_gt(vector unsigned int __a, vector bool int __b) function 10351 vec_all_gt(vector bool int __a, vector int __b) function 10359 vec_all_gt(vector bool int __a, vector unsigned int __b) function 10365 vec_all_gt(vector bool int __a, vector bool int __b) function 10373 vec_all_gt(vector float __a, vector float __b) function [all...] |