Searched refs:vec_vxor (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h101 #define vec_vxor vec_xor macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h13262 /* vec_vxor */
13265 vec_vxor(vector signed char __a, vector signed char __b) { function
13270 vec_vxor(vector bool char __a, vector signed char __b) { function
13275 vec_vxor(vector signed char __a, vector bool char __b) { function
13280 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
13285 vec_vxor(vector bool char __a, vector unsigned char __b) { function
13290 vec_vxor(vector unsigned char __a, vector bool char __b) { function
13294 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
13299 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
13304 static __inline__ vector short __ATTRS_o_ai vec_vxor(vecto function
13309 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
13315 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
13320 vec_vxor(vector bool short __a, vector unsigned short __b) { function
13325 vec_vxor(vector unsigned short __a, vector bool short __b) { function
13330 vec_vxor(vector bool short __a, vector bool short __b) { function
13334 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
13339 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
13344 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
13350 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
13355 vec_vxor(vector bool int __a, vector unsigned int __b) { function
13360 vec_vxor(vector unsigned int __a, vector bool int __b) { function
13364 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
13369 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
13376 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
13383 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
13392 vec_vxor(vector signed long long __a, vector signed long long __b) { function
13397 vec_vxor(vector bool long long __a, vector signed long long __b) { function
13402 vec_vxor(vector signed long long __a, vector bool long long __b) { function
13407 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
13412 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
13417 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
13422 vec_vxor(vector bool long long __a, vector bool long long __b) { function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h100 #define vec_vxor vec_xor macro

Completed in 407 milliseconds