• Home
  • Raw
  • Download

Lines Matching refs:vec_vandc

1260 vec_vandc(vector signed char __a, vector signed char __b) {  in vec_vandc()  function
1265 vec_vandc(vector bool char __a, vector signed char __b) { in vec_vandc() function
1270 vec_vandc(vector signed char __a, vector bool char __b) { in vec_vandc() function
1275 vec_vandc(vector unsigned char __a, vector unsigned char __b) { in vec_vandc() function
1280 vec_vandc(vector bool char __a, vector unsigned char __b) { in vec_vandc() function
1285 vec_vandc(vector unsigned char __a, vector bool char __b) { in vec_vandc() function
1290 vec_vandc(vector bool char __a, vector bool char __b) { in vec_vandc() function
1294 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, in vec_vandc() function
1299 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector bool short __a, in vec_vandc() function
1304 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, in vec_vandc() function
1310 vec_vandc(vector unsigned short __a, vector unsigned short __b) { in vec_vandc() function
1315 vec_vandc(vector bool short __a, vector unsigned short __b) { in vec_vandc() function
1320 vec_vandc(vector unsigned short __a, vector bool short __b) { in vec_vandc() function
1325 vec_vandc(vector bool short __a, vector bool short __b) { in vec_vandc() function
1329 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, in vec_vandc() function
1334 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a, in vec_vandc() function
1339 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, in vec_vandc() function
1345 vec_vandc(vector unsigned int __a, vector unsigned int __b) { in vec_vandc() function
1350 vec_vandc(vector bool int __a, vector unsigned int __b) { in vec_vandc() function
1355 vec_vandc(vector unsigned int __a, vector bool int __b) { in vec_vandc() function
1359 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a, in vec_vandc() function
1364 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, in vec_vandc() function
1371 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a, in vec_vandc() function
1378 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, in vec_vandc() function
1387 vec_vandc(vector signed long long __a, vector signed long long __b) { in vec_vandc() function
1392 vec_vandc(vector bool long long __a, vector signed long long __b) { in vec_vandc() function
1397 vec_vandc(vector signed long long __a, vector bool long long __b) { in vec_vandc() function
1402 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { in vec_vandc() function
1407 vec_vandc(vector bool long long __a, vector unsigned long long __b) { in vec_vandc() function
1412 vec_vandc(vector unsigned long long __a, vector bool long long __b) { in vec_vandc() function
1417 vec_vandc(vector bool long long __a, vector bool long long __b) { in vec_vandc() function