Lines Matching refs:vec_vand
784 vec_vand(vector signed char __a, vector signed char __b) in vec_vand() function
790 vec_vand(vector bool char __a, vector signed char __b) in vec_vand() function
796 vec_vand(vector signed char __a, vector bool char __b) in vec_vand() function
802 vec_vand(vector unsigned char __a, vector unsigned char __b) in vec_vand() function
808 vec_vand(vector bool char __a, vector unsigned char __b) in vec_vand() function
814 vec_vand(vector unsigned char __a, vector bool char __b) in vec_vand() function
820 vec_vand(vector bool char __a, vector bool char __b) in vec_vand() function
826 vec_vand(vector short __a, vector short __b) in vec_vand() function
832 vec_vand(vector bool short __a, vector short __b) in vec_vand() function
838 vec_vand(vector short __a, vector bool short __b) in vec_vand() function
844 vec_vand(vector unsigned short __a, vector unsigned short __b) in vec_vand() function
850 vec_vand(vector bool short __a, vector unsigned short __b) in vec_vand() function
856 vec_vand(vector unsigned short __a, vector bool short __b) in vec_vand() function
862 vec_vand(vector bool short __a, vector bool short __b) in vec_vand() function
868 vec_vand(vector int __a, vector int __b) in vec_vand() function
874 vec_vand(vector bool int __a, vector int __b) in vec_vand() function
880 vec_vand(vector int __a, vector bool int __b) in vec_vand() function
886 vec_vand(vector unsigned int __a, vector unsigned int __b) in vec_vand() function
892 vec_vand(vector bool int __a, vector unsigned int __b) in vec_vand() function
898 vec_vand(vector unsigned int __a, vector bool int __b) in vec_vand() function
904 vec_vand(vector bool int __a, vector bool int __b) in vec_vand() function
910 vec_vand(vector float __a, vector float __b) in vec_vand() function
917 vec_vand(vector bool int __a, vector float __b) in vec_vand() function
924 vec_vand(vector float __a, vector bool int __b) in vec_vand() function