Lines Matching refs:vec_vandc

1395 /* vec_vandc */
1398 vec_vandc(vector signed char __a, vector signed char __b) {
1403 vec_vandc(vector bool char __a, vector signed char __b) {
1408 vec_vandc(vector signed char __a, vector bool char __b) {
1413 vec_vandc(vector unsigned char __a, vector unsigned char __b) {
1418 vec_vandc(vector bool char __a, vector unsigned char __b) {
1423 vec_vandc(vector unsigned char __a, vector bool char __b) {
1428 vec_vandc(vector bool char __a, vector bool char __b) {
1432 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a,
1437 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector bool short __a,
1442 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a,
1448 vec_vandc(vector unsigned short __a, vector unsigned short __b) {
1453 vec_vandc(vector bool short __a, vector unsigned short __b) {
1458 vec_vandc(vector unsigned short __a, vector bool short __b) {
1463 vec_vandc(vector bool short __a, vector bool short __b) {
1467 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a,
1472 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a,
1477 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a,
1483 vec_vandc(vector unsigned int __a, vector unsigned int __b) {
1488 vec_vandc(vector bool int __a, vector unsigned int __b) {
1493 vec_vandc(vector unsigned int __a, vector bool int __b) {
1497 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a,
1502 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a,
1509 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a,
1516 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a,
1525 vec_vandc(vector signed long long __a, vector signed long long __b) {
1530 vec_vandc(vector bool long long __a, vector signed long long __b) {
1535 vec_vandc(vector signed long long __a, vector bool long long __b) {
1540 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) {
1545 vec_vandc(vector bool long long __a, vector unsigned long long __b) {
1550 vec_vandc(vector unsigned long long __a, vector bool long long __b) {
1555 vec_vandc(vector bool long long __a, vector bool long long __b) {