Lines Matching defs:vec_xor
13082 vec_xor(vector signed char __a, vector signed char __b) { in vec_xor() function
13087 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor() function
13092 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor() function
13097 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor() function
13102 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor() function
13107 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor() function
13111 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
13116 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
13121 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor() function
13126 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
13132 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor() function
13137 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor() function
13142 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor() function
13147 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor() function
13151 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
13156 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
13161 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
13167 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor() function
13172 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor() function
13177 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor() function
13181 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
13186 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
13193 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
13200 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
13209 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor() function
13214 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor() function
13219 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor() function
13224 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor() function
13229 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor() function
13234 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor() function
13239 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor() function
13243 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, in vec_xor() function
13250 vec_xor(vector double __a, vector bool long long __b) { in vec_xor() function
13255 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, in vec_xor() function