/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 470 Function vec_any_ge [type char] ===> OK 471 Function vec_any_ge [type unsigned char] ===> OK 472 Function vec_any_ge [type short] ===> OK 473 Function vec_any_ge [type unsigned short] ===> OK 474 Function vec_any_ge [type int] ===> OK 475 Function vec_any_ge [type unsigned int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 11039 vec_any_ge(vector signed char __a, vector signed char __b) function 11045 vec_any_ge(vector signed char __a, vector bool char __b) function 11051 vec_any_ge(vector unsigned char __a, vector unsigned char __b) function 11057 vec_any_ge(vector unsigned char __a, vector bool char __b) function 11063 vec_any_ge(vector bool char __a, vector signed char __b) function 11071 vec_any_ge(vector bool char __a, vector unsigned char __b) function 11077 vec_any_ge(vector bool char __a, vector bool char __b) function 11085 vec_any_ge(vector short __a, vector short __b) function 11091 vec_any_ge(vector short __a, vector bool short __b) function 11097 vec_any_ge(vector unsigned short __a, vector unsigned short __b) function 11103 vec_any_ge(vector unsigned short __a, vector bool short __b) function 11110 vec_any_ge(vector bool short __a, vector short __b) function 11118 vec_any_ge(vector bool short __a, vector unsigned short __b) function 11125 vec_any_ge(vector bool short __a, vector bool short __b) function 11133 vec_any_ge(vector int __a, vector int __b) function 11139 vec_any_ge(vector int __a, vector bool int __b) function 11145 vec_any_ge(vector unsigned int __a, vector unsigned int __b) function 11151 vec_any_ge(vector unsigned int __a, vector bool int __b) function 11157 vec_any_ge(vector bool int __a, vector int __b) function 11165 vec_any_ge(vector bool int __a, vector unsigned int __b) function 11171 vec_any_ge(vector bool int __a, vector bool int __b) function 11179 vec_any_ge(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 11039 vec_any_ge(vector signed char __a, vector signed char __b) function 11045 vec_any_ge(vector signed char __a, vector bool char __b) function 11051 vec_any_ge(vector unsigned char __a, vector unsigned char __b) function 11057 vec_any_ge(vector unsigned char __a, vector bool char __b) function 11063 vec_any_ge(vector bool char __a, vector signed char __b) function 11071 vec_any_ge(vector bool char __a, vector unsigned char __b) function 11077 vec_any_ge(vector bool char __a, vector bool char __b) function 11085 vec_any_ge(vector short __a, vector short __b) function 11091 vec_any_ge(vector short __a, vector bool short __b) function 11097 vec_any_ge(vector unsigned short __a, vector unsigned short __b) function 11103 vec_any_ge(vector unsigned short __a, vector bool short __b) function 11110 vec_any_ge(vector bool short __a, vector short __b) function 11118 vec_any_ge(vector bool short __a, vector unsigned short __b) function 11125 vec_any_ge(vector bool short __a, vector bool short __b) function 11133 vec_any_ge(vector int __a, vector int __b) function 11139 vec_any_ge(vector int __a, vector bool int __b) function 11145 vec_any_ge(vector unsigned int __a, vector unsigned int __b) function 11151 vec_any_ge(vector unsigned int __a, vector bool int __b) function 11157 vec_any_ge(vector bool int __a, vector int __b) function 11165 vec_any_ge(vector bool int __a, vector unsigned int __b) function 11171 vec_any_ge(vector bool int __a, vector bool int __b) function 11179 vec_any_ge(vector float __a, vector float __b) function [all...] |