Lines Matching defs:vec_vxor

13363 vec_vxor(vector signed char __a, vector signed char __b) {  in vec_vxor()  function
13368 vec_vxor(vector bool char __a, vector signed char __b) { in vec_vxor() function
13373 vec_vxor(vector signed char __a, vector bool char __b) { in vec_vxor() function
13378 vec_vxor(vector unsigned char __a, vector unsigned char __b) { in vec_vxor() function
13383 vec_vxor(vector bool char __a, vector unsigned char __b) { in vec_vxor() function
13388 vec_vxor(vector unsigned char __a, vector bool char __b) { in vec_vxor() function
13392 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, in vec_vxor() function
13397 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor() function
13402 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, in vec_vxor() function
13407 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor() function
13413 vec_vxor(vector unsigned short __a, vector unsigned short __b) { in vec_vxor() function
13418 vec_vxor(vector bool short __a, vector unsigned short __b) { in vec_vxor() function
13423 vec_vxor(vector unsigned short __a, vector bool short __b) { in vec_vxor() function
13428 vec_vxor(vector bool short __a, vector bool short __b) { in vec_vxor() function
13432 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, in vec_vxor() function
13437 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor() function
13442 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, in vec_vxor() function
13448 vec_vxor(vector unsigned int __a, vector unsigned int __b) { in vec_vxor() function
13453 vec_vxor(vector bool int __a, vector unsigned int __b) { in vec_vxor() function
13458 vec_vxor(vector unsigned int __a, vector bool int __b) { in vec_vxor() function
13462 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor() function
13467 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, in vec_vxor() function
13474 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor() function
13481 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, in vec_vxor() function
13490 vec_vxor(vector signed long long __a, vector signed long long __b) { in vec_vxor() function
13495 vec_vxor(vector bool long long __a, vector signed long long __b) { in vec_vxor() function
13500 vec_vxor(vector signed long long __a, vector bool long long __b) { in vec_vxor() function
13505 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vxor() function
13510 vec_vxor(vector bool long long __a, vector unsigned long long __b) { in vec_vxor() function
13515 vec_vxor(vector unsigned long long __a, vector bool long long __b) { in vec_vxor() function
13520 vec_vxor(vector bool long long __a, vector bool long long __b) { in vec_vxor() function