/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 422 Function vec_all_ge [type unsigned char] ===> OK 423 Function vec_all_ge [type char] ===> OK 424 Function vec_all_ge [type unsigned short] ===> OK 425 Function vec_all_ge [type short] ===> OK 426 Function vec_all_ge [type unsigned int] ===> OK 427 Function vec_all_ge [type int] ===> OK
|
testVMX.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 10089 vec_all_ge(vector signed char __a, vector signed char __b) function 10095 vec_all_ge(vector signed char __a, vector bool char __b) function 10101 vec_all_ge(vector unsigned char __a, vector unsigned char __b) function 10107 vec_all_ge(vector unsigned char __a, vector bool char __b) function 10113 vec_all_ge(vector bool char __a, vector signed char __b) function 10121 vec_all_ge(vector bool char __a, vector unsigned char __b) function 10127 vec_all_ge(vector bool char __a, vector bool char __b) function 10135 vec_all_ge(vector short __a, vector short __b) function 10141 vec_all_ge(vector short __a, vector bool short __b) function 10147 vec_all_ge(vector unsigned short __a, vector unsigned short __b) function 10153 vec_all_ge(vector unsigned short __a, vector bool short __b) function 10159 vec_all_ge(vector bool short __a, vector short __b) function 10167 vec_all_ge(vector bool short __a, vector unsigned short __b) function 10173 vec_all_ge(vector bool short __a, vector bool short __b) function 10181 vec_all_ge(vector int __a, vector int __b) function 10187 vec_all_ge(vector int __a, vector bool int __b) function 10193 vec_all_ge(vector unsigned int __a, vector unsigned int __b) function 10199 vec_all_ge(vector unsigned int __a, vector bool int __b) function 10205 vec_all_ge(vector bool int __a, vector int __b) function 10213 vec_all_ge(vector bool int __a, vector unsigned int __b) function 10219 vec_all_ge(vector bool int __a, vector bool int __b) function 10227 vec_all_ge(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 10089 vec_all_ge(vector signed char __a, vector signed char __b) function 10095 vec_all_ge(vector signed char __a, vector bool char __b) function 10101 vec_all_ge(vector unsigned char __a, vector unsigned char __b) function 10107 vec_all_ge(vector unsigned char __a, vector bool char __b) function 10113 vec_all_ge(vector bool char __a, vector signed char __b) function 10121 vec_all_ge(vector bool char __a, vector unsigned char __b) function 10127 vec_all_ge(vector bool char __a, vector bool char __b) function 10135 vec_all_ge(vector short __a, vector short __b) function 10141 vec_all_ge(vector short __a, vector bool short __b) function 10147 vec_all_ge(vector unsigned short __a, vector unsigned short __b) function 10153 vec_all_ge(vector unsigned short __a, vector bool short __b) function 10159 vec_all_ge(vector bool short __a, vector short __b) function 10167 vec_all_ge(vector bool short __a, vector unsigned short __b) function 10173 vec_all_ge(vector bool short __a, vector bool short __b) function 10181 vec_all_ge(vector int __a, vector int __b) function 10187 vec_all_ge(vector int __a, vector bool int __b) function 10193 vec_all_ge(vector unsigned int __a, vector unsigned int __b) function 10199 vec_all_ge(vector unsigned int __a, vector bool int __b) function 10205 vec_all_ge(vector bool int __a, vector int __b) function 10213 vec_all_ge(vector bool int __a, vector unsigned int __b) function 10219 vec_all_ge(vector bool int __a, vector bool int __b) function 10227 vec_all_ge(vector float __a, vector float __b) function [all...] |