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

/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h62 #define vec_vandc vec_andc macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Daltivec.h1418 /* vec_vandc */
1421 vec_vandc(vector signed char __a, vector signed char __b) { function
1426 vec_vandc(vector bool char __a, vector signed char __b) { function
1431 vec_vandc(vector signed char __a, vector bool char __b) { function
1436 vec_vandc(vector unsigned char __a, vector unsigned char __b) { function
1441 vec_vandc(vector bool char __a, vector unsigned char __b) { function
1446 vec_vandc(vector unsigned char __a, vector bool char __b) { function
1451 vec_vandc(vector bool char __a, vector bool char __b) { function
1455 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, function
1460 static __inline__ vector short __ATTRS_o_ai vec_vandc(vecto function
1465 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, function
1471 vec_vandc(vector unsigned short __a, vector unsigned short __b) { function
1476 vec_vandc(vector bool short __a, vector unsigned short __b) { function
1481 vec_vandc(vector unsigned short __a, vector bool short __b) { function
1486 vec_vandc(vector bool short __a, vector bool short __b) { function
1490 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, function
1495 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a, function
1500 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, function
1506 vec_vandc(vector unsigned int __a, vector unsigned int __b) { function
1511 vec_vandc(vector bool int __a, vector unsigned int __b) { function
1516 vec_vandc(vector unsigned int __a, vector bool int __b) { function
1520 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a, function
1525 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, function
1532 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a, function
1539 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, function
1548 vec_vandc(vector signed long long __a, vector signed long long __b) { function
1553 vec_vandc(vector bool long long __a, vector signed long long __b) { function
1558 vec_vandc(vector signed long long __a, vector bool long long __b) { function
1563 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { function
1568 vec_vandc(vector bool long long __a, vector unsigned long long __b) { function
1573 vec_vandc(vector unsigned long long __a, vector bool long long __b) { function
1578 vec_vandc(vector bool long long __a, vector bool long long __b) { function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h79 #define vec_vandc vec_andc macro

Completed in 312 milliseconds