Lines Matching defs:vec_xor
12528 vec_xor(vector signed char __a, vector signed char __b) { in vec_xor() function
12533 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor() function
12538 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor() function
12543 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor() function
12548 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor() function
12553 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor() function
12557 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
12562 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
12567 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor() function
12572 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
12578 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor() function
12583 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor() function
12588 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor() function
12593 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor() function
12597 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
12602 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
12607 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
12613 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor() function
12618 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor() function
12623 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor() function
12627 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
12632 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
12639 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
12646 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
12655 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor() function
12660 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor() function
12665 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor() function
12670 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor() function
12675 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor() function
12680 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor() function
12685 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor() function
12689 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, in vec_xor() function
12696 vec_xor(vector double __a, vector bool long long __b) { in vec_xor() function
12701 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, in vec_xor() function