Lines Matching defs:vec_xor

10519 vec_xor(vector signed char __a, vector signed char __b) {  in vec_xor()  function
10524 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor() function
10529 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor() function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor() function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor() function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor() function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor() function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor() function
10574 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor() function
10579 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor() function
10584 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor() function
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor() function
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor() function
10609 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor() function
10614 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor() function
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor() function
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor() function
10646 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor() function
10651 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor() function
10656 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor() function
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor() function
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor() function
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor() function
10676 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor() function
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, in vec_xor() function
10687 vec_xor(vector double __a, vector bool long long __b) { in vec_xor() function
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, in vec_xor() function