Lines Matching defs:vec_xor

13192 vec_xor(vector signed char __a, vector signed char __b) {  in vec_xor()  function
13197 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor() function
13202 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor() function
13207 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor() function
13212 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor() function
13217 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor() function
13221 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
13226 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
13231 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor() function
13236 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
13242 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor() function
13247 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor() function
13252 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor() function
13257 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor() function
13261 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
13266 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
13271 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
13277 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor() function
13282 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor() function
13287 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor() function
13291 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
13296 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
13303 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
13310 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
13319 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor() function
13324 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor() function
13329 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor() function
13334 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor() function
13339 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor() function
13344 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor() function
13349 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor() function
13353 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, in vec_xor() function
13360 vec_xor(vector double __a, vector bool long long __b) { in vec_xor() function
13365 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, in vec_xor() function