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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 7522 vec_sub(vector signed char __a, vector signed char __b) function
7528 vec_sub(vector bool char __a, vector signed char __b) function
7534 vec_sub(vector signed char __a, vector bool char __b) function
7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function
7546 vec_sub(vector bool char __a, vector unsigned char __b) function
7552 vec_sub(vector unsigned char __a, vector bool char __b) function
7558 vec_sub(vector short __a, vector short __b) function
7564 vec_sub(vector bool short __a, vector short __b) function
7570 vec_sub(vector short __a, vector bool short __b) function
7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function
7582 vec_sub(vector bool short __a, vector unsigned short __b) function
7588 vec_sub(vector unsigned short __a, vector bool short __b) function
7594 vec_sub(vector int __a, vector int __b) function
7600 vec_sub(vector bool int __a, vector int __b) function
7606 vec_sub(vector int __a, vector bool int __b) function
7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function
7618 vec_sub(vector bool int __a, vector unsigned int __b) function
7624 vec_sub(vector unsigned int __a, vector bool int __b) function
7630 vec_sub(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 7522 vec_sub(vector signed char __a, vector signed char __b) function
7528 vec_sub(vector bool char __a, vector signed char __b) function
7534 vec_sub(vector signed char __a, vector bool char __b) function
7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function
7546 vec_sub(vector bool char __a, vector unsigned char __b) function
7552 vec_sub(vector unsigned char __a, vector bool char __b) function
7558 vec_sub(vector short __a, vector short __b) function
7564 vec_sub(vector bool short __a, vector short __b) function
7570 vec_sub(vector short __a, vector bool short __b) function
7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function
7582 vec_sub(vector bool short __a, vector unsigned short __b) function
7588 vec_sub(vector unsigned short __a, vector bool short __b) function
7594 vec_sub(vector int __a, vector int __b) function
7600 vec_sub(vector bool int __a, vector int __b) function
7606 vec_sub(vector int __a, vector bool int __b) function
7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function
7618 vec_sub(vector bool int __a, vector unsigned int __b) function
7624 vec_sub(vector unsigned int __a, vector bool int __b) function
7630 vec_sub(vector float __a, vector float __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 9347 vec_sub(vector signed char __a, vector signed char __b) { function
9352 vec_sub(vector bool char __a, vector signed char __b) { function
9357 vec_sub(vector signed char __a, vector bool char __b) { function
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9367 vec_sub(vector bool char __a, vector unsigned char __b) { function
9372 vec_sub(vector unsigned char __a, vector bool char __b) { function
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9397 vec_sub(vector bool short __a, vector unsigned short __b) { function
9402 vec_sub(vector unsigned short __a, vector bool short __b) { function
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9427 vec_sub(vector bool int __a, vector unsigned int __b) { function
9432 vec_sub(vector unsigned int __a, vector bool int __b) { function
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9450 vec_sub(vector signed long long __a, vector signed long long __b) { function
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 9347 vec_sub(vector signed char __a, vector signed char __b) { function
9352 vec_sub(vector bool char __a, vector signed char __b) { function
9357 vec_sub(vector signed char __a, vector bool char __b) { function
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9367 vec_sub(vector bool char __a, vector unsigned char __b) { function
9372 vec_sub(vector unsigned char __a, vector bool char __b) { function
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9397 vec_sub(vector bool short __a, vector unsigned short __b) { function
9402 vec_sub(vector unsigned short __a, vector bool short __b) { function
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9427 vec_sub(vector bool int __a, vector unsigned int __b) { function
9432 vec_sub(vector unsigned int __a, vector bool int __b) { function
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9450 vec_sub(vector signed long long __a, vector signed long long __b) { function
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 9347 vec_sub(vector signed char __a, vector signed char __b) { function
9352 vec_sub(vector bool char __a, vector signed char __b) { function
9357 vec_sub(vector signed char __a, vector bool char __b) { function
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9367 vec_sub(vector bool char __a, vector unsigned char __b) { function
9372 vec_sub(vector unsigned char __a, vector bool char __b) { function
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9397 vec_sub(vector bool short __a, vector unsigned short __b) { function
9402 vec_sub(vector unsigned short __a, vector bool short __b) { function
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9427 vec_sub(vector bool int __a, vector unsigned int __b) { function
9432 vec_sub(vector unsigned int __a, vector bool int __b) { function
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9450 vec_sub(vector signed long long __a, vector signed long long __b) { function
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 10285 vec_sub(vector signed char __a, vector signed char __b) { function
10290 vec_sub(vector bool char __a, vector signed char __b) { function
10295 vec_sub(vector signed char __a, vector bool char __b) { function
10300 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10305 vec_sub(vector bool char __a, vector unsigned char __b) { function
10310 vec_sub(vector unsigned char __a, vector bool char __b) { function
10314 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10319 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10324 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10330 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10335 vec_sub(vector bool short __a, vector unsigned short __b) { function
10340 vec_sub(vector unsigned short __a, vector bool short __b) { function
10344 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10349 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10354 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10360 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
10365 vec_sub(vector bool int __a, vector unsigned int __b) { function
10370 vec_sub(vector unsigned int __a, vector bool int __b) { function
10376 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
10381 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
10388 vec_sub(vector signed long long __a, vector signed long long __b) { function
10393 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
10397 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
10403 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9243 static vector unsigned short __ATTRS_o_ai vec_sub(vector bool short __a, function
9248 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, function
9253 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector int __b) { function
9257 static vector int __ATTRS_o_ai vec_sub(vector bool int __a, vector int __b) { function
9261 static vector int __ATTRS_o_ai vec_sub(vector int __a, vector bool int __b) { function
9265 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9270 static vector unsigned int __ATTRS_o_ai vec_sub(vector bool int __a, function
9275 static vector unsigned int __ATTRS_o_ai vec_sub(vector unsigned int __a, function
9281 static vector signed __int128 __ATTRS_o_ai vec_sub(vector signed __int128 __a, function
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9294 vec_sub(vector signed long long __a, vector signed long long __b) { function
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9304 vec_sub(vector double __a, vector double __b) { function
9309 static vector float __ATTRS_o_ai vec_sub(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 9347 vec_sub(vector signed char __a, vector signed char __b) { function
9352 vec_sub(vector bool char __a, vector signed char __b) { function
9357 vec_sub(vector signed char __a, vector bool char __b) { function
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9367 vec_sub(vector bool char __a, vector unsigned char __b) { function
9372 vec_sub(vector unsigned char __a, vector bool char __b) { function
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9397 vec_sub(vector bool short __a, vector unsigned short __b) { function
9402 vec_sub(vector unsigned short __a, vector bool short __b) { function
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9427 vec_sub(vector bool int __a, vector unsigned int __b) { function
9432 vec_sub(vector unsigned int __a, vector bool int __b) { function
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9450 vec_sub(vector signed long long __a, vector signed long long __b) { function
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 9347 vec_sub(vector signed char __a, vector signed char __b) { function
9352 vec_sub(vector bool char __a, vector signed char __b) { function
9357 vec_sub(vector signed char __a, vector bool char __b) { function
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9367 vec_sub(vector bool char __a, vector unsigned char __b) { function
9372 vec_sub(vector unsigned char __a, vector bool char __b) { function
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9397 vec_sub(vector bool short __a, vector unsigned short __b) { function
9402 vec_sub(vector unsigned short __a, vector bool short __b) { function
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9427 vec_sub(vector bool int __a, vector unsigned int __b) { function
9432 vec_sub(vector unsigned int __a, vector bool int __b) { function
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9450 vec_sub(vector signed long long __a, vector signed long long __b) { function
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 10285 vec_sub(vector signed char __a, vector signed char __b) { function
10290 vec_sub(vector bool char __a, vector signed char __b) { function
10295 vec_sub(vector signed char __a, vector bool char __b) { function
10300 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10305 vec_sub(vector bool char __a, vector unsigned char __b) { function
10310 vec_sub(vector unsigned char __a, vector bool char __b) { function
10314 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10319 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10324 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10330 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10335 vec_sub(vector bool short __a, vector unsigned short __b) { function
10340 vec_sub(vector unsigned short __a, vector bool short __b) { function
10344 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10349 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10354 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10360 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
10365 vec_sub(vector bool int __a, vector unsigned int __b) { function
10370 vec_sub(vector unsigned int __a, vector bool int __b) { function
10376 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
10381 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
10388 vec_sub(vector signed long long __a, vector signed long long __b) { function
10393 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
10397 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
10403 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9347 vec_sub(vector signed char __a, vector signed char __b) { function
9352 vec_sub(vector bool char __a, vector signed char __b) { function
9357 vec_sub(vector signed char __a, vector bool char __b) { function
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
9367 vec_sub(vector bool char __a, vector unsigned char __b) { function
9372 vec_sub(vector unsigned char __a, vector bool char __b) { function
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
9397 vec_sub(vector bool short __a, vector unsigned short __b) { function
9402 vec_sub(vector unsigned short __a, vector bool short __b) { function
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
9427 vec_sub(vector bool int __a, vector unsigned int __b) { function
9432 vec_sub(vector unsigned int __a, vector bool int __b) { function
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
9450 vec_sub(vector signed long long __a, vector signed long long __b) { function
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 10924 vec_sub(vector signed char __a, vector signed char __b) { function
10929 vec_sub(vector bool char __a, vector signed char __b) { function
10934 vec_sub(vector signed char __a, vector bool char __b) { function
10939 vec_sub(vector unsigned char __a, vector unsigned char __b) { function
10944 vec_sub(vector bool char __a, vector unsigned char __b) { function
10949 vec_sub(vector unsigned char __a, vector bool char __b) { function
10953 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10958 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, function
10963 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, function
10969 vec_sub(vector unsigned short __a, vector unsigned short __b) { function
10974 vec_sub(vector bool short __a, vector unsigned short __b) { function
10979 vec_sub(vector unsigned short __a, vector bool short __b) { function
10983 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10988 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, function
10993 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, function
10999 vec_sub(vector unsigned int __a, vector unsigned int __b) { function
11004 vec_sub(vector bool int __a, vector unsigned int __b) { function
11009 vec_sub(vector unsigned int __a, vector bool int __b) { function
11015 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { function
11020 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
11027 vec_sub(vector signed long long __a, vector signed long long __b) { function
11032 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { function
11036 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, function
11042 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, function
    [all...]

Completed in 1685 milliseconds