HomeSort by relevance Sort by last modified time
    Searched defs:vec_vandc (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
altivec.h 1078 /* vec_vandc */
1081 vec_vandc(vector signed char a, vector signed char b) function
1087 vec_vandc(vector bool char a, vector signed char b) function
1093 vec_vandc(vector signed char a, vector bool char b) function
1099 vec_vandc(vector unsigned char a, vector unsigned char b) function
1105 vec_vandc(vector bool char a, vector unsigned char b) function
1111 vec_vandc(vector unsigned char a, vector bool char b) function
1117 vec_vandc(vector bool char a, vector bool char b) function
1123 vec_vandc(vector short a, vector short b) function
1129 vec_vandc(vector bool short a, vector short b function
1135 vec_vandc(vector short a, vector bool short b) function
1141 vec_vandc(vector unsigned short a, vector unsigned short b) function
1147 vec_vandc(vector bool short a, vector unsigned short b) function
1153 vec_vandc(vector unsigned short a, vector bool short b) function
1159 vec_vandc(vector bool short a, vector bool short b) function
1165 vec_vandc(vector int a, vector int b) function
1171 vec_vandc(vector bool int a, vector int b) function
1177 vec_vandc(vector int a, vector bool int b) function
1183 vec_vandc(vector unsigned int a, vector unsigned int b) function
1189 vec_vandc(vector bool int a, vector unsigned int b) function
1195 vec_vandc(vector unsigned int a, vector bool int b) function
1201 vec_vandc(vector bool int a, vector bool int b) function
1207 vec_vandc(vector float a, vector float b) function
1214 vec_vandc(vector bool int a, vector float b) function
1221 vec_vandc(vector float a, vector bool int b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1078 /* vec_vandc */
1081 vec_vandc(vector signed char a, vector signed char b) function
1087 vec_vandc(vector bool char a, vector signed char b) function
1093 vec_vandc(vector signed char a, vector bool char b) function
1099 vec_vandc(vector unsigned char a, vector unsigned char b) function
1105 vec_vandc(vector bool char a, vector unsigned char b) function
1111 vec_vandc(vector unsigned char a, vector bool char b) function
1117 vec_vandc(vector bool char a, vector bool char b) function
1123 vec_vandc(vector short a, vector short b) function
1129 vec_vandc(vector bool short a, vector short b function
1135 vec_vandc(vector short a, vector bool short b) function
1141 vec_vandc(vector unsigned short a, vector unsigned short b) function
1147 vec_vandc(vector bool short a, vector unsigned short b) function
1153 vec_vandc(vector unsigned short a, vector bool short b) function
1159 vec_vandc(vector bool short a, vector bool short b) function
1165 vec_vandc(vector int a, vector int b) function
1171 vec_vandc(vector bool int a, vector int b) function
1177 vec_vandc(vector int a, vector bool int b) function
1183 vec_vandc(vector unsigned int a, vector unsigned int b) function
1189 vec_vandc(vector bool int a, vector unsigned int b) function
1195 vec_vandc(vector unsigned int a, vector bool int b) function
1201 vec_vandc(vector bool int a, vector bool int b) function
1207 vec_vandc(vector float a, vector float b) function
1214 vec_vandc(vector bool int a, vector float b) function
1221 vec_vandc(vector float a, vector bool int b) function
    [all...]

Completed in 24 milliseconds