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

  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 778 /* vec_vand */
781 vec_vand(vector signed char __a, vector signed char __b) function
787 vec_vand(vector bool char __a, vector signed char __b) function
793 vec_vand(vector signed char __a, vector bool char __b) function
799 vec_vand(vector unsigned char __a, vector unsigned char __b) function
805 vec_vand(vector bool char __a, vector unsigned char __b) function
811 vec_vand(vector unsigned char __a, vector bool char __b) function
817 vec_vand(vector bool char __a, vector bool char __b) function
823 vec_vand(vector short __a, vector short __b) function
829 vec_vand(vector bool short __a, vector short __b function
835 vec_vand(vector short __a, vector bool short __b) function
841 vec_vand(vector unsigned short __a, vector unsigned short __b) function
847 vec_vand(vector bool short __a, vector unsigned short __b) function
853 vec_vand(vector unsigned short __a, vector bool short __b) function
859 vec_vand(vector bool short __a, vector bool short __b) function
865 vec_vand(vector int __a, vector int __b) function
871 vec_vand(vector bool int __a, vector int __b) function
877 vec_vand(vector int __a, vector bool int __b) function
883 vec_vand(vector unsigned int __a, vector unsigned int __b) function
889 vec_vand(vector bool int __a, vector unsigned int __b) function
895 vec_vand(vector unsigned int __a, vector bool int __b) function
901 vec_vand(vector bool int __a, vector bool int __b) function
907 vec_vand(vector float __a, vector float __b) function
914 vec_vand(vector bool int __a, vector float __b) function
921 vec_vand(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 778 /* vec_vand */
781 vec_vand(vector signed char __a, vector signed char __b) function
787 vec_vand(vector bool char __a, vector signed char __b) function
793 vec_vand(vector signed char __a, vector bool char __b) function
799 vec_vand(vector unsigned char __a, vector unsigned char __b) function
805 vec_vand(vector bool char __a, vector unsigned char __b) function
811 vec_vand(vector unsigned char __a, vector bool char __b) function
817 vec_vand(vector bool char __a, vector bool char __b) function
823 vec_vand(vector short __a, vector short __b) function
829 vec_vand(vector bool short __a, vector short __b function
835 vec_vand(vector short __a, vector bool short __b) function
841 vec_vand(vector unsigned short __a, vector unsigned short __b) function
847 vec_vand(vector bool short __a, vector unsigned short __b) function
853 vec_vand(vector unsigned short __a, vector bool short __b) function
859 vec_vand(vector bool short __a, vector bool short __b) function
865 vec_vand(vector int __a, vector int __b) function
871 vec_vand(vector bool int __a, vector int __b) function
877 vec_vand(vector int __a, vector bool int __b) function
883 vec_vand(vector unsigned int __a, vector unsigned int __b) function
889 vec_vand(vector bool int __a, vector unsigned int __b) function
895 vec_vand(vector unsigned int __a, vector bool int __b) function
901 vec_vand(vector bool int __a, vector bool int __b) function
907 vec_vand(vector float __a, vector float __b) function
914 vec_vand(vector bool int __a, vector float __b) function
921 vec_vand(vector float __a, vector bool int __b) function
    [all...]
  /external/clang/lib/Headers/
altivec.h 904 /* vec_vand */
907 vec_vand(vector signed char __a, vector signed char __b) { function
912 vec_vand(vector bool char __a, vector signed char __b) { function
917 vec_vand(vector signed char __a, vector bool char __b) { function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
927 vec_vand(vector bool char __a, vector unsigned char __b) { function
932 vec_vand(vector unsigned char __a, vector bool char __b) { function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
962 vec_vand(vector bool short __a, vector unsigned short __b) { function
967 vec_vand(vector unsigned short __a, vector bool short __b) { function
972 vec_vand(vector bool short __a, vector bool short __b) { function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
997 vec_vand(vector bool int __a, vector unsigned int __b) { function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1064 vec_vand(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 880 /* vec_vand */
882 static vector signed char __ATTRS_o_ai vec_vand(vector signed char __a, function
887 static vector signed char __ATTRS_o_ai vec_vand(vector bool char __a, function
892 static vector signed char __ATTRS_o_ai vec_vand(vector signed char __a, function
897 static vector unsigned char __ATTRS_o_ai vec_vand(vector unsigned char __a, function
902 static vector unsigned char __ATTRS_o_ai vec_vand(vector bool char __a, function
907 static vector unsigned char __ATTRS_o_ai vec_vand(vector unsigned char __a, function
912 static vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
917 static vector short __ATTRS_o_ai vec_vand(vector short __a, vector short __b) { function
921 static vector short __ATTRS_o_ai vec_vand(vector bool short __a function
926 static vector short __ATTRS_o_ai vec_vand(vector short __a, function
931 static vector unsigned short __ATTRS_o_ai vec_vand(vector unsigned short __a, function
936 static vector unsigned short __ATTRS_o_ai vec_vand(vector bool short __a, function
941 static vector unsigned short __ATTRS_o_ai vec_vand(vector unsigned short __a, function
946 static vector bool short __ATTRS_o_ai vec_vand(vector bool short __a, function
951 static vector int __ATTRS_o_ai vec_vand(vector int __a, vector int __b) { function
955 static vector int __ATTRS_o_ai vec_vand(vector bool int __a, vector int __b) { function
959 static vector int __ATTRS_o_ai vec_vand(vector int __a, vector bool int __b) { function
963 static vector unsigned int __ATTRS_o_ai vec_vand(vector unsigned int __a, function
968 static vector unsigned int __ATTRS_o_ai vec_vand(vector bool int __a, function
973 static vector unsigned int __ATTRS_o_ai vec_vand(vector unsigned int __a, function
978 static vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
983 static vector float __ATTRS_o_ai vec_vand(vector float __a, vector float __b) { function
989 static vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
996 static vector float __ATTRS_o_ai vec_vand(vector float __a, function
1005 vec_vand(vector signed long long __a, vector signed long long __b) { function
1010 vec_vand(vector bool long long __a, vector signed long long __b) { function
1015 vec_vand(vector signed long long __a, vector bool long long __b) { function
1020 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1025 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1030 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1034 static vector bool long long __ATTRS_o_ai vec_vand(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 904 /* vec_vand */
907 vec_vand(vector signed char __a, vector signed char __b) { function
912 vec_vand(vector bool char __a, vector signed char __b) { function
917 vec_vand(vector signed char __a, vector bool char __b) { function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
927 vec_vand(vector bool char __a, vector unsigned char __b) { function
932 vec_vand(vector unsigned char __a, vector bool char __b) { function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
962 vec_vand(vector bool short __a, vector unsigned short __b) { function
967 vec_vand(vector unsigned short __a, vector bool short __b) { function
972 vec_vand(vector bool short __a, vector bool short __b) { function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
997 vec_vand(vector bool int __a, vector unsigned int __b) { function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1064 vec_vand(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 904 /* vec_vand */
907 vec_vand(vector signed char __a, vector signed char __b) { function
912 vec_vand(vector bool char __a, vector signed char __b) { function
917 vec_vand(vector signed char __a, vector bool char __b) { function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
927 vec_vand(vector bool char __a, vector unsigned char __b) { function
932 vec_vand(vector unsigned char __a, vector bool char __b) { function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
962 vec_vand(vector bool short __a, vector unsigned short __b) { function
967 vec_vand(vector unsigned short __a, vector bool short __b) { function
972 vec_vand(vector bool short __a, vector bool short __b) { function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
997 vec_vand(vector bool int __a, vector unsigned int __b) { function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1064 vec_vand(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 924 /* vec_vand */
927 vec_vand(vector signed char __a, vector signed char __b) { function
932 vec_vand(vector bool char __a, vector signed char __b) { function
937 vec_vand(vector signed char __a, vector bool char __b) { function
942 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
947 vec_vand(vector bool char __a, vector unsigned char __b) { function
952 vec_vand(vector unsigned char __a, vector bool char __b) { function
956 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
961 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
966 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
971 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
977 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
982 vec_vand(vector bool short __a, vector unsigned short __b) { function
987 vec_vand(vector unsigned short __a, vector bool short __b) { function
992 vec_vand(vector bool short __a, vector bool short __b) { function
996 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1001 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1006 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1012 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1017 vec_vand(vector bool int __a, vector unsigned int __b) { function
1022 vec_vand(vector unsigned int __a, vector bool int __b) { function
1026 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1031 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1038 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1045 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1054 vec_vand(vector signed long long __a, vector signed long long __b) { function
1059 vec_vand(vector bool long long __a, vector signed long long __b) { function
1064 vec_vand(vector signed long long __a, vector bool long long __b) { function
1069 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1074 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1079 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1084 vec_vand(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 880 /* vec_vand */
882 static vector signed char __ATTRS_o_ai vec_vand(vector signed char __a, function
887 static vector signed char __ATTRS_o_ai vec_vand(vector bool char __a, function
892 static vector signed char __ATTRS_o_ai vec_vand(vector signed char __a, function
897 static vector unsigned char __ATTRS_o_ai vec_vand(vector unsigned char __a, function
902 static vector unsigned char __ATTRS_o_ai vec_vand(vector bool char __a, function
907 static vector unsigned char __ATTRS_o_ai vec_vand(vector unsigned char __a, function
912 static vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
917 static vector short __ATTRS_o_ai vec_vand(vector short __a, vector short __b) { function
921 static vector short __ATTRS_o_ai vec_vand(vector bool short __a function
926 static vector short __ATTRS_o_ai vec_vand(vector short __a, function
931 static vector unsigned short __ATTRS_o_ai vec_vand(vector unsigned short __a, function
936 static vector unsigned short __ATTRS_o_ai vec_vand(vector bool short __a, function
941 static vector unsigned short __ATTRS_o_ai vec_vand(vector unsigned short __a, function
946 static vector bool short __ATTRS_o_ai vec_vand(vector bool short __a, function
951 static vector int __ATTRS_o_ai vec_vand(vector int __a, vector int __b) { function
955 static vector int __ATTRS_o_ai vec_vand(vector bool int __a, vector int __b) { function
959 static vector int __ATTRS_o_ai vec_vand(vector int __a, vector bool int __b) { function
963 static vector unsigned int __ATTRS_o_ai vec_vand(vector unsigned int __a, function
968 static vector unsigned int __ATTRS_o_ai vec_vand(vector bool int __a, function
973 static vector unsigned int __ATTRS_o_ai vec_vand(vector unsigned int __a, function
978 static vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
983 static vector float __ATTRS_o_ai vec_vand(vector float __a, vector float __b) { function
989 static vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
996 static vector float __ATTRS_o_ai vec_vand(vector float __a, function
1005 vec_vand(vector signed long long __a, vector signed long long __b) { function
1010 vec_vand(vector bool long long __a, vector signed long long __b) { function
1015 vec_vand(vector signed long long __a, vector bool long long __b) { function
1020 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1025 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1030 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1034 static vector bool long long __ATTRS_o_ai vec_vand(vector bool long long __a, function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
altivec.h 904 /* vec_vand */
907 vec_vand(vector signed char __a, vector signed char __b) { function
912 vec_vand(vector bool char __a, vector signed char __b) { function
917 vec_vand(vector signed char __a, vector bool char __b) { function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
927 vec_vand(vector bool char __a, vector unsigned char __b) { function
932 vec_vand(vector unsigned char __a, vector bool char __b) { function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
962 vec_vand(vector bool short __a, vector unsigned short __b) { function
967 vec_vand(vector unsigned short __a, vector bool short __b) { function
972 vec_vand(vector bool short __a, vector bool short __b) { function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
997 vec_vand(vector bool int __a, vector unsigned int __b) { function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1064 vec_vand(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 904 /* vec_vand */
907 vec_vand(vector signed char __a, vector signed char __b) { function
912 vec_vand(vector bool char __a, vector signed char __b) { function
917 vec_vand(vector signed char __a, vector bool char __b) { function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
927 vec_vand(vector bool char __a, vector unsigned char __b) { function
932 vec_vand(vector unsigned char __a, vector bool char __b) { function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
962 vec_vand(vector bool short __a, vector unsigned short __b) { function
967 vec_vand(vector unsigned short __a, vector bool short __b) { function
972 vec_vand(vector bool short __a, vector bool short __b) { function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
997 vec_vand(vector bool int __a, vector unsigned int __b) { function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1064 vec_vand(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 924 /* vec_vand */
927 vec_vand(vector signed char __a, vector signed char __b) { function
932 vec_vand(vector bool char __a, vector signed char __b) { function
937 vec_vand(vector signed char __a, vector bool char __b) { function
942 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
947 vec_vand(vector bool char __a, vector unsigned char __b) { function
952 vec_vand(vector unsigned char __a, vector bool char __b) { function
956 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
961 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
966 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
971 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
977 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
982 vec_vand(vector bool short __a, vector unsigned short __b) { function
987 vec_vand(vector unsigned short __a, vector bool short __b) { function
992 vec_vand(vector bool short __a, vector bool short __b) { function
996 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1001 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1006 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1012 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1017 vec_vand(vector bool int __a, vector unsigned int __b) { function
1022 vec_vand(vector unsigned int __a, vector bool int __b) { function
1026 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1031 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1038 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1045 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1054 vec_vand(vector signed long long __a, vector signed long long __b) { function
1059 vec_vand(vector bool long long __a, vector signed long long __b) { function
1064 vec_vand(vector signed long long __a, vector bool long long __b) { function
1069 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1074 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1079 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1084 vec_vand(vector bool long long __a, vector bool long long __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 904 /* vec_vand */
907 vec_vand(vector signed char __a, vector signed char __b) { function
912 vec_vand(vector bool char __a, vector signed char __b) { function
917 vec_vand(vector signed char __a, vector bool char __b) { function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
927 vec_vand(vector bool char __a, vector unsigned char __b) { function
932 vec_vand(vector unsigned char __a, vector bool char __b) { function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
962 vec_vand(vector bool short __a, vector unsigned short __b) { function
967 vec_vand(vector unsigned short __a, vector bool short __b) { function
972 vec_vand(vector bool short __a, vector bool short __b) { function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
997 vec_vand(vector bool int __a, vector unsigned int __b) { function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1064 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(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 1010 vec_vand(vector signed char __a, vector signed char __b) { function
1015 vec_vand(vector bool char __a, vector signed char __b) { function
1020 vec_vand(vector signed char __a, vector bool char __b) { function
1025 vec_vand(vector unsigned char __a, vector unsigned char __b) { function
1030 vec_vand(vector bool char __a, vector unsigned char __b) { function
1035 vec_vand(vector unsigned char __a, vector bool char __b) { function
1039 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, function
1044 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1049 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, function
1054 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, function
1060 vec_vand(vector unsigned short __a, vector unsigned short __b) { function
1065 vec_vand(vector bool short __a, vector unsigned short __b) { function
1070 vec_vand(vector unsigned short __a, vector bool short __b) { function
1075 vec_vand(vector bool short __a, vector bool short __b) { function
1079 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1084 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, function
1089 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, function
1095 vec_vand(vector unsigned int __a, vector unsigned int __b) { function
1100 vec_vand(vector bool int __a, vector unsigned int __b) { function
1105 vec_vand(vector unsigned int __a, vector bool int __b) { function
1109 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, function
1114 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1121 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, function
1128 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, function
1137 vec_vand(vector signed long long __a, vector signed long long __b) { function
1142 vec_vand(vector bool long long __a, vector signed long long __b) { function
1147 vec_vand(vector signed long long __a, vector bool long long __b) { function
1152 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { function
1157 vec_vand(vector bool long long __a, vector unsigned long long __b) { function
1162 vec_vand(vector unsigned long long __a, vector bool long long __b) { function
1167 vec_vand(vector bool long long __a, vector bool long long __b) { function
    [all...]

Completed in 142 milliseconds