/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 446 Function vec_all_lt [type unsigned char] ===> OK 447 Function vec_all_lt [type char] ===> OK 448 Function vec_all_lt [type unsigned short] ===> OK 449 Function vec_all_lt [type short] ===> OK 450 Function vec_all_lt [type unsigned int] ===> OK 451 Function vec_all_lt [type int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 10535 vec_all_lt(vector signed char __a, vector signed char __b) function 10541 vec_all_lt(vector signed char __a, vector bool char __b) function 10547 vec_all_lt(vector unsigned char __a, vector unsigned char __b) function 10553 vec_all_lt(vector unsigned char __a, vector bool char __b) function 10559 vec_all_lt(vector bool char __a, vector signed char __b) function 10567 vec_all_lt(vector bool char __a, vector unsigned char __b) function 10573 vec_all_lt(vector bool char __a, vector bool char __b) function 10581 vec_all_lt(vector short __a, vector short __b) function 10587 vec_all_lt(vector short __a, vector bool short __b) function 10593 vec_all_lt(vector unsigned short __a, vector unsigned short __b) function 10599 vec_all_lt(vector unsigned short __a, vector bool short __b) function 10605 vec_all_lt(vector bool short __a, vector short __b) function 10613 vec_all_lt(vector bool short __a, vector unsigned short __b) function 10619 vec_all_lt(vector bool short __a, vector bool short __b) function 10627 vec_all_lt(vector int __a, vector int __b) function 10633 vec_all_lt(vector int __a, vector bool int __b) function 10639 vec_all_lt(vector unsigned int __a, vector unsigned int __b) function 10645 vec_all_lt(vector unsigned int __a, vector bool int __b) function 10651 vec_all_lt(vector bool int __a, vector int __b) function 10659 vec_all_lt(vector bool int __a, vector unsigned int __b) function 10665 vec_all_lt(vector bool int __a, vector bool int __b) function 10673 vec_all_lt(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 10535 vec_all_lt(vector signed char __a, vector signed char __b) function 10541 vec_all_lt(vector signed char __a, vector bool char __b) function 10547 vec_all_lt(vector unsigned char __a, vector unsigned char __b) function 10553 vec_all_lt(vector unsigned char __a, vector bool char __b) function 10559 vec_all_lt(vector bool char __a, vector signed char __b) function 10567 vec_all_lt(vector bool char __a, vector unsigned char __b) function 10573 vec_all_lt(vector bool char __a, vector bool char __b) function 10581 vec_all_lt(vector short __a, vector short __b) function 10587 vec_all_lt(vector short __a, vector bool short __b) function 10593 vec_all_lt(vector unsigned short __a, vector unsigned short __b) function 10599 vec_all_lt(vector unsigned short __a, vector bool short __b) function 10605 vec_all_lt(vector bool short __a, vector short __b) function 10613 vec_all_lt(vector bool short __a, vector unsigned short __b) function 10619 vec_all_lt(vector bool short __a, vector bool short __b) function 10627 vec_all_lt(vector int __a, vector int __b) function 10633 vec_all_lt(vector int __a, vector bool int __b) function 10639 vec_all_lt(vector unsigned int __a, vector unsigned int __b) function 10645 vec_all_lt(vector unsigned int __a, vector bool int __b) function 10651 vec_all_lt(vector bool int __a, vector int __b) function 10659 vec_all_lt(vector bool int __a, vector unsigned int __b) function 10665 vec_all_lt(vector bool int __a, vector bool int __b) function 10673 vec_all_lt(vector float __a, vector float __b) function [all...] |