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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h100 #define vec_vxor vec_xor macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h12332 /* vec_vxor */
12335 vec_vxor(vector signed char __a, vector signed char __b) { function
12340 vec_vxor(vector bool char __a, vector signed char __b) { function
12345 vec_vxor(vector signed char __a, vector bool char __b) { function
12350 vec_vxor(vector unsigned char __a, vector unsigned char __b) { function
12355 vec_vxor(vector bool char __a, vector unsigned char __b) { function
12360 vec_vxor(vector unsigned char __a, vector bool char __b) { function
12364 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, function
12369 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12374 static __inline__ vector short __ATTRS_o_ai vec_vxor(vecto function
12379 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, function
12385 vec_vxor(vector unsigned short __a, vector unsigned short __b) { function
12390 vec_vxor(vector bool short __a, vector unsigned short __b) { function
12395 vec_vxor(vector unsigned short __a, vector bool short __b) { function
12400 vec_vxor(vector bool short __a, vector bool short __b) { function
12404 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12409 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12414 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, function
12420 vec_vxor(vector unsigned int __a, vector unsigned int __b) { function
12425 vec_vxor(vector bool int __a, vector unsigned int __b) { function
12430 vec_vxor(vector unsigned int __a, vector bool int __b) { function
12434 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, function
12439 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12446 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, function
12453 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, function
12462 vec_vxor(vector signed long long __a, vector signed long long __b) { function
12467 vec_vxor(vector bool long long __a, vector signed long long __b) { function
12472 vec_vxor(vector signed long long __a, vector bool long long __b) { function
12477 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { function
12482 vec_vxor(vector bool long long __a, vector unsigned long long __b) { function
12487 vec_vxor(vector unsigned long long __a, vector bool long long __b) { function
12492 vec_vxor(vector bool long long __a, vector bool long long __b) { function
[all...]

Completed in 143 milliseconds