/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 494 Function vec_any_lt [type char] ===> OK 495 Function vec_any_lt [type unsigned char] ===> OK 496 Function vec_any_lt [type short] ===> OK 497 Function vec_any_lt [type unsigned short] ===> OK 498 Function vec_any_lt [type int] ===> OK 499 Function vec_any_lt [type unsigned int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 11487 vec_any_lt(vector signed char __a, vector signed char __b) function 11493 vec_any_lt(vector signed char __a, vector bool char __b) function 11499 vec_any_lt(vector unsigned char __a, vector unsigned char __b) function 11505 vec_any_lt(vector unsigned char __a, vector bool char __b) function 11512 vec_any_lt(vector bool char __a, vector signed char __b) function 11520 vec_any_lt(vector bool char __a, vector unsigned char __b) function 11527 vec_any_lt(vector bool char __a, vector bool char __b) function 11535 vec_any_lt(vector short __a, vector short __b) function 11541 vec_any_lt(vector short __a, vector bool short __b) function 11547 vec_any_lt(vector unsigned short __a, vector unsigned short __b) function 11553 vec_any_lt(vector unsigned short __a, vector bool short __b) function 11560 vec_any_lt(vector bool short __a, vector short __b) function 11568 vec_any_lt(vector bool short __a, vector unsigned short __b) function 11575 vec_any_lt(vector bool short __a, vector bool short __b) function 11583 vec_any_lt(vector int __a, vector int __b) function 11589 vec_any_lt(vector int __a, vector bool int __b) function 11595 vec_any_lt(vector unsigned int __a, vector unsigned int __b) function 11601 vec_any_lt(vector unsigned int __a, vector bool int __b) function 11607 vec_any_lt(vector bool int __a, vector int __b) function 11615 vec_any_lt(vector bool int __a, vector unsigned int __b) function 11621 vec_any_lt(vector bool int __a, vector bool int __b) function 11629 vec_any_lt(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 11487 vec_any_lt(vector signed char __a, vector signed char __b) function 11493 vec_any_lt(vector signed char __a, vector bool char __b) function 11499 vec_any_lt(vector unsigned char __a, vector unsigned char __b) function 11505 vec_any_lt(vector unsigned char __a, vector bool char __b) function 11512 vec_any_lt(vector bool char __a, vector signed char __b) function 11520 vec_any_lt(vector bool char __a, vector unsigned char __b) function 11527 vec_any_lt(vector bool char __a, vector bool char __b) function 11535 vec_any_lt(vector short __a, vector short __b) function 11541 vec_any_lt(vector short __a, vector bool short __b) function 11547 vec_any_lt(vector unsigned short __a, vector unsigned short __b) function 11553 vec_any_lt(vector unsigned short __a, vector bool short __b) function 11560 vec_any_lt(vector bool short __a, vector short __b) function 11568 vec_any_lt(vector bool short __a, vector unsigned short __b) function 11575 vec_any_lt(vector bool short __a, vector bool short __b) function 11583 vec_any_lt(vector int __a, vector int __b) function 11589 vec_any_lt(vector int __a, vector bool int __b) function 11595 vec_any_lt(vector unsigned int __a, vector unsigned int __b) function 11601 vec_any_lt(vector unsigned int __a, vector bool int __b) function 11607 vec_any_lt(vector bool int __a, vector int __b) function 11615 vec_any_lt(vector bool int __a, vector unsigned int __b) function 11621 vec_any_lt(vector bool int __a, vector bool int __b) function 11629 vec_any_lt(vector float __a, vector float __b) function [all...] |