Lines Matching defs:vec_andc
935 vec_andc(vector signed char __a, vector signed char __b) in vec_andc() function
941 vec_andc(vector bool char __a, vector signed char __b) in vec_andc() function
947 vec_andc(vector signed char __a, vector bool char __b) in vec_andc() function
953 vec_andc(vector unsigned char __a, vector unsigned char __b) in vec_andc() function
959 vec_andc(vector bool char __a, vector unsigned char __b) in vec_andc() function
965 vec_andc(vector unsigned char __a, vector bool char __b) in vec_andc() function
971 vec_andc(vector bool char __a, vector bool char __b) in vec_andc() function
977 vec_andc(vector short __a, vector short __b) in vec_andc() function
983 vec_andc(vector bool short __a, vector short __b) in vec_andc() function
989 vec_andc(vector short __a, vector bool short __b) in vec_andc() function
995 vec_andc(vector unsigned short __a, vector unsigned short __b) in vec_andc() function
1001 vec_andc(vector bool short __a, vector unsigned short __b) in vec_andc() function
1007 vec_andc(vector unsigned short __a, vector bool short __b) in vec_andc() function
1013 vec_andc(vector bool short __a, vector bool short __b) in vec_andc() function
1019 vec_andc(vector int __a, vector int __b) in vec_andc() function
1025 vec_andc(vector bool int __a, vector int __b) in vec_andc() function
1031 vec_andc(vector int __a, vector bool int __b) in vec_andc() function
1037 vec_andc(vector unsigned int __a, vector unsigned int __b) in vec_andc() function
1043 vec_andc(vector bool int __a, vector unsigned int __b) in vec_andc() function
1049 vec_andc(vector unsigned int __a, vector bool int __b) in vec_andc() function
1055 vec_andc(vector bool int __a, vector bool int __b) in vec_andc() function
1061 vec_andc(vector float __a, vector float __b) in vec_andc() function
1068 vec_andc(vector bool int __a, vector float __b) in vec_andc() function
1075 vec_andc(vector float __a, vector bool int __b) in vec_andc() function