Lines Matching refs:vec_vxor

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