/external/clang/lib/Headers/ |
altivec.h | 927 /* vec_andc */ 929 #define __builtin_altivec_vandc vec_andc 932 vec_andc(vector signed char a, vector signed char b) function 938 vec_andc(vector bool char a, vector signed char b) function 944 vec_andc(vector signed char a, vector bool char b) function 950 vec_andc(vector unsigned char a, vector unsigned char b) function 956 vec_andc(vector bool char a, vector unsigned char b) function 962 vec_andc(vector unsigned char a, vector bool char b) function 968 vec_andc(vector bool char a, vector bool char b) function 974 vec_andc(vector short a, vector short b function 980 vec_andc(vector bool short a, vector short b) function 986 vec_andc(vector short a, vector bool short b) function 992 vec_andc(vector unsigned short a, vector unsigned short b) function 998 vec_andc(vector bool short a, vector unsigned short b) function 1004 vec_andc(vector unsigned short a, vector bool short b) function 1010 vec_andc(vector bool short a, vector bool short b) function 1016 vec_andc(vector int a, vector int b) function 1022 vec_andc(vector bool int a, vector int b) function 1028 vec_andc(vector int a, vector bool int b) function 1034 vec_andc(vector unsigned int a, vector unsigned int b) function 1040 vec_andc(vector bool int a, vector unsigned int b) function 1046 vec_andc(vector unsigned int a, vector bool int b) function 1052 vec_andc(vector bool int a, vector bool int b) function 1058 vec_andc(vector float a, vector float b) function 1065 vec_andc(vector bool int a, vector float b) function 1072 vec_andc(vector float a, vector bool int b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 927 /* vec_andc */ 929 #define __builtin_altivec_vandc vec_andc 932 vec_andc(vector signed char a, vector signed char b) function 938 vec_andc(vector bool char a, vector signed char b) function 944 vec_andc(vector signed char a, vector bool char b) function 950 vec_andc(vector unsigned char a, vector unsigned char b) function 956 vec_andc(vector bool char a, vector unsigned char b) function 962 vec_andc(vector unsigned char a, vector bool char b) function 968 vec_andc(vector bool char a, vector bool char b) function 974 vec_andc(vector short a, vector short b function 980 vec_andc(vector bool short a, vector short b) function 986 vec_andc(vector short a, vector bool short b) function 992 vec_andc(vector unsigned short a, vector unsigned short b) function 998 vec_andc(vector bool short a, vector unsigned short b) function 1004 vec_andc(vector unsigned short a, vector bool short b) function 1010 vec_andc(vector bool short a, vector bool short b) function 1016 vec_andc(vector int a, vector int b) function 1022 vec_andc(vector bool int a, vector int b) function 1028 vec_andc(vector int a, vector bool int b) function 1034 vec_andc(vector unsigned int a, vector unsigned int b) function 1040 vec_andc(vector bool int a, vector unsigned int b) function 1046 vec_andc(vector unsigned int a, vector bool int b) function 1052 vec_andc(vector bool int a, vector bool int b) function 1058 vec_andc(vector float a, vector float b) function 1065 vec_andc(vector bool int a, vector float b) function 1072 vec_andc(vector float a, vector bool int b) function [all...] |