Lines Matching defs:vec_vxor
10699 /* vec_vxor */
10702 vec_vxor(vector signed char __a, vector signed char __b) {
10707 vec_vxor(vector bool char __a, vector signed char __b) {
10712 vec_vxor(vector signed char __a, vector bool char __b) {
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) {
10722 vec_vxor(vector bool char __a, vector unsigned char __b) {
10727 vec_vxor(vector unsigned char __a, vector bool char __b) {
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a,
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a,
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a,
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a,
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) {
10757 vec_vxor(vector bool short __a, vector unsigned short __b) {
10762 vec_vxor(vector unsigned short __a, vector bool short __b) {
10767 vec_vxor(vector bool short __a, vector bool short __b) {
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a,
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a,
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a,
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) {
10792 vec_vxor(vector bool int __a, vector unsigned int __b) {
10797 vec_vxor(vector unsigned int __a, vector bool int __b) {
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a,
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a,
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a,
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a,
10829 vec_vxor(vector signed long long __a, vector signed long long __b) {
10834 vec_vxor(vector bool long long __a, vector signed long long __b) {
10839 vec_vxor(vector signed long long __a, vector bool long long __b) {
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) {
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) {
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) {
10859 vec_vxor(vector bool long long __a, vector bool long long __b) {