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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 627 /* vec_and */
629 #define __builtin_altivec_vand vec_and
632 vec_and(vector signed char __a, vector signed char __b) function
638 vec_and(vector bool char __a, vector signed char __b) function
644 vec_and(vector signed char __a, vector bool char __b) function
650 vec_and(vector unsigned char __a, vector unsigned char __b) function
656 vec_and(vector bool char __a, vector unsigned char __b) function
662 vec_and(vector unsigned char __a, vector bool char __b) function
668 vec_and(vector bool char __a, vector bool char __b) function
674 vec_and(vector short __a, vector short __b function
680 vec_and(vector bool short __a, vector short __b) function
686 vec_and(vector short __a, vector bool short __b) function
692 vec_and(vector unsigned short __a, vector unsigned short __b) function
698 vec_and(vector bool short __a, vector unsigned short __b) function
704 vec_and(vector unsigned short __a, vector bool short __b) function
710 vec_and(vector bool short __a, vector bool short __b) function
716 vec_and(vector int __a, vector int __b) function
722 vec_and(vector bool int __a, vector int __b) function
728 vec_and(vector int __a, vector bool int __b) function
734 vec_and(vector unsigned int __a, vector unsigned int __b) function
740 vec_and(vector bool int __a, vector unsigned int __b) function
746 vec_and(vector unsigned int __a, vector bool int __b) function
752 vec_and(vector bool int __a, vector bool int __b) function
758 vec_and(vector float __a, vector float __b) function
765 vec_and(vector bool int __a, vector float __b) function
772 vec_and(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 627 /* vec_and */
629 #define __builtin_altivec_vand vec_and
632 vec_and(vector signed char __a, vector signed char __b) function
638 vec_and(vector bool char __a, vector signed char __b) function
644 vec_and(vector signed char __a, vector bool char __b) function
650 vec_and(vector unsigned char __a, vector unsigned char __b) function
656 vec_and(vector bool char __a, vector unsigned char __b) function
662 vec_and(vector unsigned char __a, vector bool char __b) function
668 vec_and(vector bool char __a, vector bool char __b) function
674 vec_and(vector short __a, vector short __b function
680 vec_and(vector bool short __a, vector short __b) function
686 vec_and(vector short __a, vector bool short __b) function
692 vec_and(vector unsigned short __a, vector unsigned short __b) function
698 vec_and(vector bool short __a, vector unsigned short __b) function
704 vec_and(vector unsigned short __a, vector bool short __b) function
710 vec_and(vector bool short __a, vector bool short __b) function
716 vec_and(vector int __a, vector int __b) function
722 vec_and(vector bool int __a, vector int __b) function
728 vec_and(vector int __a, vector bool int __b) function
734 vec_and(vector unsigned int __a, vector unsigned int __b) function
740 vec_and(vector bool int __a, vector unsigned int __b) function
746 vec_and(vector unsigned int __a, vector bool int __b) function
752 vec_and(vector bool int __a, vector bool int __b) function
758 vec_and(vector float __a, vector float __b) function
765 vec_and(vector bool int __a, vector float __b) function
772 vec_and(vector float __a, vector bool int __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 716 /* vec_and */
718 #define __builtin_altivec_vand vec_and
721 vec_and(vector signed char __a, vector signed char __b) { function
726 vec_and(vector bool char __a, vector signed char __b) { function
731 vec_and(vector signed char __a, vector bool char __b) { function
736 vec_and(vector unsigned char __a, vector unsigned char __b) { function
741 vec_and(vector bool char __a, vector unsigned char __b) { function
746 vec_and(vector unsigned char __a, vector bool char __b) { function
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
771 vec_and(vector unsigned short __a, vector unsigned short __b) { function
776 vec_and(vector bool short __a, vector unsigned short __b) { function
781 vec_and(vector unsigned short __a, vector bool short __b) { function
786 vec_and(vector bool short __a, vector bool short __b) { function
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
806 vec_and(vector unsigned int __a, vector unsigned int __b) { function
811 vec_and(vector bool int __a, vector unsigned int __b) { function
816 vec_and(vector unsigned int __a, vector bool int __b) { function
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
855 vec_and(vector double __a, vector bool long long __b) { function
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
869 vec_and(vector signed long long __a, vector signed long long __b) { function
874 vec_and(vector bool long long __a, vector signed long long __b) { function
879 vec_and(vector signed long long __a, vector bool long long __b) { function
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
889 vec_and(vector bool long long __a, vector unsigned long long __b) { function
894 vec_and(vector unsigned long long __a, vector bool long long __b) { function
899 vec_and(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 700 /* vec_and */
702 #define __builtin_altivec_vand vec_and
704 static vector signed char __ATTRS_o_ai vec_and(vector signed char __a, function
709 static vector signed char __ATTRS_o_ai vec_and(vector bool char __a, function
714 static vector signed char __ATTRS_o_ai vec_and(vector signed char __a, function
719 static vector unsigned char __ATTRS_o_ai vec_and(vector unsigned char __a, function
724 static vector unsigned char __ATTRS_o_ai vec_and(vector bool char __a, function
729 static vector unsigned char __ATTRS_o_ai vec_and(vector unsigned char __a, function
734 static vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
739 static vector short __ATTRS_o_ai vec_and(vector short __a, vector short __b) function
743 static vector short __ATTRS_o_ai vec_and(vector bool short __a, function
748 static vector short __ATTRS_o_ai vec_and(vector short __a, function
753 static vector unsigned short __ATTRS_o_ai vec_and(vector unsigned short __a, function
758 static vector unsigned short __ATTRS_o_ai vec_and(vector bool short __a, function
763 static vector unsigned short __ATTRS_o_ai vec_and(vector unsigned short __a, function
768 static vector bool short __ATTRS_o_ai vec_and(vector bool short __a, function
773 static vector int __ATTRS_o_ai vec_and(vector int __a, vector int __b) { function
777 static vector int __ATTRS_o_ai vec_and(vector bool int __a, vector int __b) { function
781 static vector int __ATTRS_o_ai vec_and(vector int __a, vector bool int __b) { function
785 static vector unsigned int __ATTRS_o_ai vec_and(vector unsigned int __a, function
790 static vector unsigned int __ATTRS_o_ai vec_and(vector bool int __a, function
795 static vector unsigned int __ATTRS_o_ai vec_and(vector unsigned int __a, function
800 static vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
805 static vector float __ATTRS_o_ai vec_and(vector float __a, vector float __b) { function
811 static vector float __ATTRS_o_ai vec_and(vector bool int __a, function
818 static vector float __ATTRS_o_ai vec_and(vector float __a, function
826 static vector double __ATTRS_o_ai vec_and(vector bool long long __a, vector double __b) { function
832 static vector double __ATTRS_o_ai vec_and(vector double __a, vector bool long long __b) { function
838 static vector double __ATTRS_o_ai vec_and(vector double __a, vector double __b) { function
845 vec_and(vector signed long long __a, vector signed long long __b) { function
850 vec_and(vector bool long long __a, vector signed long long __b) { function
854 static vector signed long long __ATTRS_o_ai vec_and(vector signed long long __a, function
860 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
865 vec_and(vector bool long long __a, vector unsigned long long __b) { function
870 vec_and(vector unsigned long long __a, vector bool long long __b) { function
874 static vector bool long long __ATTRS_o_ai vec_and(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 716 /* vec_and */
718 #define __builtin_altivec_vand vec_and
721 vec_and(vector signed char __a, vector signed char __b) { function
726 vec_and(vector bool char __a, vector signed char __b) { function
731 vec_and(vector signed char __a, vector bool char __b) { function
736 vec_and(vector unsigned char __a, vector unsigned char __b) { function
741 vec_and(vector bool char __a, vector unsigned char __b) { function
746 vec_and(vector unsigned char __a, vector bool char __b) { function
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
771 vec_and(vector unsigned short __a, vector unsigned short __b) { function
776 vec_and(vector bool short __a, vector unsigned short __b) { function
781 vec_and(vector unsigned short __a, vector bool short __b) { function
786 vec_and(vector bool short __a, vector bool short __b) { function
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
806 vec_and(vector unsigned int __a, vector unsigned int __b) { function
811 vec_and(vector bool int __a, vector unsigned int __b) { function
816 vec_and(vector unsigned int __a, vector bool int __b) { function
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
855 vec_and(vector double __a, vector bool long long __b) { function
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
869 vec_and(vector signed long long __a, vector signed long long __b) { function
874 vec_and(vector bool long long __a, vector signed long long __b) { function
879 vec_and(vector signed long long __a, vector bool long long __b) { function
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
889 vec_and(vector bool long long __a, vector unsigned long long __b) { function
894 vec_and(vector unsigned long long __a, vector bool long long __b) { function
899 vec_and(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 716 /* vec_and */
718 #define __builtin_altivec_vand vec_and
721 vec_and(vector signed char __a, vector signed char __b) { function
726 vec_and(vector bool char __a, vector signed char __b) { function
731 vec_and(vector signed char __a, vector bool char __b) { function
736 vec_and(vector unsigned char __a, vector unsigned char __b) { function
741 vec_and(vector bool char __a, vector unsigned char __b) { function
746 vec_and(vector unsigned char __a, vector bool char __b) { function
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
771 vec_and(vector unsigned short __a, vector unsigned short __b) { function
776 vec_and(vector bool short __a, vector unsigned short __b) { function
781 vec_and(vector unsigned short __a, vector bool short __b) { function
786 vec_and(vector bool short __a, vector bool short __b) { function
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
806 vec_and(vector unsigned int __a, vector unsigned int __b) { function
811 vec_and(vector bool int __a, vector unsigned int __b) { function
816 vec_and(vector unsigned int __a, vector bool int __b) { function
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
855 vec_and(vector double __a, vector bool long long __b) { function
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
869 vec_and(vector signed long long __a, vector signed long long __b) { function
874 vec_and(vector bool long long __a, vector signed long long __b) { function
879 vec_and(vector signed long long __a, vector bool long long __b) { function
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
889 vec_and(vector bool long long __a, vector unsigned long long __b) { function
894 vec_and(vector unsigned long long __a, vector bool long long __b) { function
899 vec_and(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 736 /* vec_and */
738 #define __builtin_altivec_vand vec_and
741 vec_and(vector signed char __a, vector signed char __b) { function
746 vec_and(vector bool char __a, vector signed char __b) { function
751 vec_and(vector signed char __a, vector bool char __b) { function
756 vec_and(vector unsigned char __a, vector unsigned char __b) { function
761 vec_and(vector bool char __a, vector unsigned char __b) { function
766 vec_and(vector unsigned char __a, vector bool char __b) { function
770 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
775 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
780 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
785 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
791 vec_and(vector unsigned short __a, vector unsigned short __b) { function
796 vec_and(vector bool short __a, vector unsigned short __b) { function
801 vec_and(vector unsigned short __a, vector bool short __b) { function
806 vec_and(vector bool short __a, vector bool short __b) { function
810 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
815 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
820 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
826 vec_and(vector unsigned int __a, vector unsigned int __b) { function
831 vec_and(vector bool int __a, vector unsigned int __b) { function
836 vec_and(vector unsigned int __a, vector bool int __b) { function
840 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
845 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
852 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
859 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
867 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
875 vec_and(vector double __a, vector bool long long __b) { function
881 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
889 vec_and(vector signed long long __a, vector signed long long __b) { function
894 vec_and(vector bool long long __a, vector signed long long __b) { function
899 vec_and(vector signed long long __a, vector bool long long __b) { function
904 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
909 vec_and(vector bool long long __a, vector unsigned long long __b) { function
914 vec_and(vector unsigned long long __a, vector bool long long __b) { function
919 vec_and(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 700 /* vec_and */
702 #define __builtin_altivec_vand vec_and
704 static vector signed char __ATTRS_o_ai vec_and(vector signed char __a, function
709 static vector signed char __ATTRS_o_ai vec_and(vector bool char __a, function
714 static vector signed char __ATTRS_o_ai vec_and(vector signed char __a, function
719 static vector unsigned char __ATTRS_o_ai vec_and(vector unsigned char __a, function
724 static vector unsigned char __ATTRS_o_ai vec_and(vector bool char __a, function
729 static vector unsigned char __ATTRS_o_ai vec_and(vector unsigned char __a, function
734 static vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
739 static vector short __ATTRS_o_ai vec_and(vector short __a, vector short __b) function
743 static vector short __ATTRS_o_ai vec_and(vector bool short __a, function
748 static vector short __ATTRS_o_ai vec_and(vector short __a, function
753 static vector unsigned short __ATTRS_o_ai vec_and(vector unsigned short __a, function
758 static vector unsigned short __ATTRS_o_ai vec_and(vector bool short __a, function
763 static vector unsigned short __ATTRS_o_ai vec_and(vector unsigned short __a, function
768 static vector bool short __ATTRS_o_ai vec_and(vector bool short __a, function
773 static vector int __ATTRS_o_ai vec_and(vector int __a, vector int __b) { function
777 static vector int __ATTRS_o_ai vec_and(vector bool int __a, vector int __b) { function
781 static vector int __ATTRS_o_ai vec_and(vector int __a, vector bool int __b) { function
785 static vector unsigned int __ATTRS_o_ai vec_and(vector unsigned int __a, function
790 static vector unsigned int __ATTRS_o_ai vec_and(vector bool int __a, function
795 static vector unsigned int __ATTRS_o_ai vec_and(vector unsigned int __a, function
800 static vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
805 static vector float __ATTRS_o_ai vec_and(vector float __a, vector float __b) { function
811 static vector float __ATTRS_o_ai vec_and(vector bool int __a, function
818 static vector float __ATTRS_o_ai vec_and(vector float __a, function
826 static vector double __ATTRS_o_ai vec_and(vector bool long long __a, vector double __b) { function
832 static vector double __ATTRS_o_ai vec_and(vector double __a, vector bool long long __b) { function
838 static vector double __ATTRS_o_ai vec_and(vector double __a, vector double __b) { function
845 vec_and(vector signed long long __a, vector signed long long __b) { function
850 vec_and(vector bool long long __a, vector signed long long __b) { function
854 static vector signed long long __ATTRS_o_ai vec_and(vector signed long long __a, function
860 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
865 vec_and(vector bool long long __a, vector unsigned long long __b) { function
870 vec_and(vector unsigned long long __a, vector bool long long __b) { function
874 static vector bool long long __ATTRS_o_ai vec_and(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 716 /* vec_and */
718 #define __builtin_altivec_vand vec_and
721 vec_and(vector signed char __a, vector signed char __b) { function
726 vec_and(vector bool char __a, vector signed char __b) { function
731 vec_and(vector signed char __a, vector bool char __b) { function
736 vec_and(vector unsigned char __a, vector unsigned char __b) { function
741 vec_and(vector bool char __a, vector unsigned char __b) { function
746 vec_and(vector unsigned char __a, vector bool char __b) { function
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
771 vec_and(vector unsigned short __a, vector unsigned short __b) { function
776 vec_and(vector bool short __a, vector unsigned short __b) { function
781 vec_and(vector unsigned short __a, vector bool short __b) { function
786 vec_and(vector bool short __a, vector bool short __b) { function
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
806 vec_and(vector unsigned int __a, vector unsigned int __b) { function
811 vec_and(vector bool int __a, vector unsigned int __b) { function
816 vec_and(vector unsigned int __a, vector bool int __b) { function
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
855 vec_and(vector double __a, vector bool long long __b) { function
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
869 vec_and(vector signed long long __a, vector signed long long __b) { function
874 vec_and(vector bool long long __a, vector signed long long __b) { function
879 vec_and(vector signed long long __a, vector bool long long __b) { function
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
889 vec_and(vector bool long long __a, vector unsigned long long __b) { function
894 vec_and(vector unsigned long long __a, vector bool long long __b) { function
899 vec_and(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 716 /* vec_and */
718 #define __builtin_altivec_vand vec_and
721 vec_and(vector signed char __a, vector signed char __b) { function
726 vec_and(vector bool char __a, vector signed char __b) { function
731 vec_and(vector signed char __a, vector bool char __b) { function
736 vec_and(vector unsigned char __a, vector unsigned char __b) { function
741 vec_and(vector bool char __a, vector unsigned char __b) { function
746 vec_and(vector unsigned char __a, vector bool char __b) { function
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
771 vec_and(vector unsigned short __a, vector unsigned short __b) { function
776 vec_and(vector bool short __a, vector unsigned short __b) { function
781 vec_and(vector unsigned short __a, vector bool short __b) { function
786 vec_and(vector bool short __a, vector bool short __b) { function
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
806 vec_and(vector unsigned int __a, vector unsigned int __b) { function
811 vec_and(vector bool int __a, vector unsigned int __b) { function
816 vec_and(vector unsigned int __a, vector bool int __b) { function
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
855 vec_and(vector double __a, vector bool long long __b) { function
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
869 vec_and(vector signed long long __a, vector signed long long __b) { function
874 vec_and(vector bool long long __a, vector signed long long __b) { function
879 vec_and(vector signed long long __a, vector bool long long __b) { function
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
889 vec_and(vector bool long long __a, vector unsigned long long __b) { function
894 vec_and(vector unsigned long long __a, vector bool long long __b) { function
899 vec_and(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 736 /* vec_and */
738 #define __builtin_altivec_vand vec_and
741 vec_and(vector signed char __a, vector signed char __b) { function
746 vec_and(vector bool char __a, vector signed char __b) { function
751 vec_and(vector signed char __a, vector bool char __b) { function
756 vec_and(vector unsigned char __a, vector unsigned char __b) { function
761 vec_and(vector bool char __a, vector unsigned char __b) { function
766 vec_and(vector unsigned char __a, vector bool char __b) { function
770 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
775 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
780 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
785 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
791 vec_and(vector unsigned short __a, vector unsigned short __b) { function
796 vec_and(vector bool short __a, vector unsigned short __b) { function
801 vec_and(vector unsigned short __a, vector bool short __b) { function
806 vec_and(vector bool short __a, vector bool short __b) { function
810 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
815 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
820 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
826 vec_and(vector unsigned int __a, vector unsigned int __b) { function
831 vec_and(vector bool int __a, vector unsigned int __b) { function
836 vec_and(vector unsigned int __a, vector bool int __b) { function
840 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
845 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
852 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
859 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
867 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
875 vec_and(vector double __a, vector bool long long __b) { function
881 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
889 vec_and(vector signed long long __a, vector signed long long __b) { function
894 vec_and(vector bool long long __a, vector signed long long __b) { function
899 vec_and(vector signed long long __a, vector bool long long __b) { function
904 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
909 vec_and(vector bool long long __a, vector unsigned long long __b) { function
914 vec_and(vector unsigned long long __a, vector bool long long __b) { function
919 vec_and(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 716 /* vec_and */
718 #define __builtin_altivec_vand vec_and
721 vec_and(vector signed char __a, vector signed char __b) { function
726 vec_and(vector bool char __a, vector signed char __b) { function
731 vec_and(vector signed char __a, vector bool char __b) { function
736 vec_and(vector unsigned char __a, vector unsigned char __b) { function
741 vec_and(vector bool char __a, vector unsigned char __b) { function
746 vec_and(vector unsigned char __a, vector bool char __b) { function
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
771 vec_and(vector unsigned short __a, vector unsigned short __b) { function
776 vec_and(vector bool short __a, vector unsigned short __b) { function
781 vec_and(vector unsigned short __a, vector bool short __b) { function
786 vec_and(vector bool short __a, vector bool short __b) { function
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
806 vec_and(vector unsigned int __a, vector unsigned int __b) { function
811 vec_and(vector bool int __a, vector unsigned int __b) { function
816 vec_and(vector unsigned int __a, vector bool int __b) { function
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
855 vec_and(vector double __a, vector bool long long __b) { function
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
869 vec_and(vector signed long long __a, vector signed long long __b) { function
874 vec_and(vector bool long long __a, vector signed long long __b) { function
879 vec_and(vector signed long long __a, vector bool long long __b) { function
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
889 vec_and(vector bool long long __a, vector unsigned long long __b) { function
894 vec_and(vector unsigned long long __a, vector bool long long __b) { function
899 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(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 819 /* vec_and */
821 #define __builtin_altivec_vand vec_and
824 vec_and(vector signed char __a, vector signed char __b) { function
829 vec_and(vector bool char __a, vector signed char __b) { function
834 vec_and(vector signed char __a, vector bool char __b) { function
839 vec_and(vector unsigned char __a, vector unsigned char __b) { function
844 vec_and(vector bool char __a, vector unsigned char __b) { function
849 vec_and(vector unsigned char __a, vector bool char __b) { function
853 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, function
858 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a function
863 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, function
868 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, function
874 vec_and(vector unsigned short __a, vector unsigned short __b) { function
879 vec_and(vector bool short __a, vector unsigned short __b) { function
884 vec_and(vector unsigned short __a, vector bool short __b) { function
889 vec_and(vector bool short __a, vector bool short __b) { function
893 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
898 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, function
903 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, function
909 vec_and(vector unsigned int __a, vector unsigned int __b) { function
914 vec_and(vector bool int __a, vector unsigned int __b) { function
919 vec_and(vector unsigned int __a, vector bool int __b) { function
923 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, function
928 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
935 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, function
942 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, function
950 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, function
958 vec_and(vector double __a, vector bool long long __b) { function
964 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, function
972 vec_and(vector signed long long __a, vector signed long long __b) { function
977 vec_and(vector bool long long __a, vector signed long long __b) { function
982 vec_and(vector signed long long __a, vector bool long long __b) { function
987 vec_and(vector unsigned long long __a, vector unsigned long long __b) { function
992 vec_and(vector bool long long __a, vector unsigned long long __b) { function
997 vec_and(vector unsigned long long __a, vector bool long long __b) { function
1002 vec_and(vector bool long long __a, vector bool long long __b) { function
    [all...]

Completed in 2682 milliseconds