/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 360 Function vec_ste [type unsigned char] ===> OK 361 Function vec_ste [type char] ===> OK 362 Function vec_ste [type unsigned short] ===> OK 363 Function vec_ste [type short] ===> OK 364 Function vec_ste [type unsigned int] ===> OK 365 Function vec_ste [type int] ===> OK
|
testVMX.c | [all...] |
/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/clang/lib/Headers/ |
altivec.h | 7018 vec_ste(vector signed char __a, int __b, signed char *__c) function 7024 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) function 7030 vec_ste(vector bool char __a, int __b, signed char *__c) function 7036 vec_ste(vector bool char __a, int __b, unsigned char *__c) function 7042 vec_ste(vector short __a, int __b, short *__c) function 7048 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) function 7054 vec_ste(vector bool short __a, int __b, short *__c) function 7060 vec_ste(vector bool short __a, int __b, unsigned short *__c) function 7066 vec_ste(vector pixel __a, int __b, short *__c) function 7072 vec_ste(vector pixel __a, int __b, unsigned short *__c) function 7078 vec_ste(vector int __a, int __b, int *__c) function 7084 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) function 7090 vec_ste(vector bool int __a, int __b, int *__c) function 7096 vec_ste(vector bool int __a, int __b, unsigned int *__c) function 7102 vec_ste(vector float __a, int __b, float *__c) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 7018 vec_ste(vector signed char __a, int __b, signed char *__c) function 7024 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) function 7030 vec_ste(vector bool char __a, int __b, signed char *__c) function 7036 vec_ste(vector bool char __a, int __b, unsigned char *__c) function 7042 vec_ste(vector short __a, int __b, short *__c) function 7048 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) function 7054 vec_ste(vector bool short __a, int __b, short *__c) function 7060 vec_ste(vector bool short __a, int __b, unsigned short *__c) function 7066 vec_ste(vector pixel __a, int __b, short *__c) function 7072 vec_ste(vector pixel __a, int __b, unsigned short *__c) function 7078 vec_ste(vector int __a, int __b, int *__c) function 7084 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) function 7090 vec_ste(vector bool int __a, int __b, int *__c) function 7096 vec_ste(vector bool int __a, int __b, unsigned int *__c) function 7102 vec_ste(vector float __a, int __b, float *__c) function [all...] |