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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 8389 vec_vxor(vector signed char __a, vector signed char __b) function
8395 vec_vxor(vector bool char __a, vector signed char __b) function
8401 vec_vxor(vector signed char __a, vector bool char __b) function
8407 vec_vxor(vector unsigned char __a, vector unsigned char __b) function
8413 vec_vxor(vector bool char __a, vector unsigned char __b) function
8419 vec_vxor(vector unsigned char __a, vector bool char __b) function
8425 vec_vxor(vector bool char __a, vector bool char __b) function
8431 vec_vxor(vector short __a, vector short __b) function
8437 vec_vxor(vector bool short __a, vector short __b) function
8443 vec_vxor(vector short __a, vector bool short __b) function
8449 vec_vxor(vector unsigned short __a, vector unsigned short __b) function
8455 vec_vxor(vector bool short __a, vector unsigned short __b) function
8461 vec_vxor(vector unsigned short __a, vector bool short __b) function
8467 vec_vxor(vector bool short __a, vector bool short __b) function
8473 vec_vxor(vector int __a, vector int __b) function
8479 vec_vxor(vector bool int __a, vector int __b) function
8485 vec_vxor(vector int __a, vector bool int __b) function
8491 vec_vxor(vector unsigned int __a, vector unsigned int __b) function
8497 vec_vxor(vector bool int __a, vector unsigned int __b) function
8503 vec_vxor(vector unsigned int __a, vector bool int __b) function
8509 vec_vxor(vector bool int __a, vector bool int __b) function
8515 vec_vxor(vector float __a, vector float __b) function
8522 vec_vxor(vector bool int __a, vector float __b) function
8529 vec_vxor(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 8389 vec_vxor(vector signed char __a, vector signed char __b) function
8395 vec_vxor(vector bool char __a, vector signed char __b) function
8401 vec_vxor(vector signed char __a, vector bool char __b) function
8407 vec_vxor(vector unsigned char __a, vector unsigned char __b) function
8413 vec_vxor(vector bool char __a, vector unsigned char __b) function
8419 vec_vxor(vector unsigned char __a, vector bool char __b) function
8425 vec_vxor(vector bool char __a, vector bool char __b) function
8431 vec_vxor(vector short __a, vector short __b) function
8437 vec_vxor(vector bool short __a, vector short __b) function
8443 vec_vxor(vector short __a, vector bool short __b) function
8449 vec_vxor(vector unsigned short __a, vector unsigned short __b) function
8455 vec_vxor(vector bool short __a, vector unsigned short __b) function
8461 vec_vxor(vector unsigned short __a, vector bool short __b) function
8467 vec_vxor(vector bool short __a, vector bool short __b) function
8473 vec_vxor(vector int __a, vector int __b) function
8479 vec_vxor(vector bool int __a, vector int __b) function
8485 vec_vxor(vector int __a, vector bool int __b) function
8491 vec_vxor(vector unsigned int __a, vector unsigned int __b) function
8497 vec_vxor(vector bool int __a, vector unsigned int __b) function
8503 vec_vxor(vector unsigned int __a, vector bool int __b) function
8509 vec_vxor(vector bool int __a, vector bool int __b) function
8515 vec_vxor(vector float __a, vector float __b) function
8522 vec_vxor(vector bool int __a, vector float __b) function
8529 vec_vxor(vector float __a, vector bool int __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 10702 vec_vxor(vector signed char __a, vector signed char __b) { function
10707 vec_vxor(vector bool char __a, vector signed char __b) { function
10712 vec_vxor(vector signed char __a, vector bool char __b) { function
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { function
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { function
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { function
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { function
10767 vec_vxor(vector bool short __a, vector bool short __b) { function
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { function
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { function
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 10330 static vector signed char __ATTRS_o_ai vec_vxor(vector signed char __a, function
10335 static vector signed char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10340 static vector signed char __ATTRS_o_ai vec_vxor(vector signed char __a, function
10345 static vector unsigned char __ATTRS_o_ai vec_vxor(vector unsigned char __a, function
10350 static vector unsigned char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10355 static vector unsigned char __ATTRS_o_ai vec_vxor(vector unsigned char __a, function
10360 static vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10365 static vector short __ATTRS_o_ai vec_vxor(vector short __a, vector short __b) { function
10369 static vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10374 static vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10379 static vector unsigned short __ATTRS_o_ai vec_vxor(vector unsigned short __a, function
10384 static vector unsigned short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10389 static vector unsigned short __ATTRS_o_ai vec_vxor(vector unsigned short __a, function
10394 static vector bool short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10399 static vector int __ATTRS_o_ai vec_vxor(vector int __a, vector int __b) { function
10403 static vector int __ATTRS_o_ai vec_vxor(vector bool int __a, vector int __b) { function
10407 static vector int __ATTRS_o_ai vec_vxor(vector int __a, vector bool int __b) { function
10411 static vector unsigned int __ATTRS_o_ai vec_vxor(vector unsigned int __a, function
10416 static vector unsigned int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10421 static vector unsigned int __ATTRS_o_ai vec_vxor(vector unsigned int __a, function
10426 static vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10431 static vector float __ATTRS_o_ai vec_vxor(vector float __a, vector float __b) { function
10437 static vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10444 static vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10453 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10458 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10463 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10468 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10473 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10478 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10482 static vector bool long long __ATTRS_o_ai vec_vxor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 10702 vec_vxor(vector signed char __a, vector signed char __b) { function
10707 vec_vxor(vector bool char __a, vector signed char __b) { function
10712 vec_vxor(vector signed char __a, vector bool char __b) { function
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { function
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { function
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { function
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { function
10767 vec_vxor(vector bool short __a, vector bool short __b) { function
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { function
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { function
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 10702 vec_vxor(vector signed char __a, vector signed char __b) { function
10707 vec_vxor(vector bool char __a, vector signed char __b) { function
10712 vec_vxor(vector signed char __a, vector bool char __b) { function
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { function
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { function
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { function
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { function
10767 vec_vxor(vector bool short __a, vector bool short __b) { function
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { function
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { function
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 11640 vec_vxor(vector signed char __a, vector signed char __b) { function
11645 vec_vxor(vector bool char __a, vector signed char __b) { function
11650 vec_vxor(vector signed char __a, vector bool char __b) { function
11655 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
11660 vec_vxor(vector bool char __a, vector unsigned char __b) { function
11665 vec_vxor(vector unsigned char __a, vector bool char __b) { function
11669 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
11674 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
11679 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
11684 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
11690 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
11695 vec_vxor(vector bool short __a, vector unsigned short __b) { function
11700 vec_vxor(vector unsigned short __a, vector bool short __b) { function
11705 vec_vxor(vector bool short __a, vector bool short __b) { function
11709 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
11714 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
11719 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
11725 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
11730 vec_vxor(vector bool int __a, vector unsigned int __b) { function
11735 vec_vxor(vector unsigned int __a, vector bool int __b) { function
11739 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
11744 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
11751 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
11758 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
11767 vec_vxor(vector signed long long __a, vector signed long long __b) { function
11772 vec_vxor(vector bool long long __a, vector signed long long __b) { function
11777 vec_vxor(vector signed long long __a, vector bool long long __b) { function
11782 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
11787 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
11792 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
11797 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
altivec.h 10330 static vector signed char __ATTRS_o_ai vec_vxor(vector signed char __a, function
10335 static vector signed char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10340 static vector signed char __ATTRS_o_ai vec_vxor(vector signed char __a, function
10345 static vector unsigned char __ATTRS_o_ai vec_vxor(vector unsigned char __a, function
10350 static vector unsigned char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10355 static vector unsigned char __ATTRS_o_ai vec_vxor(vector unsigned char __a, function
10360 static vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10365 static vector short __ATTRS_o_ai vec_vxor(vector short __a, vector short __b) { function
10369 static vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10374 static vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10379 static vector unsigned short __ATTRS_o_ai vec_vxor(vector unsigned short __a, function
10384 static vector unsigned short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10389 static vector unsigned short __ATTRS_o_ai vec_vxor(vector unsigned short __a, function
10394 static vector bool short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10399 static vector int __ATTRS_o_ai vec_vxor(vector int __a, vector int __b) { function
10403 static vector int __ATTRS_o_ai vec_vxor(vector bool int __a, vector int __b) { function
10407 static vector int __ATTRS_o_ai vec_vxor(vector int __a, vector bool int __b) { function
10411 static vector unsigned int __ATTRS_o_ai vec_vxor(vector unsigned int __a, function
10416 static vector unsigned int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10421 static vector unsigned int __ATTRS_o_ai vec_vxor(vector unsigned int __a, function
10426 static vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10431 static vector float __ATTRS_o_ai vec_vxor(vector float __a, vector float __b) { function
10437 static vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10444 static vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10453 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10458 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10463 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10468 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10473 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10478 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10482 static vector bool long long __ATTRS_o_ai vec_vxor(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 10702 vec_vxor(vector signed char __a, vector signed char __b) { function
10707 vec_vxor(vector bool char __a, vector signed char __b) { function
10712 vec_vxor(vector signed char __a, vector bool char __b) { function
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { function
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { function
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { function
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { function
10767 vec_vxor(vector bool short __a, vector bool short __b) { function
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { function
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { function
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
altivec.h 10702 vec_vxor(vector signed char __a, vector signed char __b) { function
10707 vec_vxor(vector bool char __a, vector signed char __b) { function
10712 vec_vxor(vector signed char __a, vector bool char __b) { function
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { function
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { function
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { function
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { function
10767 vec_vxor(vector bool short __a, vector bool short __b) { function
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { function
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { function
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
altivec.h 11640 vec_vxor(vector signed char __a, vector signed char __b) { function
11645 vec_vxor(vector bool char __a, vector signed char __b) { function
11650 vec_vxor(vector signed char __a, vector bool char __b) { function
11655 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
11660 vec_vxor(vector bool char __a, vector unsigned char __b) { function
11665 vec_vxor(vector unsigned char __a, vector bool char __b) { function
11669 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
11674 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
11679 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
11684 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
11690 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
11695 vec_vxor(vector bool short __a, vector unsigned short __b) { function
11700 vec_vxor(vector unsigned short __a, vector bool short __b) { function
11705 vec_vxor(vector bool short __a, vector bool short __b) { function
11709 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
11714 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
11719 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
11725 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
11730 vec_vxor(vector bool int __a, vector unsigned int __b) { function
11735 vec_vxor(vector unsigned int __a, vector bool int __b) { function
11739 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
11744 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
11751 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
11758 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
11767 vec_vxor(vector signed long long __a, vector signed long long __b) { function
11772 vec_vxor(vector bool long long __a, vector signed long long __b) { function
11777 vec_vxor(vector signed long long __a, vector bool long long __b) { function
11782 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
11787 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
11792 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
11797 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 10702 vec_vxor(vector signed char __a, vector signed char __b) { function
10707 vec_vxor(vector bool char __a, vector signed char __b) { function
10712 vec_vxor(vector signed char __a, vector bool char __b) { function
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { function
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { function
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { function
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { function
10767 vec_vxor(vector bool short __a, vector bool short __b) { function
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { function
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { function
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { function
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { function
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { function
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
altivec.h 12347 vec_vxor(vector signed char __a, vector signed char __b) { function
12352 vec_vxor(vector bool char __a, vector signed char __b) { function
12357 vec_vxor(vector signed char __a, vector bool char __b) { function
12362 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12367 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12372 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12376 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12381 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12386 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, function
12391 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12397 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12402 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12407 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12412 vec_vxor(vector bool short __a, vector bool short __b) { function
12416 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12421 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12426 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12432 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12437 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12442 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12446 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12451 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12458 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12465 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12474 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12479 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12484 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12489 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12494 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12499 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12504 vec_vxor(vector bool long long __a, vector bool long long __b) { function
    [all...]

Completed in 380 milliseconds