Home
last modified time | relevance | path

Searched defs:vec_vandc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Daltivec.h1421 vec_vandc(vector signed char __a, vector signed char __b) { in vec_vandc() function
1426 vec_vandc(vector bool char __a, vector signed char __b) { in vec_vandc() function
1431 vec_vandc(vector signed char __a, vector bool char __b) { in vec_vandc() function
1436 vec_vandc(vector unsigned char __a, vector unsigned char __b) { in vec_vandc() function
1441 vec_vandc(vector bool char __a, vector unsigned char __b) { in vec_vandc() function
1446 vec_vandc(vector unsigned char __a, vector bool char __b) { in vec_vandc() function
1451 vec_vandc(vector bool char __a, vector bool char __b) { in vec_vandc() function
1455 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, in vec_vandc() 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, vec_vandc() function
1471 vec_vandc(vector unsigned short __a, vector unsigned short __b) { vec_vandc() function
1476 vec_vandc(vector bool short __a, vector unsigned short __b) { vec_vandc() function
1481 vec_vandc(vector unsigned short __a, vector bool short __b) { vec_vandc() function
1486 vec_vandc(vector bool short __a, vector bool short __b) { vec_vandc() function
1490 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, vec_vandc() function
1495 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a, vec_vandc() function
1500 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, vec_vandc() function
1506 vec_vandc(vector unsigned int __a, vector unsigned int __b) { vec_vandc() function
1511 vec_vandc(vector bool int __a, vector unsigned int __b) { vec_vandc() function
1516 vec_vandc(vector unsigned int __a, vector bool int __b) { vec_vandc() function
1520 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a, vec_vandc() function
1525 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, vec_vandc() function
1532 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a, vec_vandc() function
1539 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, vec_vandc() function
1548 vec_vandc(vector signed long long __a, vector signed long long __b) { vec_vandc() function
1553 vec_vandc(vector bool long long __a, vector signed long long __b) { vec_vandc() function
1558 vec_vandc(vector signed long long __a, vector bool long long __b) { vec_vandc() function
1563 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { vec_vandc() function
1568 vec_vandc(vector bool long long __a, vector unsigned long long __b) { vec_vandc() function
1573 vec_vandc(vector unsigned long long __a, vector bool long long __b) { vec_vandc() function
1578 vec_vandc(vector bool long long __a, vector bool long long __b) { vec_vandc() function
[all...]