Lines Matching refs:vec_vandc

1084 vec_vandc(vector signed char __a, vector signed char __b)  in vec_vandc()  function
1090 vec_vandc(vector bool char __a, vector signed char __b) in vec_vandc() function
1096 vec_vandc(vector signed char __a, vector bool char __b) in vec_vandc() function
1102 vec_vandc(vector unsigned char __a, vector unsigned char __b) in vec_vandc() function
1108 vec_vandc(vector bool char __a, vector unsigned char __b) in vec_vandc() function
1114 vec_vandc(vector unsigned char __a, vector bool char __b) in vec_vandc() function
1120 vec_vandc(vector bool char __a, vector bool char __b) in vec_vandc() function
1126 vec_vandc(vector short __a, vector short __b) in vec_vandc() function
1132 vec_vandc(vector bool short __a, vector short __b) in vec_vandc() function
1138 vec_vandc(vector short __a, vector bool short __b) in vec_vandc() function
1144 vec_vandc(vector unsigned short __a, vector unsigned short __b) in vec_vandc() function
1150 vec_vandc(vector bool short __a, vector unsigned short __b) in vec_vandc() function
1156 vec_vandc(vector unsigned short __a, vector bool short __b) in vec_vandc() function
1162 vec_vandc(vector bool short __a, vector bool short __b) in vec_vandc() function
1168 vec_vandc(vector int __a, vector int __b) in vec_vandc() function
1174 vec_vandc(vector bool int __a, vector int __b) in vec_vandc() function
1180 vec_vandc(vector int __a, vector bool int __b) in vec_vandc() function
1186 vec_vandc(vector unsigned int __a, vector unsigned int __b) in vec_vandc() function
1192 vec_vandc(vector bool int __a, vector unsigned int __b) in vec_vandc() function
1198 vec_vandc(vector unsigned int __a, vector bool int __b) in vec_vandc() function
1204 vec_vandc(vector bool int __a, vector bool int __b) in vec_vandc() function
1210 vec_vandc(vector float __a, vector float __b) in vec_vandc() function
1217 vec_vandc(vector bool int __a, vector float __b) in vec_vandc() function
1224 vec_vandc(vector float __a, vector bool int __b) in vec_vandc() function