Lines Matching refs:vec_vxor

13265 vec_vxor(vector signed char __a, vector signed char __b) {  in vec_vxor()  function
13270 vec_vxor(vector bool char __a, vector signed char __b) { in vec_vxor() function
13275 vec_vxor(vector signed char __a, vector bool char __b) { in vec_vxor() function
13280 vec_vxor(vector unsigned char __a, vector unsigned char __b) { in vec_vxor() function
13285 vec_vxor(vector bool char __a, vector unsigned char __b) { in vec_vxor() function
13290 vec_vxor(vector unsigned char __a, vector bool char __b) { in vec_vxor() function
13294 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, in vec_vxor() function
13299 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor() function
13304 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, in vec_vxor() function
13309 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor() function
13315 vec_vxor(vector unsigned short __a, vector unsigned short __b) { in vec_vxor() function
13320 vec_vxor(vector bool short __a, vector unsigned short __b) { in vec_vxor() function
13325 vec_vxor(vector unsigned short __a, vector bool short __b) { in vec_vxor() function
13330 vec_vxor(vector bool short __a, vector bool short __b) { in vec_vxor() function
13334 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, in vec_vxor() function
13339 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor() function
13344 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, in vec_vxor() function
13350 vec_vxor(vector unsigned int __a, vector unsigned int __b) { in vec_vxor() function
13355 vec_vxor(vector bool int __a, vector unsigned int __b) { in vec_vxor() function
13360 vec_vxor(vector unsigned int __a, vector bool int __b) { in vec_vxor() function
13364 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor() function
13369 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, in vec_vxor() function
13376 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor() function
13383 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, in vec_vxor() function
13392 vec_vxor(vector signed long long __a, vector signed long long __b) { in vec_vxor() function
13397 vec_vxor(vector bool long long __a, vector signed long long __b) { in vec_vxor() function
13402 vec_vxor(vector signed long long __a, vector bool long long __b) { in vec_vxor() function
13407 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vxor() function
13412 vec_vxor(vector bool long long __a, vector unsigned long long __b) { in vec_vxor() function
13417 vec_vxor(vector unsigned long long __a, vector bool long long __b) { in vec_vxor() function
13422 vec_vxor(vector bool long long __a, vector bool long long __b) { in vec_vxor() function