Searched refs:vec_vandc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h67 #define vec_vandc vec_andc macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h1395 /* vec_vandc */
1398 vec_vandc(vector signed char __a, vector signed char __b) { function
1403 vec_vandc(vector bool char __a, vector signed char __b) { function
1408 vec_vandc(vector signed char __a, vector bool char __b) { function
1413 vec_vandc(vector unsigned char __a, vector unsigned char __b) { function
1418 vec_vandc(vector bool char __a, vector unsigned char __b) { function
1423 vec_vandc(vector unsigned char __a, vector bool char __b) { function
1428 vec_vandc(vector bool char __a, vector bool char __b) { function
1432 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, function
1437 static __inline__ vector short __ATTRS_o_ai vec_vandc(vecto function
1442 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, function
1448 vec_vandc(vector unsigned short __a, vector unsigned short __b) { function
1453 vec_vandc(vector bool short __a, vector unsigned short __b) { function
1458 vec_vandc(vector unsigned short __a, vector bool short __b) { function
1463 vec_vandc(vector bool short __a, vector bool short __b) { function
1467 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, function
1472 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a, function
1477 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, function
1483 vec_vandc(vector unsigned int __a, vector unsigned int __b) { function
1488 vec_vandc(vector bool int __a, vector unsigned int __b) { function
1493 vec_vandc(vector unsigned int __a, vector bool int __b) { function
1497 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a, function
1502 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, function
1509 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a, function
1516 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, function
1525 vec_vandc(vector signed long long __a, vector signed long long __b) { function
1530 vec_vandc(vector bool long long __a, vector signed long long __b) { function
1535 vec_vandc(vector signed long long __a, vector bool long long __b) { function
1540 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { function
1545 vec_vandc(vector bool long long __a, vector unsigned long long __b) { function
1550 vec_vandc(vector unsigned long long __a, vector bool long long __b) { function
1555 vec_vandc(vector bool long long __a, vector bool long long __b) { function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h61 #define vec_vandc vec_andc macro

Completed in 274 milliseconds