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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h100 #define vec_vxor vec_xor macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h8386 /* vec_vxor */
8389 vec_vxor(vector signed char __a, vector signed char __b) function
8395 vec_vxor(vector bool char __a, vector signed char __b) function
8401 vec_vxor(vector signed char __a, vector bool char __b) function
8407 vec_vxor(vector unsigned char __a, vector unsigned char __b) function
8413 vec_vxor(vector bool char __a, vector unsigned char __b) function
8419 vec_vxor(vector unsigned char __a, vector bool char __b) function
8425 vec_vxor(vector bool char __a, vector bool char __b) function
8431 vec_vxor(vector short __a, vector short __b) function
8437 vec_vxor(vecto function
8443 vec_vxor(vector short __a, vector bool short __b) function
8449 vec_vxor(vector unsigned short __a, vector unsigned short __b) function
8455 vec_vxor(vector bool short __a, vector unsigned short __b) function
8461 vec_vxor(vector unsigned short __a, vector bool short __b) function
8467 vec_vxor(vector bool short __a, vector bool short __b) function
8473 vec_vxor(vector int __a, vector int __b) function
8479 vec_vxor(vector bool int __a, vector int __b) function
8485 vec_vxor(vector int __a, vector bool int __b) function
8491 vec_vxor(vector unsigned int __a, vector unsigned int __b) function
8497 vec_vxor(vector bool int __a, vector unsigned int __b) function
8503 vec_vxor(vector unsigned int __a, vector bool int __b) function
8509 vec_vxor(vector bool int __a, vector bool int __b) function
8515 vec_vxor(vector float __a, vector float __b) function
8522 vec_vxor(vector bool int __a, vector float __b) function
8529 vec_vxor(vector float __a, vector bool int __b) function
[all...]

Completed in 55 milliseconds