H A D | altivec.h | 882 vec_and(vector signed char __a, vector signed char __b) { in vec_and() function 887 vec_and(vector bool char __a, vector signed char __b) { in vec_and() function 892 vec_and(vector signed char __a, vector bool char __b) { in vec_and() function 897 vec_and(vector unsigned char __a, vector unsigned char __b) { in vec_and() function 902 vec_and(vector bool char __a, vector unsigned char __b) { in vec_and() function 907 vec_and(vector unsigned char __a, vector bool char __b) { in vec_and() function 911 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, in vec_and() function 916 static __inline__ vector short __ATTRS_o_ai vec_and(vecto function 921 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, vec_and() function 926 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, vec_and() function 932 vec_and(vector unsigned short __a, vector unsigned short __b) { vec_and() function 937 vec_and(vector bool short __a, vector unsigned short __b) { vec_and() function 942 vec_and(vector unsigned short __a, vector bool short __b) { vec_and() function 947 vec_and(vector bool short __a, vector bool short __b) { vec_and() function 951 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, vec_and() function 956 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, vec_and() function 961 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, vec_and() function 967 vec_and(vector unsigned int __a, vector unsigned int __b) { vec_and() function 972 vec_and(vector bool int __a, vector unsigned int __b) { vec_and() function 977 vec_and(vector unsigned int __a, vector bool int __b) { vec_and() function 981 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, vec_and() function 986 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, vec_and() function 993 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, vec_and() function 1000 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, vec_and() function 1008 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, vec_and() function 1016 vec_and(vector double __a, vector bool long long __b) { vec_and() function 1022 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, vec_and() function 1030 vec_and(vector signed long long __a, vector signed long long __b) { vec_and() function 1035 vec_and(vector bool long long __a, vector signed long long __b) { vec_and() function 1040 vec_and(vector signed long long __a, vector bool long long __b) { vec_and() function 1045 vec_and(vector unsigned long long __a, vector unsigned long long __b) { vec_and() function 1050 vec_and(vector bool long long __a, vector unsigned long long __b) { vec_and() function 1055 vec_and(vector unsigned long long __a, vector bool long long __b) { vec_and() function 1060 vec_and(vector bool long long __a, vector bool long long __b) { vec_and() function [all...] |