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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h61 #define vec_vand vec_and macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h778 /* vec_vand */
781 vec_vand(vector signed char __a, vector signed char __b) function
787 vec_vand(vector bool char __a, vector signed char __b) function
793 vec_vand(vector signed char __a, vector bool char __b) function
799 vec_vand(vector unsigned char __a, vector unsigned char __b) function
805 vec_vand(vector bool char __a, vector unsigned char __b) function
811 vec_vand(vector unsigned char __a, vector bool char __b) function
817 vec_vand(vector bool char __a, vector bool char __b) function
823 vec_vand(vector short __a, vector short __b) function
829 vec_vand(vecto function
835 vec_vand(vector short __a, vector bool short __b) function
841 vec_vand(vector unsigned short __a, vector unsigned short __b) function
847 vec_vand(vector bool short __a, vector unsigned short __b) function
853 vec_vand(vector unsigned short __a, vector bool short __b) function
859 vec_vand(vector bool short __a, vector bool short __b) function
865 vec_vand(vector int __a, vector int __b) function
871 vec_vand(vector bool int __a, vector int __b) function
877 vec_vand(vector int __a, vector bool int __b) function
883 vec_vand(vector unsigned int __a, vector unsigned int __b) function
889 vec_vand(vector bool int __a, vector unsigned int __b) function
895 vec_vand(vector unsigned int __a, vector bool int __b) function
901 vec_vand(vector bool int __a, vector bool int __b) function
907 vec_vand(vector float __a, vector float __b) function
914 vec_vand(vector bool int __a, vector float __b) function
921 vec_vand(vector float __a, vector bool int __b) function
[all...]

Completed in 344 milliseconds