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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 135 /* vec_add */
138 vec_add(vector signed char __a, vector signed char __b) function
144 vec_add(vector bool char __a, vector signed char __b) function
150 vec_add(vector signed char __a, vector bool char __b) function
156 vec_add(vector unsigned char __a, vector unsigned char __b) function
162 vec_add(vector bool char __a, vector unsigned char __b) function
168 vec_add(vector unsigned char __a, vector bool char __b) function
174 vec_add(vector short __a, vector short __b) function
180 vec_add(vector bool short __a, vector short __b) function
186 vec_add(vector short __a, vector bool short __b function
192 vec_add(vector unsigned short __a, vector unsigned short __b) function
198 vec_add(vector bool short __a, vector unsigned short __b) function
204 vec_add(vector unsigned short __a, vector bool short __b) function
210 vec_add(vector int __a, vector int __b) function
216 vec_add(vector bool int __a, vector int __b) function
222 vec_add(vector int __a, vector bool int __b) function
228 vec_add(vector unsigned int __a, vector unsigned int __b) function
234 vec_add(vector bool int __a, vector unsigned int __b) function
240 vec_add(vector unsigned int __a, vector bool int __b) function
246 vec_add(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 135 /* vec_add */
138 vec_add(vector signed char __a, vector signed char __b) function
144 vec_add(vector bool char __a, vector signed char __b) function
150 vec_add(vector signed char __a, vector bool char __b) function
156 vec_add(vector unsigned char __a, vector unsigned char __b) function
162 vec_add(vector bool char __a, vector unsigned char __b) function
168 vec_add(vector unsigned char __a, vector bool char __b) function
174 vec_add(vector short __a, vector short __b) function
180 vec_add(vector bool short __a, vector short __b) function
186 vec_add(vector short __a, vector bool short __b function
192 vec_add(vector unsigned short __a, vector unsigned short __b) function
198 vec_add(vector bool short __a, vector unsigned short __b) function
204 vec_add(vector unsigned short __a, vector bool short __b) function
210 vec_add(vector int __a, vector int __b) function
216 vec_add(vector bool int __a, vector int __b) function
222 vec_add(vector int __a, vector bool int __b) function
228 vec_add(vector unsigned int __a, vector unsigned int __b) function
234 vec_add(vector bool int __a, vector unsigned int __b) function
240 vec_add(vector unsigned int __a, vector bool int __b) function
246 vec_add(vector float __a, vector float __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 160 /* vec_add */
162 static vector signed char __ATTRS_o_ai vec_add(vector signed char __a, function
167 static vector signed char __ATTRS_o_ai vec_add(vector bool char __a, function
172 static vector signed char __ATTRS_o_ai vec_add(vector signed char __a, function
177 static vector unsigned char __ATTRS_o_ai vec_add(vector unsigned char __a, function
182 static vector unsigned char __ATTRS_o_ai vec_add(vector bool char __a, function
187 static vector unsigned char __ATTRS_o_ai vec_add(vector unsigned char __a, function
192 static vector short __ATTRS_o_ai vec_add(vector short __a, vector short __b) { function
196 static vector short __ATTRS_o_ai vec_add(vector bool short __a, function
201 static vector short __ATTRS_o_ai vec_add(vector short __a function
206 static vector unsigned short __ATTRS_o_ai vec_add(vector unsigned short __a, function
211 static vector unsigned short __ATTRS_o_ai vec_add(vector bool short __a, function
216 static vector unsigned short __ATTRS_o_ai vec_add(vector unsigned short __a, function
221 static vector int __ATTRS_o_ai vec_add(vector int __a, vector int __b) { function
225 static vector int __ATTRS_o_ai vec_add(vector bool int __a, vector int __b) { function
229 static vector int __ATTRS_o_ai vec_add(vector int __a, vector bool int __b) { function
233 static vector unsigned int __ATTRS_o_ai vec_add(vector unsigned int __a, function
238 static vector unsigned int __ATTRS_o_ai vec_add(vector bool int __a, function
243 static vector unsigned int __ATTRS_o_ai vec_add(vector unsigned int __a, function
250 vec_add(vector signed long long __a, vector signed long long __b) { function
255 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
259 static vector signed __int128 __ATTRS_o_ai vec_add(vector signed __int128 __a, function
265 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
270 static vector float __ATTRS_o_ai vec_add(vector float __a, vector float __b) { function
276 vec_add(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
altivec.h 186 /* vec_add */
189 vec_add(vector signed char __a, vector signed char __b) { function
194 vec_add(vector bool char __a, vector signed char __b) { function
199 vec_add(vector signed char __a, vector bool char __b) { function
204 vec_add(vector unsigned char __a, vector unsigned char __b) { function
209 vec_add(vector bool char __a, vector unsigned char __b) { function
214 vec_add(vector unsigned char __a, vector bool char __b) { function
218 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
223 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
228 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
234 vec_add(vector unsigned short __a, vector unsigned short __b) { function
239 vec_add(vector bool short __a, vector unsigned short __b) { function
244 vec_add(vector unsigned short __a, vector bool short __b) { function
248 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
253 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
258 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
264 vec_add(vector unsigned int __a, vector unsigned int __b) { function
269 vec_add(vector bool int __a, vector unsigned int __b) { function
274 vec_add(vector unsigned int __a, vector bool int __b) { function
280 vec_add(vector signed long long __a, vector signed long long __b) { function
285 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
290 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
295 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
300 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
306 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 186 /* vec_add */
189 vec_add(vector signed char __a, vector signed char __b) { function
194 vec_add(vector bool char __a, vector signed char __b) { function
199 vec_add(vector signed char __a, vector bool char __b) { function
204 vec_add(vector unsigned char __a, vector unsigned char __b) { function
209 vec_add(vector bool char __a, vector unsigned char __b) { function
214 vec_add(vector unsigned char __a, vector bool char __b) { function
218 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
223 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
228 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
234 vec_add(vector unsigned short __a, vector unsigned short __b) { function
239 vec_add(vector bool short __a, vector unsigned short __b) { function
244 vec_add(vector unsigned short __a, vector bool short __b) { function
248 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
253 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
258 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
264 vec_add(vector unsigned int __a, vector unsigned int __b) { function
269 vec_add(vector bool int __a, vector unsigned int __b) { function
274 vec_add(vector unsigned int __a, vector bool int __b) { function
280 vec_add(vector signed long long __a, vector signed long long __b) { function
285 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
290 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
295 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
300 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
306 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 160 /* vec_add */
162 static vector signed char __ATTRS_o_ai vec_add(vector signed char __a, function
167 static vector signed char __ATTRS_o_ai vec_add(vector bool char __a, function
172 static vector signed char __ATTRS_o_ai vec_add(vector signed char __a, function
177 static vector unsigned char __ATTRS_o_ai vec_add(vector unsigned char __a, function
182 static vector unsigned char __ATTRS_o_ai vec_add(vector bool char __a, function
187 static vector unsigned char __ATTRS_o_ai vec_add(vector unsigned char __a, function
192 static vector short __ATTRS_o_ai vec_add(vector short __a, vector short __b) { function
196 static vector short __ATTRS_o_ai vec_add(vector bool short __a, function
201 static vector short __ATTRS_o_ai vec_add(vector short __a function
206 static vector unsigned short __ATTRS_o_ai vec_add(vector unsigned short __a, function
211 static vector unsigned short __ATTRS_o_ai vec_add(vector bool short __a, function
216 static vector unsigned short __ATTRS_o_ai vec_add(vector unsigned short __a, function
221 static vector int __ATTRS_o_ai vec_add(vector int __a, vector int __b) { function
225 static vector int __ATTRS_o_ai vec_add(vector bool int __a, vector int __b) { function
229 static vector int __ATTRS_o_ai vec_add(vector int __a, vector bool int __b) { function
233 static vector unsigned int __ATTRS_o_ai vec_add(vector unsigned int __a, function
238 static vector unsigned int __ATTRS_o_ai vec_add(vector bool int __a, function
243 static vector unsigned int __ATTRS_o_ai vec_add(vector unsigned int __a, function
250 vec_add(vector signed long long __a, vector signed long long __b) { function
255 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
259 static vector signed __int128 __ATTRS_o_ai vec_add(vector signed __int128 __a, function
265 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
270 static vector float __ATTRS_o_ai vec_add(vector float __a, vector float __b) { function
276 vec_add(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
altivec.h 186 /* vec_add */
189 vec_add(vector signed char __a, vector signed char __b) { function
194 vec_add(vector bool char __a, vector signed char __b) { function
199 vec_add(vector signed char __a, vector bool char __b) { function
204 vec_add(vector unsigned char __a, vector unsigned char __b) { function
209 vec_add(vector bool char __a, vector unsigned char __b) { function
214 vec_add(vector unsigned char __a, vector bool char __b) { function
218 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
223 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
228 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
234 vec_add(vector unsigned short __a, vector unsigned short __b) { function
239 vec_add(vector bool short __a, vector unsigned short __b) { function
244 vec_add(vector unsigned short __a, vector bool short __b) { function
248 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
253 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
258 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
264 vec_add(vector unsigned int __a, vector unsigned int __b) { function
269 vec_add(vector bool int __a, vector unsigned int __b) { function
274 vec_add(vector unsigned int __a, vector bool int __b) { function
280 vec_add(vector signed long long __a, vector signed long long __b) { function
285 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
290 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
295 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
300 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
306 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 186 /* vec_add */
189 vec_add(vector signed char __a, vector signed char __b) { function
194 vec_add(vector bool char __a, vector signed char __b) { function
199 vec_add(vector signed char __a, vector bool char __b) { function
204 vec_add(vector unsigned char __a, vector unsigned char __b) { function
209 vec_add(vector bool char __a, vector unsigned char __b) { function
214 vec_add(vector unsigned char __a, vector bool char __b) { function
218 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
223 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
228 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
234 vec_add(vector unsigned short __a, vector unsigned short __b) { function
239 vec_add(vector bool short __a, vector unsigned short __b) { function
244 vec_add(vector unsigned short __a, vector bool short __b) { function
248 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
253 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
258 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
264 vec_add(vector unsigned int __a, vector unsigned int __b) { function
269 vec_add(vector bool int __a, vector unsigned int __b) { function
274 vec_add(vector unsigned int __a, vector bool int __b) { function
280 vec_add(vector signed long long __a, vector signed long long __b) { function
285 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
290 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
295 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
300 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
306 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 166 /* vec_add */
169 vec_add(vector signed char __a, vector signed char __b) { function
174 vec_add(vector bool char __a, vector signed char __b) { function
179 vec_add(vector signed char __a, vector bool char __b) { function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { function
189 vec_add(vector bool char __a, vector unsigned char __b) { function
194 vec_add(vector unsigned char __a, vector bool char __b) { function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { function
219 vec_add(vector bool short __a, vector unsigned short __b) { function
224 vec_add(vector unsigned short __a, vector bool short __b) { function
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, function
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, function
244 vec_add(vector unsigned int __a, vector unsigned int __b) { function
249 vec_add(vector bool int __a, vector unsigned int __b) { function
254 vec_add(vector unsigned int __a, vector bool int __b) { function
260 vec_add(vector signed long long __a, vector signed long long __b) { function
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { function
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { function
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, function
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, function
    [all...]

Completed in 1012 milliseconds