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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 8240 vec_xor(vector signed char __a, vector signed char __b) function
8246 vec_xor(vector bool char __a, vector signed char __b) function
8252 vec_xor(vector signed char __a, vector bool char __b) function
8258 vec_xor(vector unsigned char __a, vector unsigned char __b) function
8264 vec_xor(vector bool char __a, vector unsigned char __b) function
8270 vec_xor(vector unsigned char __a, vector bool char __b) function
8276 vec_xor(vector bool char __a, vector bool char __b) function
8282 vec_xor(vector short __a, vector short __b) function
8288 vec_xor(vector bool short __a, vector short __b) function
8294 vec_xor(vector short __a, vector bool short __b) function
8300 vec_xor(vector unsigned short __a, vector unsigned short __b) function
8306 vec_xor(vector bool short __a, vector unsigned short __b) function
8312 vec_xor(vector unsigned short __a, vector bool short __b) function
8318 vec_xor(vector bool short __a, vector bool short __b) function
8324 vec_xor(vector int __a, vector int __b) function
8330 vec_xor(vector bool int __a, vector int __b) function
8336 vec_xor(vector int __a, vector bool int __b) function
8342 vec_xor(vector unsigned int __a, vector unsigned int __b) function
8348 vec_xor(vector bool int __a, vector unsigned int __b) function
8354 vec_xor(vector unsigned int __a, vector bool int __b) function
8360 vec_xor(vector bool int __a, vector bool int __b) function
8366 vec_xor(vector float __a, vector float __b) function
8373 vec_xor(vector bool int __a, vector float __b) function
8380 vec_xor(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 8240 vec_xor(vector signed char __a, vector signed char __b) function
8246 vec_xor(vector bool char __a, vector signed char __b) function
8252 vec_xor(vector signed char __a, vector bool char __b) function
8258 vec_xor(vector unsigned char __a, vector unsigned char __b) function
8264 vec_xor(vector bool char __a, vector unsigned char __b) function
8270 vec_xor(vector unsigned char __a, vector bool char __b) function
8276 vec_xor(vector bool char __a, vector bool char __b) function
8282 vec_xor(vector short __a, vector short __b) function
8288 vec_xor(vector bool short __a, vector short __b) function
8294 vec_xor(vector short __a, vector bool short __b) function
8300 vec_xor(vector unsigned short __a, vector unsigned short __b) function
8306 vec_xor(vector bool short __a, vector unsigned short __b) function
8312 vec_xor(vector unsigned short __a, vector bool short __b) function
8318 vec_xor(vector bool short __a, vector bool short __b) function
8324 vec_xor(vector int __a, vector int __b) function
8330 vec_xor(vector bool int __a, vector int __b) function
8336 vec_xor(vector int __a, vector bool int __b) function
8342 vec_xor(vector unsigned int __a, vector unsigned int __b) function
8348 vec_xor(vector bool int __a, vector unsigned int __b) function
8354 vec_xor(vector unsigned int __a, vector bool int __b) function
8360 vec_xor(vector bool int __a, vector bool int __b) function
8366 vec_xor(vector float __a, vector float __b) function
8373 vec_xor(vector bool int __a, vector float __b) function
8380 vec_xor(vector float __a, vector bool int __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
10519 vec_xor(vector signed char __a, vector signed char __b) { function
10524 vec_xor(vector bool char __a, vector signed char __b) { function
10529 vec_xor(vector signed char __a, vector bool char __b) { function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { function
10584 vec_xor(vector bool short __a, vector bool short __b) { function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
10687 vec_xor(vector double __a, vector bool long long __b) { function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 98 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a,
10152 static vector signed char __ATTRS_o_ai vec_xor(vector signed char __a, function
10157 static vector signed char __ATTRS_o_ai vec_xor(vector bool char __a, function
10162 static vector signed char __ATTRS_o_ai vec_xor(vector signed char __a, function
10167 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a, function
10172 static vector unsigned char __ATTRS_o_ai vec_xor(vector bool char __a, function
10177 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a, function
10182 static vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10187 static vector short __ATTRS_o_ai vec_xor(vector short __a, vector short __b) { function
10191 static vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10196 static vector short __ATTRS_o_ai vec_xor(vector short __a, function
10201 static vector unsigned short __ATTRS_o_ai vec_xor(vector unsigned short __a, function
10206 static vector unsigned short __ATTRS_o_ai vec_xor(vector bool short __a, function
10211 static vector unsigned short __ATTRS_o_ai vec_xor(vector unsigned short __a, function
10216 static vector bool short __ATTRS_o_ai vec_xor(vector bool short __a, function
10221 static vector int __ATTRS_o_ai vec_xor(vector int __a, vector int __b) { function
10225 static vector int __ATTRS_o_ai vec_xor(vector bool int __a, vector int __b) { function
10229 static vector int __ATTRS_o_ai vec_xor(vector int __a, vector bool int __b) { function
10233 static vector unsigned int __ATTRS_o_ai vec_xor(vector unsigned int __a, function
10238 static vector unsigned int __ATTRS_o_ai vec_xor(vector bool int __a, function
10243 static vector unsigned int __ATTRS_o_ai vec_xor(vector unsigned int __a, function
10248 static vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10253 static vector float __ATTRS_o_ai vec_xor(vector float __a, vector float __b) { function
10259 static vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10266 static vector float __ATTRS_o_ai vec_xor(vector float __a, function
10275 vec_xor(vector signed long long __a, vector signed long long __b) { function
10280 vec_xor(vector bool long long __a, vector signed long long __b) { function
10284 static vector signed long long __ATTRS_o_ai vec_xor(vector signed long long __a, function
10290 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10295 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10300 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10304 static vector bool long long __ATTRS_o_ai vec_xor(vector bool long long __a, function
10310 vec_xor(vector double __a, vector double __b) { function
10316 vec_xor(vector double __a, vector bool long long __b) { function
10322 vec_xor(vector bool long long __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
10519 vec_xor(vector signed char __a, vector signed char __b) { function
10524 vec_xor(vector bool char __a, vector signed char __b) { function
10529 vec_xor(vector signed char __a, vector bool char __b) { function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { function
10584 vec_xor(vector bool short __a, vector bool short __b) { function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
10687 vec_xor(vector double __a, vector bool long long __b) { function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
10519 vec_xor(vector signed char __a, vector signed char __b) { function
10524 vec_xor(vector bool char __a, vector signed char __b) { function
10529 vec_xor(vector signed char __a, vector bool char __b) { function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { function
10584 vec_xor(vector bool short __a, vector bool short __b) { function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
10687 vec_xor(vector double __a, vector bool long long __b) { function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
11457 vec_xor(vector signed char __a, vector signed char __b) { function
11462 vec_xor(vector bool char __a, vector signed char __b) { function
11467 vec_xor(vector signed char __a, vector bool char __b) { function
11472 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
11477 vec_xor(vector bool char __a, vector unsigned char __b) { function
11482 vec_xor(vector unsigned char __a, vector bool char __b) { function
11486 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
11491 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
11496 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
11501 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
11507 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
11512 vec_xor(vector bool short __a, vector unsigned short __b) { function
11517 vec_xor(vector unsigned short __a, vector bool short __b) { function
11522 vec_xor(vector bool short __a, vector bool short __b) { function
11526 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
11531 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
11536 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
11542 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
11547 vec_xor(vector bool int __a, vector unsigned int __b) { function
11552 vec_xor(vector unsigned int __a, vector bool int __b) { function
11556 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
11561 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
11568 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
11575 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
11584 vec_xor(vector signed long long __a, vector signed long long __b) { function
11589 vec_xor(vector bool long long __a, vector signed long long __b) { function
11594 vec_xor(vector signed long long __a, vector bool long long __b) { function
11599 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
11604 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
11609 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
11614 vec_xor(vector bool long long __a, vector bool long long __b) { function
11618 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
11625 vec_xor(vector double __a, vector bool long long __b) { function
11630 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 98 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a,
10152 static vector signed char __ATTRS_o_ai vec_xor(vector signed char __a, function
10157 static vector signed char __ATTRS_o_ai vec_xor(vector bool char __a, function
10162 static vector signed char __ATTRS_o_ai vec_xor(vector signed char __a, function
10167 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a, function
10172 static vector unsigned char __ATTRS_o_ai vec_xor(vector bool char __a, function
10177 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a, function
10182 static vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10187 static vector short __ATTRS_o_ai vec_xor(vector short __a, vector short __b) { function
10191 static vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10196 static vector short __ATTRS_o_ai vec_xor(vector short __a, function
10201 static vector unsigned short __ATTRS_o_ai vec_xor(vector unsigned short __a, function
10206 static vector unsigned short __ATTRS_o_ai vec_xor(vector bool short __a, function
10211 static vector unsigned short __ATTRS_o_ai vec_xor(vector unsigned short __a, function
10216 static vector bool short __ATTRS_o_ai vec_xor(vector bool short __a, function
10221 static vector int __ATTRS_o_ai vec_xor(vector int __a, vector int __b) { function
10225 static vector int __ATTRS_o_ai vec_xor(vector bool int __a, vector int __b) { function
10229 static vector int __ATTRS_o_ai vec_xor(vector int __a, vector bool int __b) { function
10233 static vector unsigned int __ATTRS_o_ai vec_xor(vector unsigned int __a, function
10238 static vector unsigned int __ATTRS_o_ai vec_xor(vector bool int __a, function
10243 static vector unsigned int __ATTRS_o_ai vec_xor(vector unsigned int __a, function
10248 static vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10253 static vector float __ATTRS_o_ai vec_xor(vector float __a, vector float __b) { function
10259 static vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10266 static vector float __ATTRS_o_ai vec_xor(vector float __a, function
10275 vec_xor(vector signed long long __a, vector signed long long __b) { function
10280 vec_xor(vector bool long long __a, vector signed long long __b) { function
10284 static vector signed long long __ATTRS_o_ai vec_xor(vector signed long long __a, function
10290 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10295 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10300 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10304 static vector bool long long __ATTRS_o_ai vec_xor(vector bool long long __a, function
10310 vec_xor(vector double __a, vector double __b) { function
10316 vec_xor(vector double __a, vector bool long long __b) { function
10322 vec_xor(vector bool long long __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
10519 vec_xor(vector signed char __a, vector signed char __b) { function
10524 vec_xor(vector bool char __a, vector signed char __b) { function
10529 vec_xor(vector signed char __a, vector bool char __b) { function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { function
10584 vec_xor(vector bool short __a, vector bool short __b) { function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
10687 vec_xor(vector double __a, vector bool long long __b) { function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
10519 vec_xor(vector signed char __a, vector signed char __b) { function
10524 vec_xor(vector bool char __a, vector signed char __b) { function
10529 vec_xor(vector signed char __a, vector bool char __b) { function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { function
10584 vec_xor(vector bool short __a, vector bool short __b) { function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
10687 vec_xor(vector double __a, vector bool long long __b) { function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
11457 vec_xor(vector signed char __a, vector signed char __b) { function
11462 vec_xor(vector bool char __a, vector signed char __b) { function
11467 vec_xor(vector signed char __a, vector bool char __b) { function
11472 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
11477 vec_xor(vector bool char __a, vector unsigned char __b) { function
11482 vec_xor(vector unsigned char __a, vector bool char __b) { function
11486 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
11491 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
11496 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
11501 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
11507 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
11512 vec_xor(vector bool short __a, vector unsigned short __b) { function
11517 vec_xor(vector unsigned short __a, vector bool short __b) { function
11522 vec_xor(vector bool short __a, vector bool short __b) { function
11526 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
11531 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
11536 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
11542 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
11547 vec_xor(vector bool int __a, vector unsigned int __b) { function
11552 vec_xor(vector unsigned int __a, vector bool int __b) { function
11556 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
11561 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
11568 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
11575 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
11584 vec_xor(vector signed long long __a, vector signed long long __b) { function
11589 vec_xor(vector bool long long __a, vector signed long long __b) { function
11594 vec_xor(vector signed long long __a, vector bool long long __b) { function
11599 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
11604 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
11609 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
11614 vec_xor(vector bool long long __a, vector bool long long __b) { function
11618 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
11625 vec_xor(vector double __a, vector bool long long __b) { function
11630 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 97 vec_xor(vector unsigned char __a, vector unsigned char __b);
10519 vec_xor(vector signed char __a, vector signed char __b) { function
10524 vec_xor(vector bool char __a, vector signed char __b) { function
10529 vec_xor(vector signed char __a, vector bool char __b) { function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { function
10584 vec_xor(vector bool short __a, vector bool short __b) { function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
10687 vec_xor(vector double __a, vector bool long long __b) { function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 120 vec_xor(vector unsigned char __a, vector unsigned char __b);
12164 vec_xor(vector signed char __a, vector signed char __b) { function
12169 vec_xor(vector bool char __a, vector signed char __b) { function
12174 vec_xor(vector signed char __a, vector bool char __b) { function
12179 vec_xor(vector unsigned char __a, vector unsigned char __b) { function
12184 vec_xor(vector bool char __a, vector unsigned char __b) { function
12189 vec_xor(vector unsigned char __a, vector bool char __b) { function
12193 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, function
12198 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12203 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, function
12208 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, function
12214 vec_xor(vector unsigned short __a, vector unsigned short __b) { function
12219 vec_xor(vector bool short __a, vector unsigned short __b) { function
12224 vec_xor(vector unsigned short __a, vector bool short __b) { function
12229 vec_xor(vector bool short __a, vector bool short __b) { function
12233 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12238 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, function
12243 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, function
12249 vec_xor(vector unsigned int __a, vector unsigned int __b) { function
12254 vec_xor(vector bool int __a, vector unsigned int __b) { function
12259 vec_xor(vector unsigned int __a, vector bool int __b) { function
12263 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, function
12268 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12275 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, function
12282 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, function
12291 vec_xor(vector signed long long __a, vector signed long long __b) { function
12296 vec_xor(vector bool long long __a, vector signed long long __b) { function
12301 vec_xor(vector signed long long __a, vector bool long long __b) { function
12306 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { function
12311 vec_xor(vector bool long long __a, vector unsigned long long __b) { function
12316 vec_xor(vector unsigned long long __a, vector bool long long __b) { function
12321 vec_xor(vector bool long long __a, vector bool long long __b) { function
12325 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, function
12332 vec_xor(vector double __a, vector bool long long __b) { function
12337 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, function
    [all...]

Completed in 1965 milliseconds