Lines Matching defs:vec_vandc
1418 /* vec_vandc */
1421 vec_vandc(vector signed char __a, vector signed char __b) {
1426 vec_vandc(vector bool char __a, vector signed char __b) {
1431 vec_vandc(vector signed char __a, vector bool char __b) {
1436 vec_vandc(vector unsigned char __a, vector unsigned char __b) {
1441 vec_vandc(vector bool char __a, vector unsigned char __b) {
1446 vec_vandc(vector unsigned char __a, vector bool char __b) {
1451 vec_vandc(vector bool char __a, vector bool char __b) {
1455 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a,
1460 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector bool short __a,
1465 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a,
1471 vec_vandc(vector unsigned short __a, vector unsigned short __b) {
1476 vec_vandc(vector bool short __a, vector unsigned short __b) {
1481 vec_vandc(vector unsigned short __a, vector bool short __b) {
1486 vec_vandc(vector bool short __a, vector bool short __b) {
1490 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a,
1495 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a,
1500 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a,
1506 vec_vandc(vector unsigned int __a, vector unsigned int __b) {
1511 vec_vandc(vector bool int __a, vector unsigned int __b) {
1516 vec_vandc(vector unsigned int __a, vector bool int __b) {
1520 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a,
1525 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a,
1532 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a,
1539 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a,
1548 vec_vandc(vector signed long long __a, vector signed long long __b) {
1553 vec_vandc(vector bool long long __a, vector signed long long __b) {
1558 vec_vandc(vector signed long long __a, vector bool long long __b) {
1563 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) {
1568 vec_vandc(vector bool long long __a, vector unsigned long long __b) {
1573 vec_vandc(vector unsigned long long __a, vector bool long long __b) {
1578 vec_vandc(vector bool long long __a, vector bool long long __b) {