• Home
  • Raw
  • Download

Lines Matching defs:__a

106 vec_abs(vector signed char __a) {  in vec_abs()
111 vec_abs(vector signed short __a) { in vec_abs()
116 vec_abs(vector signed int __a) { in vec_abs()
122 vec_abs(vector signed long long __a) { in vec_abs()
127 static __inline__ vector float __ATTRS_o_ai vec_abs(vector float __a) { in vec_abs()
138 static __inline__ vector double __ATTRS_o_ai vec_abs(vector double __a) { in vec_abs()
149 vec_abss(vector signed char __a) { in vec_abss()
155 vec_abss(vector signed short __a) { in vec_abss()
161 vec_abss(vector signed int __a) { in vec_abss()
169 vec_add(vector signed char __a, vector signed char __b) { in vec_add()
174 vec_add(vector bool char __a, vector signed char __b) { in vec_add()
179 vec_add(vector signed char __a, vector bool char __b) { in vec_add()
184 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add()
189 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add()
194 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add()
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add()
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add()
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add()
214 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add()
219 vec_add(vector bool short __a, vector unsigned short __b) { in vec_add()
224 vec_add(vector unsigned short __a, vector bool short __b) { in vec_add()
228 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, in vec_add()
233 static __inline__ vector int __ATTRS_o_ai vec_add(vector bool int __a, in vec_add()
238 static __inline__ vector int __ATTRS_o_ai vec_add(vector int __a, in vec_add()
244 vec_add(vector unsigned int __a, vector unsigned int __b) { in vec_add()
249 vec_add(vector bool int __a, vector unsigned int __b) { in vec_add()
254 vec_add(vector unsigned int __a, vector bool int __b) { in vec_add()
260 vec_add(vector signed long long __a, vector signed long long __b) { in vec_add()
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) { in vec_add()
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) { in vec_add()
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_add()
280 static __inline__ vector float __ATTRS_o_ai vec_add(vector float __a, in vec_add()
286 static __inline__ vector double __ATTRS_o_ai vec_add(vector double __a, in vec_add()
296 vec_adde(vector signed __int128 __a, vector signed __int128 __b, in vec_adde()
302 vec_adde(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_adde()
312 vec_addec(vector signed __int128 __a, vector signed __int128 __b, in vec_addec()
318 vec_addec(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_addec()
329 vec_vaddubm(vector signed char __a, vector signed char __b) { in vec_vaddubm()
334 vec_vaddubm(vector bool char __a, vector signed char __b) { in vec_vaddubm()
339 vec_vaddubm(vector signed char __a, vector bool char __b) { in vec_vaddubm()
344 vec_vaddubm(vector unsigned char __a, vector unsigned char __b) { in vec_vaddubm()
349 vec_vaddubm(vector bool char __a, vector unsigned char __b) { in vec_vaddubm()
354 vec_vaddubm(vector unsigned char __a, vector bool char __b) { in vec_vaddubm()
362 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, in vec_vadduhm()
367 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector bool short __a, in vec_vadduhm()
372 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, in vec_vadduhm()
378 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhm()
383 vec_vadduhm(vector bool short __a, vector unsigned short __b) { in vec_vadduhm()
388 vec_vadduhm(vector unsigned short __a, vector bool short __b) { in vec_vadduhm()
396 static __inline__ vector int __ATTRS_o_ai vec_vadduwm(vector int __a, in vec_vadduwm()
401 static __inline__ vector int __ATTRS_o_ai vec_vadduwm(vector bool int __a, in vec_vadduwm()
406 static __inline__ vector int __ATTRS_o_ai vec_vadduwm(vector int __a, in vec_vadduwm()
412 vec_vadduwm(vector unsigned int __a, vector unsigned int __b) { in vec_vadduwm()
417 vec_vadduwm(vector bool int __a, vector unsigned int __b) { in vec_vadduwm()
422 vec_vadduwm(vector unsigned int __a, vector bool int __b) { in vec_vadduwm()
431 vec_vaddfp(vector float __a, vector float __b) { in vec_vaddfp()
438 vec_addc(vector signed int __a, vector signed int __b) { in vec_addc()
444 vec_addc(vector unsigned int __a, vector unsigned int __b) { in vec_addc()
450 vec_addc(vector signed __int128 __a, vector signed __int128 __b) { in vec_addc()
456 vec_addc(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_addc()
464 vec_vaddcuw(vector unsigned int __a, vector unsigned int __b) { in vec_vaddcuw()
471 vec_adds(vector signed char __a, vector signed char __b) { in vec_adds()
476 vec_adds(vector bool char __a, vector signed char __b) { in vec_adds()
481 vec_adds(vector signed char __a, vector bool char __b) { in vec_adds()
486 vec_adds(vector unsigned char __a, vector unsigned char __b) { in vec_adds()
491 vec_adds(vector bool char __a, vector unsigned char __b) { in vec_adds()
496 vec_adds(vector unsigned char __a, vector bool char __b) { in vec_adds()
500 static __inline__ vector short __ATTRS_o_ai vec_adds(vector short __a, in vec_adds()
505 static __inline__ vector short __ATTRS_o_ai vec_adds(vector bool short __a, in vec_adds()
510 static __inline__ vector short __ATTRS_o_ai vec_adds(vector short __a, in vec_adds()
516 vec_adds(vector unsigned short __a, vector unsigned short __b) { in vec_adds()
521 vec_adds(vector bool short __a, vector unsigned short __b) { in vec_adds()
526 vec_adds(vector unsigned short __a, vector bool short __b) { in vec_adds()
530 static __inline__ vector int __ATTRS_o_ai vec_adds(vector int __a, in vec_adds()
535 static __inline__ vector int __ATTRS_o_ai vec_adds(vector bool int __a, in vec_adds()
540 static __inline__ vector int __ATTRS_o_ai vec_adds(vector int __a, in vec_adds()
546 vec_adds(vector unsigned int __a, vector unsigned int __b) { in vec_adds()
551 vec_adds(vector bool int __a, vector unsigned int __b) { in vec_adds()
556 vec_adds(vector unsigned int __a, vector bool int __b) { in vec_adds()
563 vec_vaddsbs(vector signed char __a, vector signed char __b) { in vec_vaddsbs()
568 vec_vaddsbs(vector bool char __a, vector signed char __b) { in vec_vaddsbs()
573 vec_vaddsbs(vector signed char __a, vector bool char __b) { in vec_vaddsbs()
580 vec_vaddubs(vector unsigned char __a, vector unsigned char __b) { in vec_vaddubs()
585 vec_vaddubs(vector bool char __a, vector unsigned char __b) { in vec_vaddubs()
590 vec_vaddubs(vector unsigned char __a, vector bool char __b) { in vec_vaddubs()
596 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector short __a, in vec_vaddshs()
601 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector bool short __a, in vec_vaddshs()
606 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector short __a, in vec_vaddshs()
614 vec_vadduhs(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhs()
619 vec_vadduhs(vector bool short __a, vector unsigned short __b) { in vec_vadduhs()
624 vec_vadduhs(vector unsigned short __a, vector bool short __b) { in vec_vadduhs()
630 static __inline__ vector int __ATTRS_o_ai vec_vaddsws(vector int __a, in vec_vaddsws()
635 static __inline__ vector int __ATTRS_o_ai vec_vaddsws(vector bool int __a, in vec_vaddsws()
640 static __inline__ vector int __ATTRS_o_ai vec_vaddsws(vector int __a, in vec_vaddsws()
648 vec_vadduws(vector unsigned int __a, vector unsigned int __b) { in vec_vadduws()
653 vec_vadduws(vector bool int __a, vector unsigned int __b) { in vec_vadduws()
658 vec_vadduws(vector unsigned int __a, vector bool int __b) { in vec_vadduws()
666 vec_vadduqm(vector signed __int128 __a, vector signed __int128 __b) { in vec_vadduqm()
671 vec_vadduqm(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vadduqm()
678 vec_vaddeuqm(vector signed __int128 __a, vector signed __int128 __b, in vec_vaddeuqm()
684 vec_vaddeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vaddeuqm()
692 vec_vaddcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vaddcuq()
697 vec_vaddcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vaddcuq()
704 vec_vaddecuq(vector signed __int128 __a, vector signed __int128 __b, in vec_vaddecuq()
710 vec_vaddecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vaddecuq()
721 vec_and(vector signed char __a, vector signed char __b) { in vec_and()
726 vec_and(vector bool char __a, vector signed char __b) { in vec_and()
731 vec_and(vector signed char __a, vector bool char __b) { in vec_and()
736 vec_and(vector unsigned char __a, vector unsigned char __b) { in vec_and()
741 vec_and(vector bool char __a, vector unsigned char __b) { in vec_and()
746 vec_and(vector unsigned char __a, vector bool char __b) { in vec_and()
750 static __inline__ vector bool char __ATTRS_o_ai vec_and(vector bool char __a, in vec_and()
755 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, in vec_and()
760 static __inline__ vector short __ATTRS_o_ai vec_and(vector bool short __a, in vec_and()
765 static __inline__ vector short __ATTRS_o_ai vec_and(vector short __a, in vec_and()
771 vec_and(vector unsigned short __a, vector unsigned short __b) { in vec_and()
776 vec_and(vector bool short __a, vector unsigned short __b) { in vec_and()
781 vec_and(vector unsigned short __a, vector bool short __b) { in vec_and()
786 vec_and(vector bool short __a, vector bool short __b) { in vec_and()
790 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, in vec_and()
795 static __inline__ vector int __ATTRS_o_ai vec_and(vector bool int __a, in vec_and()
800 static __inline__ vector int __ATTRS_o_ai vec_and(vector int __a, in vec_and()
806 vec_and(vector unsigned int __a, vector unsigned int __b) { in vec_and()
811 vec_and(vector bool int __a, vector unsigned int __b) { in vec_and()
816 vec_and(vector unsigned int __a, vector bool int __b) { in vec_and()
820 static __inline__ vector bool int __ATTRS_o_ai vec_and(vector bool int __a, in vec_and()
825 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, in vec_and()
832 static __inline__ vector float __ATTRS_o_ai vec_and(vector bool int __a, in vec_and()
839 static __inline__ vector float __ATTRS_o_ai vec_and(vector float __a, in vec_and()
847 static __inline__ vector double __ATTRS_o_ai vec_and(vector bool long long __a, in vec_and()
855 vec_and(vector double __a, vector bool long long __b) { in vec_and()
861 static __inline__ vector double __ATTRS_o_ai vec_and(vector double __a, in vec_and()
869 vec_and(vector signed long long __a, vector signed long long __b) { in vec_and()
874 vec_and(vector bool long long __a, vector signed long long __b) { in vec_and()
879 vec_and(vector signed long long __a, vector bool long long __b) { in vec_and()
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) { in vec_and()
889 vec_and(vector bool long long __a, vector unsigned long long __b) { in vec_and()
894 vec_and(vector unsigned long long __a, vector bool long long __b) { in vec_and()
899 vec_and(vector bool long long __a, vector bool long long __b) { in vec_and()
907 vec_vand(vector signed char __a, vector signed char __b) { in vec_vand()
912 vec_vand(vector bool char __a, vector signed char __b) { in vec_vand()
917 vec_vand(vector signed char __a, vector bool char __b) { in vec_vand()
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { in vec_vand()
927 vec_vand(vector bool char __a, vector unsigned char __b) { in vec_vand()
932 vec_vand(vector unsigned char __a, vector bool char __b) { in vec_vand()
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, in vec_vand()
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, in vec_vand()
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, in vec_vand()
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, in vec_vand()
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { in vec_vand()
962 vec_vand(vector bool short __a, vector unsigned short __b) { in vec_vand()
967 vec_vand(vector unsigned short __a, vector bool short __b) { in vec_vand()
972 vec_vand(vector bool short __a, vector bool short __b) { in vec_vand()
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, in vec_vand()
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand()
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, in vec_vand()
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { in vec_vand()
997 vec_vand(vector bool int __a, vector unsigned int __b) { in vec_vand()
1002 vec_vand(vector unsigned int __a, vector bool int __b) { in vec_vand()
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand()
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, in vec_vand()
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand()
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, in vec_vand()
1034 vec_vand(vector signed long long __a, vector signed long long __b) { in vec_vand()
1039 vec_vand(vector bool long long __a, vector signed long long __b) { in vec_vand()
1044 vec_vand(vector signed long long __a, vector bool long long __b) { in vec_vand()
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { in vec_vand()
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { in vec_vand()
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { in vec_vand()
1064 vec_vand(vector bool long long __a, vector bool long long __b) { in vec_vand()
1074 vec_andc(vector signed char __a, vector signed char __b) { in vec_andc()
1079 vec_andc(vector bool char __a, vector signed char __b) { in vec_andc()
1084 vec_andc(vector signed char __a, vector bool char __b) { in vec_andc()
1089 vec_andc(vector unsigned char __a, vector unsigned char __b) { in vec_andc()
1094 vec_andc(vector bool char __a, vector unsigned char __b) { in vec_andc()
1099 vec_andc(vector unsigned char __a, vector bool char __b) { in vec_andc()
1103 static __inline__ vector bool char __ATTRS_o_ai vec_andc(vector bool char __a, in vec_andc()
1108 static __inline__ vector short __ATTRS_o_ai vec_andc(vector short __a, in vec_andc()
1113 static __inline__ vector short __ATTRS_o_ai vec_andc(vector bool short __a, in vec_andc()
1118 static __inline__ vector short __ATTRS_o_ai vec_andc(vector short __a, in vec_andc()
1124 vec_andc(vector unsigned short __a, vector unsigned short __b) { in vec_andc()
1129 vec_andc(vector bool short __a, vector unsigned short __b) { in vec_andc()
1134 vec_andc(vector unsigned short __a, vector bool short __b) { in vec_andc()
1139 vec_andc(vector bool short __a, vector bool short __b) { in vec_andc()
1143 static __inline__ vector int __ATTRS_o_ai vec_andc(vector int __a, in vec_andc()
1148 static __inline__ vector int __ATTRS_o_ai vec_andc(vector bool int __a, in vec_andc()
1153 static __inline__ vector int __ATTRS_o_ai vec_andc(vector int __a, in vec_andc()
1159 vec_andc(vector unsigned int __a, vector unsigned int __b) { in vec_andc()
1164 vec_andc(vector bool int __a, vector unsigned int __b) { in vec_andc()
1169 vec_andc(vector unsigned int __a, vector bool int __b) { in vec_andc()
1173 static __inline__ vector bool int __ATTRS_o_ai vec_andc(vector bool int __a, in vec_andc()
1178 static __inline__ vector float __ATTRS_o_ai vec_andc(vector float __a, in vec_andc()
1185 static __inline__ vector float __ATTRS_o_ai vec_andc(vector bool int __a, in vec_andc()
1192 static __inline__ vector float __ATTRS_o_ai vec_andc(vector float __a, in vec_andc()
1200 static __inline__ vector double __ATTRS_o_ai vec_andc(vector bool long long __a, in vec_andc()
1208 vec_andc(vector double __a, vector bool long long __b) { in vec_andc()
1214 static __inline__ vector double __ATTRS_o_ai vec_andc(vector double __a, in vec_andc()
1222 vec_andc(vector signed long long __a, vector signed long long __b) { in vec_andc()
1227 vec_andc(vector bool long long __a, vector signed long long __b) { in vec_andc()
1232 vec_andc(vector signed long long __a, vector bool long long __b) { in vec_andc()
1237 vec_andc(vector unsigned long long __a, vector unsigned long long __b) { in vec_andc()
1242 vec_andc(vector bool long long __a, vector unsigned long long __b) { in vec_andc()
1247 vec_andc(vector unsigned long long __a, vector bool long long __b) { in vec_andc()
1252 vec_andc(vector bool long long __a, vector bool long long __b) { in vec_andc()
1260 vec_vandc(vector signed char __a, vector signed char __b) { in vec_vandc()
1265 vec_vandc(vector bool char __a, vector signed char __b) { in vec_vandc()
1270 vec_vandc(vector signed char __a, vector bool char __b) { in vec_vandc()
1275 vec_vandc(vector unsigned char __a, vector unsigned char __b) { in vec_vandc()
1280 vec_vandc(vector bool char __a, vector unsigned char __b) { in vec_vandc()
1285 vec_vandc(vector unsigned char __a, vector bool char __b) { in vec_vandc()
1290 vec_vandc(vector bool char __a, vector bool char __b) { in vec_vandc()
1294 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, in vec_vandc()
1299 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector bool short __a, in vec_vandc()
1304 static __inline__ vector short __ATTRS_o_ai vec_vandc(vector short __a, in vec_vandc()
1310 vec_vandc(vector unsigned short __a, vector unsigned short __b) { in vec_vandc()
1315 vec_vandc(vector bool short __a, vector unsigned short __b) { in vec_vandc()
1320 vec_vandc(vector unsigned short __a, vector bool short __b) { in vec_vandc()
1325 vec_vandc(vector bool short __a, vector bool short __b) { in vec_vandc()
1329 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, in vec_vandc()
1334 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector bool int __a, in vec_vandc()
1339 static __inline__ vector int __ATTRS_o_ai vec_vandc(vector int __a, in vec_vandc()
1345 vec_vandc(vector unsigned int __a, vector unsigned int __b) { in vec_vandc()
1350 vec_vandc(vector bool int __a, vector unsigned int __b) { in vec_vandc()
1355 vec_vandc(vector unsigned int __a, vector bool int __b) { in vec_vandc()
1359 static __inline__ vector bool int __ATTRS_o_ai vec_vandc(vector bool int __a, in vec_vandc()
1364 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, in vec_vandc()
1371 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector bool int __a, in vec_vandc()
1378 static __inline__ vector float __ATTRS_o_ai vec_vandc(vector float __a, in vec_vandc()
1387 vec_vandc(vector signed long long __a, vector signed long long __b) { in vec_vandc()
1392 vec_vandc(vector bool long long __a, vector signed long long __b) { in vec_vandc()
1397 vec_vandc(vector signed long long __a, vector bool long long __b) { in vec_vandc()
1402 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { in vec_vandc()
1407 vec_vandc(vector bool long long __a, vector unsigned long long __b) { in vec_vandc()
1412 vec_vandc(vector unsigned long long __a, vector bool long long __b) { in vec_vandc()
1417 vec_vandc(vector bool long long __a, vector bool long long __b) { in vec_vandc()
1425 vec_avg(vector signed char __a, vector signed char __b) { in vec_avg()
1430 vec_avg(vector unsigned char __a, vector unsigned char __b) { in vec_avg()
1434 static __inline__ vector short __ATTRS_o_ai vec_avg(vector short __a, in vec_avg()
1440 vec_avg(vector unsigned short __a, vector unsigned short __b) { in vec_avg()
1444 static __inline__ vector int __ATTRS_o_ai vec_avg(vector int __a, in vec_avg()
1450 vec_avg(vector unsigned int __a, vector unsigned int __b) { in vec_avg()
1457 vec_vavgsb(vector signed char __a, vector signed char __b) { in vec_vavgsb()
1464 vec_vavgub(vector unsigned char __a, vector unsigned char __b) { in vec_vavgub()
1471 vec_vavgsh(vector short __a, vector short __b) { in vec_vavgsh()
1478 vec_vavguh(vector unsigned short __a, vector unsigned short __b) { in vec_vavguh()
1485 vec_vavgsw(vector int __a, vector int __b) { in vec_vavgsw()
1492 vec_vavguw(vector unsigned int __a, vector unsigned int __b) { in vec_vavguw()
1498 static __inline__ vector float __ATTRS_o_ai vec_ceil(vector float __a) { in vec_ceil()
1507 static __inline__ vector double __ATTRS_o_ai vec_ceil(vector double __a) { in vec_ceil()
1515 vec_vrfip(vector float __a) { in vec_vrfip()
1522 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb()
1529 vec_vcmpbfp(vector float __a, vector float __b) { in vec_vcmpbfp()
1536 vec_cmpeq(vector signed char __a, vector signed char __b) { in vec_cmpeq()
1542 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { in vec_cmpeq()
1547 static __inline__ vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, in vec_cmpeq()
1553 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { in vec_cmpeq()
1558 static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, in vec_cmpeq()
1564 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { in vec_cmpeq()
1571 vec_cmpeq(vector signed long long __a, vector signed long long __b) { in vec_cmpeq()
1576 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpeq()
1582 static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, in vec_cmpeq()
1593 vec_cmpeq(vector double __a, vector double __b) { in vec_cmpeq()
1601 vec_cmpgt(vector signed char __a, vector signed char __b) { in vec_cmpgt()
1606 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) { in vec_cmpgt()
1610 static __inline__ vector bool short __ATTRS_o_ai vec_cmpgt(vector short __a, in vec_cmpgt()
1616 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) { in vec_cmpgt()
1620 static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt(vector int __a, in vec_cmpgt()
1626 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) { in vec_cmpgt()
1632 vec_cmpgt(vector signed long long __a, vector signed long long __b) { in vec_cmpgt()
1637 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpgt()
1642 static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt(vector float __a, in vec_cmpgt()
1653 vec_cmpgt(vector double __a, vector double __b) { in vec_cmpgt()
1661 vec_cmpge(vector signed char __a, vector signed char __b) { in vec_cmpge()
1666 vec_cmpge(vector unsigned char __a, vector unsigned char __b) { in vec_cmpge()
1671 vec_cmpge(vector signed short __a, vector signed short __b) { in vec_cmpge()
1676 vec_cmpge(vector unsigned short __a, vector unsigned short __b) { in vec_cmpge()
1681 vec_cmpge(vector signed int __a, vector signed int __b) { in vec_cmpge()
1686 vec_cmpge(vector unsigned int __a, vector unsigned int __b) { in vec_cmpge()
1690 static __inline__ vector bool int __ATTRS_o_ai vec_cmpge(vector float __a, in vec_cmpge()
1701 vec_cmpge(vector double __a, vector double __b) { in vec_cmpge()
1708 vec_cmpge(vector signed long long __a, vector signed long long __b) { in vec_cmpge()
1713 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpge()
1721 vec_vcmpgefp(vector float __a, vector float __b) { in vec_vcmpgefp()
1728 vec_vcmpgtsb(vector signed char __a, vector signed char __b) { in vec_vcmpgtsb()
1735 vec_vcmpgtub(vector unsigned char __a, vector unsigned char __b) { in vec_vcmpgtub()
1742 vec_vcmpgtsh(vector short __a, vector short __b) { in vec_vcmpgtsh()
1749 vec_vcmpgtuh(vector unsigned short __a, vector unsigned short __b) { in vec_vcmpgtuh()
1756 vec_vcmpgtsw(vector int __a, vector int __b) { in vec_vcmpgtsw()
1763 vec_vcmpgtuw(vector unsigned int __a, vector unsigned int __b) { in vec_vcmpgtuw()
1770 vec_vcmpgtfp(vector float __a, vector float __b) { in vec_vcmpgtfp()
1777 vec_cmple(vector signed char __a, vector signed char __b) { in vec_cmple()
1782 vec_cmple(vector unsigned char __a, vector unsigned char __b) { in vec_cmple()
1787 vec_cmple(vector signed short __a, vector signed short __b) { in vec_cmple()
1792 vec_cmple(vector unsigned short __a, vector unsigned short __b) { in vec_cmple()
1797 vec_cmple(vector signed int __a, vector signed int __b) { in vec_cmple()
1802 vec_cmple(vector unsigned int __a, vector unsigned int __b) { in vec_cmple()
1806 static __inline__ vector bool int __ATTRS_o_ai vec_cmple(vector float __a, in vec_cmple()
1813 vec_cmple(vector double __a, vector double __b) { in vec_cmple()
1820 vec_cmple(vector signed long long __a, vector signed long long __b) { in vec_cmple()
1825 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmple()
1833 vec_cmplt(vector signed char __a, vector signed char __b) { in vec_cmplt()
1838 vec_cmplt(vector unsigned char __a, vector unsigned char __b) { in vec_cmplt()
1842 static __inline__ vector bool short __ATTRS_o_ai vec_cmplt(vector short __a, in vec_cmplt()
1848 vec_cmplt(vector unsigned short __a, vector unsigned short __b) { in vec_cmplt()
1852 static __inline__ vector bool int __ATTRS_o_ai vec_cmplt(vector int __a, in vec_cmplt()
1858 vec_cmplt(vector unsigned int __a, vector unsigned int __b) { in vec_cmplt()
1862 static __inline__ vector bool int __ATTRS_o_ai vec_cmplt(vector float __a, in vec_cmplt()
1869 vec_cmplt(vector double __a, vector double __b) { in vec_cmplt()
1876 vec_cmplt(vector signed long long __a, vector signed long long __b) { in vec_cmplt()
1881 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmplt()
1888 vec_cntlz(vector signed char __a) { in vec_cntlz()
1892 vec_cntlz(vector unsigned char __a) { in vec_cntlz()
1896 vec_cntlz(vector signed short __a) { in vec_cntlz()
1900 vec_cntlz(vector unsigned short __a) { in vec_cntlz()
1904 vec_cntlz(vector signed int __a) { in vec_cntlz()
1908 vec_cntlz(vector unsigned int __a) { in vec_cntlz()
1912 vec_cntlz(vector signed long long __a) { in vec_cntlz()
1916 vec_cntlz(vector unsigned long long __a) { in vec_cntlz()
1924 static __inline__ vector float __ATTRS_o_ai vec_cpsgn(vector float __a, in vec_cpsgn()
1929 static __inline__ vector double __ATTRS_o_ai vec_cpsgn(vector double __a, in vec_cpsgn()
1937 static __inline__ vector float __ATTRS_o_ai vec_ctf(vector int __a, int __b) { in vec_ctf()
1941 static __inline__ vector float __ATTRS_o_ai vec_ctf(vector unsigned int __a, in vec_ctf()
1948 vec_ctf(vector unsigned long long __a, int __b) { in vec_ctf()
1955 vec_ctf(vector signed long long __a, int __b) { in vec_ctf()
1965 vec_vcfsx(vector int __a, int __b) { in vec_vcfsx()
1972 vec_vcfux(vector unsigned int __a, int __b) { in vec_vcfux()
1978 static __inline__ vector int __ATTRS_o_ai vec_cts(vector float __a, int __b) { in vec_cts()
1984 vec_cts(vector double __a, int __b) { in vec_cts()
1993 vec_vctsxs(vector float __a, int __b) { in vec_vctsxs()
1999 static __inline__ vector unsigned int __ATTRS_o_ai vec_ctu(vector float __a, in vec_ctu()
2006 vec_ctu(vector double __a, int __b) { in vec_ctu()
2015 vec_vctuxs(vector float __a, int __b) { in vec_vctuxs()
2023 vec_double(vector signed long long __a) { in vec_double()
2029 vec_double(vector unsigned long long __a) { in vec_double()
2041 vec_div(vector signed char __a, vector signed char __b) { in vec_div()
2046 vec_div(vector unsigned char __a, vector unsigned char __b) { in vec_div()
2051 vec_div(vector signed short __a, vector signed short __b) { in vec_div()
2056 vec_div(vector unsigned short __a, vector unsigned short __b) { in vec_div()
2061 vec_div(vector signed int __a, vector signed int __b) { in vec_div()
2066 vec_div(vector unsigned int __a, vector unsigned int __b) { in vec_div()
2072 vec_div(vector signed long long __a, vector signed long long __b) { in vec_div()
2077 vec_div(vector unsigned long long __a, vector unsigned long long __b) { in vec_div()
2081 static __inline__ vector float __ATTRS_o_ai vec_div(vector float __a, in vec_div()
2086 static __inline__ vector double __ATTRS_o_ai vec_div(vector double __a, in vec_div()
2094 static __inline__ void __attribute__((__always_inline__)) vec_dss(int __a) { in vec_dss()
2128 vec_eqv(vector signed char __a, vector signed char __b) { in vec_eqv()
2134 vec_eqv(vector unsigned char __a, vector unsigned char __b) { in vec_eqv()
2139 static __inline__ vector bool char __ATTRS_o_ai vec_eqv(vector bool char __a, in vec_eqv()
2146 vec_eqv(vector signed short __a, vector signed short __b) { in vec_eqv()
2152 vec_eqv(vector unsigned short __a, vector unsigned short __b) { in vec_eqv()
2158 vec_eqv(vector bool short __a, vector bool short __b) { in vec_eqv()
2164 vec_eqv(vector signed int __a, vector signed int __b) { in vec_eqv()
2170 vec_eqv(vector unsigned int __a, vector unsigned int __b) { in vec_eqv()
2174 static __inline__ vector bool int __ATTRS_o_ai vec_eqv(vector bool int __a, in vec_eqv()
2181 vec_eqv(vector signed long long __a, vector signed long long __b) { in vec_eqv()
2187 vec_eqv(vector unsigned long long __a, vector unsigned long long __b) { in vec_eqv()
2193 vec_eqv(vector bool long long __a, vector bool long long __b) { in vec_eqv()
2198 static __inline__ vector float __ATTRS_o_ai vec_eqv(vector float __a, in vec_eqv()
2204 static __inline__ vector double __ATTRS_o_ai vec_eqv(vector double __a, in vec_eqv()
2214 vec_expte(vector float __a) { in vec_expte()
2221 vec_vexptefp(vector float __a) { in vec_vexptefp()
2227 static __inline__ vector float __ATTRS_o_ai vec_floor(vector float __a) { in vec_floor()
2236 static __inline__ vector double __ATTRS_o_ai vec_floor(vector double __a) { in vec_floor()
2244 vec_vrfim(vector float __a) { in vec_vrfim()
2251 vec_ld(int __a, const vector signed char *__b) { in vec_ld()
2256 vec_ld(int __a, const signed char *__b) { in vec_ld()
2261 vec_ld(int __a, const vector unsigned char *__b) { in vec_ld()
2266 vec_ld(int __a, const unsigned char *__b) { in vec_ld()
2271 vec_ld(int __a, const vector bool char *__b) { in vec_ld()
2275 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, in vec_ld()
2280 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, const short *__b) { in vec_ld()
2285 vec_ld(int __a, const vector unsigned short *__b) { in vec_ld()
2290 vec_ld(int __a, const unsigned short *__b) { in vec_ld()
2295 vec_ld(int __a, const vector bool short *__b) { in vec_ld()
2299 static __inline__ vector pixel __ATTRS_o_ai vec_ld(int __a, in vec_ld()
2304 static __inline__ vector int __ATTRS_o_ai vec_ld(int __a, in vec_ld()
2309 static __inline__ vector int __ATTRS_o_ai vec_ld(int __a, const int *__b) { in vec_ld()
2314 vec_ld(int __a, const vector unsigned int *__b) { in vec_ld()
2319 vec_ld(int __a, const unsigned int *__b) { in vec_ld()
2324 vec_ld(int __a, const vector bool int *__b) { in vec_ld()
2328 static __inline__ vector float __ATTRS_o_ai vec_ld(int __a, in vec_ld()
2333 static __inline__ vector float __ATTRS_o_ai vec_ld(int __a, const float *__b) { in vec_ld()
2340 vec_lvx(int __a, const vector signed char *__b) { in vec_lvx()
2345 vec_lvx(int __a, const signed char *__b) { in vec_lvx()
2350 vec_lvx(int __a, const vector unsigned char *__b) { in vec_lvx()
2355 vec_lvx(int __a, const unsigned char *__b) { in vec_lvx()
2360 vec_lvx(int __a, const vector bool char *__b) { in vec_lvx()
2364 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, in vec_lvx()
2369 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, const short *__b) { in vec_lvx()
2374 vec_lvx(int __a, const vector unsigned short *__b) { in vec_lvx()
2379 vec_lvx(int __a, const unsigned short *__b) { in vec_lvx()
2384 vec_lvx(int __a, const vector bool short *__b) { in vec_lvx()
2388 static __inline__ vector pixel __ATTRS_o_ai vec_lvx(int __a, in vec_lvx()
2393 static __inline__ vector int __ATTRS_o_ai vec_lvx(int __a, in vec_lvx()
2398 static __inline__ vector int __ATTRS_o_ai vec_lvx(int __a, const int *__b) { in vec_lvx()
2403 vec_lvx(int __a, const vector unsigned int *__b) { in vec_lvx()
2408 vec_lvx(int __a, const unsigned int *__b) { in vec_lvx()
2413 vec_lvx(int __a, const vector bool int *__b) { in vec_lvx()
2417 static __inline__ vector float __ATTRS_o_ai vec_lvx(int __a, in vec_lvx()
2422 static __inline__ vector float __ATTRS_o_ai vec_lvx(int __a, const float *__b) { in vec_lvx()
2429 vec_lde(int __a, const signed char *__b) { in vec_lde()
2434 vec_lde(int __a, const unsigned char *__b) { in vec_lde()
2438 static __inline__ vector short __ATTRS_o_ai vec_lde(int __a, const short *__b) { in vec_lde()
2443 vec_lde(int __a, const unsigned short *__b) { in vec_lde()
2447 static __inline__ vector int __ATTRS_o_ai vec_lde(int __a, const int *__b) { in vec_lde()
2452 vec_lde(int __a, const unsigned int *__b) { in vec_lde()
2456 static __inline__ vector float __ATTRS_o_ai vec_lde(int __a, const float *__b) { in vec_lde()
2463 vec_lvebx(int __a, const signed char *__b) { in vec_lvebx()
2468 vec_lvebx(int __a, const unsigned char *__b) { in vec_lvebx()
2474 static __inline__ vector short __ATTRS_o_ai vec_lvehx(int __a, in vec_lvehx()
2480 vec_lvehx(int __a, const unsigned short *__b) { in vec_lvehx()
2486 static __inline__ vector int __ATTRS_o_ai vec_lvewx(int __a, const int *__b) { in vec_lvewx()
2491 vec_lvewx(int __a, const unsigned int *__b) { in vec_lvewx()
2495 static __inline__ vector float __ATTRS_o_ai vec_lvewx(int __a, in vec_lvewx()
2503 vec_ldl(int __a, const vector signed char *__b) { in vec_ldl()
2508 vec_ldl(int __a, const signed char *__b) { in vec_ldl()
2513 vec_ldl(int __a, const vector unsigned char *__b) { in vec_ldl()
2518 vec_ldl(int __a, const unsigned char *__b) { in vec_ldl()
2523 vec_ldl(int __a, const vector bool char *__b) { in vec_ldl()
2527 static __inline__ vector short __ATTRS_o_ai vec_ldl(int __a, in vec_ldl()
2532 static __inline__ vector short __ATTRS_o_ai vec_ldl(int __a, const short *__b) { in vec_ldl()
2537 vec_ldl(int __a, const vector unsigned short *__b) { in vec_ldl()
2542 vec_ldl(int __a, const unsigned short *__b) { in vec_ldl()
2547 vec_ldl(int __a, const vector bool short *__b) { in vec_ldl()
2551 static __inline__ vector pixel __ATTRS_o_ai vec_ldl(int __a, in vec_ldl()
2556 static __inline__ vector int __ATTRS_o_ai vec_ldl(int __a, in vec_ldl()
2561 static __inline__ vector int __ATTRS_o_ai vec_ldl(int __a, const int *__b) { in vec_ldl()
2566 vec_ldl(int __a, const vector unsigned int *__b) { in vec_ldl()
2571 vec_ldl(int __a, const unsigned int *__b) { in vec_ldl()
2576 vec_ldl(int __a, const vector bool int *__b) { in vec_ldl()
2580 static __inline__ vector float __ATTRS_o_ai vec_ldl(int __a, in vec_ldl()
2585 static __inline__ vector float __ATTRS_o_ai vec_ldl(int __a, const float *__b) { in vec_ldl()
2592 vec_lvxl(int __a, const vector signed char *__b) { in vec_lvxl()
2597 vec_lvxl(int __a, const signed char *__b) { in vec_lvxl()
2602 vec_lvxl(int __a, const vector unsigned char *__b) { in vec_lvxl()
2607 vec_lvxl(int __a, const unsigned char *__b) { in vec_lvxl()
2612 vec_lvxl(int __a, const vector bool char *__b) { in vec_lvxl()
2616 static __inline__ vector short __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl()
2621 static __inline__ vector short __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl()
2627 vec_lvxl(int __a, const vector unsigned short *__b) { in vec_lvxl()
2632 vec_lvxl(int __a, const unsigned short *__b) { in vec_lvxl()
2637 vec_lvxl(int __a, const vector bool short *__b) { in vec_lvxl()
2641 static __inline__ vector pixel __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl()
2646 static __inline__ vector int __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl()
2651 static __inline__ vector int __ATTRS_o_ai vec_lvxl(int __a, const int *__b) { in vec_lvxl()
2656 vec_lvxl(int __a, const vector unsigned int *__b) { in vec_lvxl()
2661 vec_lvxl(int __a, const unsigned int *__b) { in vec_lvxl()
2666 vec_lvxl(int __a, const vector bool int *__b) { in vec_lvxl()
2670 static __inline__ vector float __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl()
2675 static __inline__ vector float __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl()
2683 vec_loge(vector float __a) { in vec_loge()
2690 vec_vlogefp(vector float __a) { in vec_vlogefp()
2699 loads/stores"))) vec_lvsl(int __a, const signed char *__b) { in vec_lvsl()
2708 vec_lvsl(int __a, const signed char *__b) { in vec_lvsl()
2716 loads/stores"))) vec_lvsl(int __a, const unsigned char *__b) { in vec_lvsl()
2725 vec_lvsl(int __a, const unsigned char *__b) { in vec_lvsl()
2733 loads/stores"))) vec_lvsl(int __a, const short *__b) { in vec_lvsl()
2741 static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl(int __a, in vec_lvsl()
2750 loads/stores"))) vec_lvsl(int __a, const unsigned short *__b) { in vec_lvsl()
2759 vec_lvsl(int __a, const unsigned short *__b) { in vec_lvsl()
2767 loads/stores"))) vec_lvsl(int __a, const int *__b) { in vec_lvsl()
2775 static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl(int __a, in vec_lvsl()
2784 loads/stores"))) vec_lvsl(int __a, const unsigned int *__b) { in vec_lvsl()
2793 vec_lvsl(int __a, const unsigned int *__b) { in vec_lvsl()
2801 loads/stores"))) vec_lvsl(int __a, const float *__b) { in vec_lvsl()
2809 static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl(int __a, in vec_lvsl()
2820 loads/stores"))) vec_lvsr(int __a, const signed char *__b) { in vec_lvsr()
2829 vec_lvsr(int __a, const signed char *__b) { in vec_lvsr()
2837 loads/stores"))) vec_lvsr(int __a, const unsigned char *__b) { in vec_lvsr()
2846 vec_lvsr(int __a, const unsigned char *__b) { in vec_lvsr()
2854 loads/stores"))) vec_lvsr(int __a, const short *__b) { in vec_lvsr()
2862 static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr(int __a, in vec_lvsr()
2871 loads/stores"))) vec_lvsr(int __a, const unsigned short *__b) { in vec_lvsr()
2880 vec_lvsr(int __a, const unsigned short *__b) { in vec_lvsr()
2888 loads/stores"))) vec_lvsr(int __a, const int *__b) { in vec_lvsr()
2896 static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr(int __a, in vec_lvsr()
2905 loads/stores"))) vec_lvsr(int __a, const unsigned int *__b) { in vec_lvsr()
2914 vec_lvsr(int __a, const unsigned int *__b) { in vec_lvsr()
2922 loads/stores"))) vec_lvsr(int __a, const float *__b) { in vec_lvsr()
2930 static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr(int __a, in vec_lvsr()
2947 vector signed short __a, vector signed short __b, vector signed short __c) { in vec_madd()
2952 vec_madd(vector signed short __a, vector unsigned short __b, in vec_madd()
2958 vec_madd(vector unsigned short __a, vector signed short __b, in vec_madd()
2964 vec_madd(vector unsigned short __a, vector unsigned short __b, in vec_madd()
2969 static __inline__ vector float __ATTRS_o_ai vec_madd(vector float __a, in vec_madd()
2980 static __inline__ vector double __ATTRS_o_ai vec_madd(vector double __a, in vec_madd()
2990 vec_vmaddfp(vector float __a, vector float __b, vector float __c) { in vec_vmaddfp()
2997 vec_madds(vector signed short __a, vector signed short __b, in vec_madds()
3004 vec_vmhaddshs(vector signed short __a, vector signed short __b, in vec_vmhaddshs()
3012 static __inline__ vector float __ATTRS_o_ai vec_msub(vector float __a, in vec_msub()
3018 static __inline__ vector double __ATTRS_o_ai vec_msub(vector double __a, in vec_msub()
3028 vec_max(vector signed char __a, vector signed char __b) { in vec_max()
3033 vec_max(vector bool char __a, vector signed char __b) { in vec_max()
3038 vec_max(vector signed char __a, vector bool char __b) { in vec_max()
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max()
3048 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max()
3053 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max()
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max()
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max()
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max()
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max()
3078 vec_max(vector bool short __a, vector unsigned short __b) { in vec_max()
3083 vec_max(vector unsigned short __a, vector bool short __b) { in vec_max()
3087 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, in vec_max()
3092 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, in vec_max()
3097 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, in vec_max()
3103 vec_max(vector unsigned int __a, vector unsigned int __b) { in vec_max()
3108 vec_max(vector bool int __a, vector unsigned int __b) { in vec_max()
3113 vec_max(vector unsigned int __a, vector bool int __b) { in vec_max()
3119 vec_max(vector signed long long __a, vector signed long long __b) { in vec_max()
3124 vec_max(vector bool long long __a, vector signed long long __b) { in vec_max()
3129 vec_max(vector signed long long __a, vector bool long long __b) { in vec_max()
3134 vec_max(vector unsigned long long __a, vector unsigned long long __b) { in vec_max()
3139 vec_max(vector bool long long __a, vector unsigned long long __b) { in vec_max()
3144 vec_max(vector unsigned long long __a, vector bool long long __b) { in vec_max()
3149 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, in vec_max()
3159 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, in vec_max()
3168 vec_vmaxsb(vector signed char __a, vector signed char __b) { in vec_vmaxsb()
3173 vec_vmaxsb(vector bool char __a, vector signed char __b) { in vec_vmaxsb()
3178 vec_vmaxsb(vector signed char __a, vector bool char __b) { in vec_vmaxsb()
3185 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) { in vec_vmaxub()
3190 vec_vmaxub(vector bool char __a, vector unsigned char __b) { in vec_vmaxub()
3195 vec_vmaxub(vector unsigned char __a, vector bool char __b) { in vec_vmaxub()
3201 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector short __a, in vec_vmaxsh()
3206 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector bool short __a, in vec_vmaxsh()
3211 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector short __a, in vec_vmaxsh()
3219 vec_vmaxuh(vector unsigned short __a, vector unsigned short __b) { in vec_vmaxuh()
3224 vec_vmaxuh(vector bool short __a, vector unsigned short __b) { in vec_vmaxuh()
3229 vec_vmaxuh(vector unsigned short __a, vector bool short __b) { in vec_vmaxuh()
3235 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, in vec_vmaxsw()
3240 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector bool int __a, in vec_vmaxsw()
3245 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, in vec_vmaxsw()
3253 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) { in vec_vmaxuw()
3258 vec_vmaxuw(vector bool int __a, vector unsigned int __b) { in vec_vmaxuw()
3263 vec_vmaxuw(vector unsigned int __a, vector bool int __b) { in vec_vmaxuw()
3270 vec_vmaxfp(vector float __a, vector float __b) { in vec_vmaxfp()
3281 vec_mergeh(vector signed char __a, vector signed char __b) { in vec_mergeh()
3289 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { in vec_mergeh()
3297 vec_mergeh(vector bool char __a, vector bool char __b) { in vec_mergeh()
3304 static __inline__ vector short __ATTRS_o_ai vec_mergeh(vector short __a, in vec_mergeh()
3313 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { in vec_mergeh()
3321 vec_mergeh(vector bool short __a, vector bool short __b) { in vec_mergeh()
3328 static __inline__ vector pixel __ATTRS_o_ai vec_mergeh(vector pixel __a, in vec_mergeh()
3336 static __inline__ vector int __ATTRS_o_ai vec_mergeh(vector int __a, in vec_mergeh()
3345 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { in vec_mergeh()
3352 static __inline__ vector bool int __ATTRS_o_ai vec_mergeh(vector bool int __a, in vec_mergeh()
3360 static __inline__ vector float __ATTRS_o_ai vec_mergeh(vector float __a, in vec_mergeh()
3370 vec_mergeh(vector signed long long __a, vector signed long long __b) { in vec_mergeh()
3378 vec_mergeh(vector signed long long __a, vector bool long long __b) { in vec_mergeh()
3386 vec_mergeh(vector bool long long __a, vector signed long long __b) { in vec_mergeh()
3394 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergeh()
3402 vec_mergeh(vector unsigned long long __a, vector bool long long __b) { in vec_mergeh()
3410 vec_mergeh(vector bool long long __a, vector unsigned long long __b) { in vec_mergeh()
3418 vec_mergeh(vector bool long long __a, vector bool long long __b) { in vec_mergeh()
3425 static __inline__ vector double __ATTRS_o_ai vec_mergeh(vector double __a, in vec_mergeh()
3433 vec_mergeh(vector double __a, vector bool long long __b) { in vec_mergeh()
3440 vec_mergeh(vector bool long long __a, vector double __b) { in vec_mergeh()
3453 vec_vmrghb(vector signed char __a, vector signed char __b) { in vec_vmrghb()
3461 vec_vmrghb(vector unsigned char __a, vector unsigned char __b) { in vec_vmrghb()
3469 vec_vmrghb(vector bool char __a, vector bool char __b) { in vec_vmrghb()
3480 static __inline__ vector short __ATTRS_o_ai vec_vmrghh(vector short __a, in vec_vmrghh()
3489 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrghh()
3497 vec_vmrghh(vector bool short __a, vector bool short __b) { in vec_vmrghh()
3504 static __inline__ vector pixel __ATTRS_o_ai vec_vmrghh(vector pixel __a, in vec_vmrghh()
3516 static __inline__ vector int __ATTRS_o_ai vec_vmrghw(vector int __a, in vec_vmrghw()
3525 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) { in vec_vmrghw()
3532 static __inline__ vector bool int __ATTRS_o_ai vec_vmrghw(vector bool int __a, in vec_vmrghw()
3540 static __inline__ vector float __ATTRS_o_ai vec_vmrghw(vector float __a, in vec_vmrghw()
3551 vec_mergel(vector signed char __a, vector signed char __b) { in vec_mergel()
3559 vec_mergel(vector unsigned char __a, vector unsigned char __b) { in vec_mergel()
3567 vec_mergel(vector bool char __a, vector bool char __b) { in vec_mergel()
3574 static __inline__ vector short __ATTRS_o_ai vec_mergel(vector short __a, in vec_mergel()
3583 vec_mergel(vector unsigned short __a, vector unsigned short __b) { in vec_mergel()
3591 vec_mergel(vector bool short __a, vector bool short __b) { in vec_mergel()
3598 static __inline__ vector pixel __ATTRS_o_ai vec_mergel(vector pixel __a, in vec_mergel()
3606 static __inline__ vector int __ATTRS_o_ai vec_mergel(vector int __a, in vec_mergel()
3615 vec_mergel(vector unsigned int __a, vector unsigned int __b) { in vec_mergel()
3622 static __inline__ vector bool int __ATTRS_o_ai vec_mergel(vector bool int __a, in vec_mergel()
3630 static __inline__ vector float __ATTRS_o_ai vec_mergel(vector float __a, in vec_mergel()
3640 vec_mergel(vector signed long long __a, vector signed long long __b) { in vec_mergel()
3647 vec_mergel(vector signed long long __a, vector bool long long __b) { in vec_mergel()
3654 vec_mergel(vector bool long long __a, vector signed long long __b) { in vec_mergel()
3661 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergel()
3668 vec_mergel(vector unsigned long long __a, vector bool long long __b) { in vec_mergel()
3675 vec_mergel(vector bool long long __a, vector unsigned long long __b) { in vec_mergel()
3682 vec_mergel(vector bool long long __a, vector bool long long __b) { in vec_mergel()
3688 static __inline__ vector double __ATTRS_o_ai vec_mergel(vector double __a, in vec_mergel()
3696 vec_mergel(vector double __a, vector bool long long __b) { in vec_mergel()
3703 vec_mergel(vector bool long long __a, vector double __b) { in vec_mergel()
3716 vec_vmrglb(vector signed char __a, vector signed char __b) { in vec_vmrglb()
3724 vec_vmrglb(vector unsigned char __a, vector unsigned char __b) { in vec_vmrglb()
3732 vec_vmrglb(vector bool char __a, vector bool char __b) { in vec_vmrglb()
3743 static __inline__ vector short __ATTRS_o_ai vec_vmrglh(vector short __a, in vec_vmrglh()
3752 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrglh()
3760 vec_vmrglh(vector bool short __a, vector bool short __b) { in vec_vmrglh()
3767 static __inline__ vector pixel __ATTRS_o_ai vec_vmrglh(vector pixel __a, in vec_vmrglh()
3779 static __inline__ vector int __ATTRS_o_ai vec_vmrglw(vector int __a, in vec_vmrglw()
3788 vec_vmrglw(vector unsigned int __a, vector unsigned int __b) { in vec_vmrglw()
3795 static __inline__ vector bool int __ATTRS_o_ai vec_vmrglw(vector bool int __a, in vec_vmrglw()
3803 static __inline__ vector float __ATTRS_o_ai vec_vmrglw(vector float __a, in vec_vmrglw()
3814 static __inline__ vector bool int __ATTRS_o_ai vec_mergee(vector bool int __a, in vec_mergee()
3823 vec_mergee(vector signed int __a, vector signed int __b) { in vec_mergee()
3831 vec_mergee(vector unsigned int __a, vector unsigned int __b) { in vec_mergee()
3840 static __inline__ vector bool int __ATTRS_o_ai vec_mergeo(vector bool int __a, in vec_mergeo()
3849 vec_mergeo(vector signed int __a, vector signed int __b) { in vec_mergeo()
3857 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { in vec_mergeo()
3876 vec_min(vector signed char __a, vector signed char __b) { in vec_min()
3881 vec_min(vector bool char __a, vector signed char __b) { in vec_min()
3886 vec_min(vector signed char __a, vector bool char __b) { in vec_min()
3891 vec_min(vector unsigned char __a, vector unsigned char __b) { in vec_min()
3896 vec_min(vector bool char __a, vector unsigned char __b) { in vec_min()
3901 vec_min(vector unsigned char __a, vector bool char __b) { in vec_min()
3905 static __inline__ vector short __ATTRS_o_ai vec_min(vector short __a, in vec_min()
3910 static __inline__ vector short __ATTRS_o_ai vec_min(vector bool short __a, in vec_min()
3915 static __inline__ vector short __ATTRS_o_ai vec_min(vector short __a, in vec_min()
3921 vec_min(vector unsigned short __a, vector unsigned short __b) { in vec_min()
3926 vec_min(vector bool short __a, vector unsigned short __b) { in vec_min()
3931 vec_min(vector unsigned short __a, vector bool short __b) { in vec_min()
3935 static __inline__ vector int __ATTRS_o_ai vec_min(vector int __a, in vec_min()
3940 static __inline__ vector int __ATTRS_o_ai vec_min(vector bool int __a, in vec_min()
3945 static __inline__ vector int __ATTRS_o_ai vec_min(vector int __a, in vec_min()
3951 vec_min(vector unsigned int __a, vector unsigned int __b) { in vec_min()
3956 vec_min(vector bool int __a, vector unsigned int __b) { in vec_min()
3961 vec_min(vector unsigned int __a, vector bool int __b) { in vec_min()
3967 vec_min(vector signed long long __a, vector signed long long __b) { in vec_min()
3972 vec_min(vector bool long long __a, vector signed long long __b) { in vec_min()
3977 vec_min(vector signed long long __a, vector bool long long __b) { in vec_min()
3982 vec_min(vector unsigned long long __a, vector unsigned long long __b) { in vec_min()
3987 vec_min(vector bool long long __a, vector unsigned long long __b) { in vec_min()
3992 vec_min(vector unsigned long long __a, vector bool long long __b) { in vec_min()
3997 static __inline__ vector float __ATTRS_o_ai vec_min(vector float __a, in vec_min()
4007 static __inline__ vector double __ATTRS_o_ai vec_min(vector double __a, in vec_min()
4016 vec_vminsb(vector signed char __a, vector signed char __b) { in vec_vminsb()
4021 vec_vminsb(vector bool char __a, vector signed char __b) { in vec_vminsb()
4026 vec_vminsb(vector signed char __a, vector bool char __b) { in vec_vminsb()
4033 vec_vminub(vector unsigned char __a, vector unsigned char __b) { in vec_vminub()
4038 vec_vminub(vector bool char __a, vector unsigned char __b) { in vec_vminub()
4043 vec_vminub(vector unsigned char __a, vector bool char __b) { in vec_vminub()
4049 static __inline__ vector short __ATTRS_o_ai vec_vminsh(vector short __a, in vec_vminsh()
4054 static __inline__ vector short __ATTRS_o_ai vec_vminsh(vector bool short __a, in vec_vminsh()
4059 static __inline__ vector short __ATTRS_o_ai vec_vminsh(vector short __a, in vec_vminsh()
4067 vec_vminuh(vector unsigned short __a, vector unsigned short __b) { in vec_vminuh()
4072 vec_vminuh(vector bool short __a, vector unsigned short __b) { in vec_vminuh()
4077 vec_vminuh(vector unsigned short __a, vector bool short __b) { in vec_vminuh()
4083 static __inline__ vector int __ATTRS_o_ai vec_vminsw(vector int __a, in vec_vminsw()
4088 static __inline__ vector int __ATTRS_o_ai vec_vminsw(vector bool int __a, in vec_vminsw()
4093 static __inline__ vector int __ATTRS_o_ai vec_vminsw(vector int __a, in vec_vminsw()
4101 vec_vminuw(vector unsigned int __a, vector unsigned int __b) { in vec_vminuw()
4106 vec_vminuw(vector bool int __a, vector unsigned int __b) { in vec_vminuw()
4111 vec_vminuw(vector unsigned int __a, vector bool int __b) { in vec_vminuw()
4118 vec_vminfp(vector float __a, vector float __b) { in vec_vminfp()
4130 static __inline__ vector short __ATTRS_o_ai vec_mladd(vector short __a, in vec_mladd()
4137 vector short __a, vector unsigned short __b, vector unsigned short __c) { in vec_mladd()
4141 static __inline__ vector short __ATTRS_o_ai vec_mladd(vector unsigned short __a, in vec_mladd()
4148 vec_mladd(vector unsigned short __a, vector unsigned short __b, in vec_mladd()
4155 static __inline__ vector short __ATTRS_o_ai vec_vmladduhm(vector short __a, in vec_vmladduhm()
4162 vector short __a, vector unsigned short __b, vector unsigned short __c) { in vec_vmladduhm()
4167 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) { in vec_vmladduhm()
4172 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, in vec_vmladduhm()
4180 vec_mradds(vector short __a, vector short __b, vector short __c) { in vec_mradds()
4187 vec_vmhraddshs(vector short __a, vector short __b, vector short __c) { in vec_vmhraddshs()
4193 static __inline__ vector int __ATTRS_o_ai vec_msum(vector signed char __a, in vec_msum()
4200 vec_msum(vector unsigned char __a, vector unsigned char __b, in vec_msum()
4205 static __inline__ vector int __ATTRS_o_ai vec_msum(vector short __a, in vec_msum()
4212 vec_msum(vector unsigned short __a, vector unsigned short __b, in vec_msum()
4220 vec_vmsummbm(vector signed char __a, vector unsigned char __b, vector int __c) { in vec_vmsummbm()
4227 vec_vmsumubm(vector unsigned char __a, vector unsigned char __b, in vec_vmsumubm()
4235 vec_vmsumshm(vector short __a, vector short __b, vector int __c) { in vec_vmsumshm()
4242 vec_vmsumuhm(vector unsigned short __a, vector unsigned short __b, in vec_vmsumuhm()
4249 static __inline__ vector int __ATTRS_o_ai vec_msums(vector short __a, in vec_msums()
4256 vec_msums(vector unsigned short __a, vector unsigned short __b, in vec_msums()
4264 vec_vmsumshs(vector short __a, vector short __b, vector int __c) { in vec_vmsumshs()
4271 vec_vmsumuhs(vector unsigned short __a, vector unsigned short __b, in vec_vmsumuhs()
4278 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector signed char __a) { in vec_mtvscr()
4282 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned char __a) { in vec_mtvscr()
4286 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool char __a) { in vec_mtvscr()
4290 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector short __a) { in vec_mtvscr()
4294 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned short __a) { in vec_mtvscr()
4298 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool short __a) { in vec_mtvscr()
4302 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector pixel __a) { in vec_mtvscr()
4306 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector int __a) { in vec_mtvscr()
4310 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned int __a) { in vec_mtvscr()
4314 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool int __a) { in vec_mtvscr()
4318 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector float __a) { in vec_mtvscr()
4329 vec_mul(vector signed char __a, vector signed char __b) { in vec_mul()
4334 vec_mul(vector unsigned char __a, vector unsigned char __b) { in vec_mul()
4339 vec_mul(vector signed short __a, vector signed short __b) { in vec_mul()
4344 vec_mul(vector unsigned short __a, vector unsigned short __b) { in vec_mul()
4349 vec_mul(vector signed int __a, vector signed int __b) { in vec_mul()
4354 vec_mul(vector unsigned int __a, vector unsigned int __b) { in vec_mul()
4360 vec_mul(vector signed long long __a, vector signed long long __b) { in vec_mul()
4365 vec_mul(vector unsigned long long __a, vector unsigned long long __b) { in vec_mul()
4370 static __inline__ vector float __ATTRS_o_ai vec_mul(vector float __a, in vec_mul()
4376 static __inline__ vector double __ATTRS_o_ai vec_mul(vector double __a, in vec_mul()
4387 static __inline__ vector short __ATTRS_o_ai vec_mule(vector signed char __a, in vec_mule()
4397 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule()
4405 static __inline__ vector int __ATTRS_o_ai vec_mule(vector short __a, in vec_mule()
4415 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule()
4425 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule()
4434 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule()
4446 vec_vmulesb(vector signed char __a, vector signed char __b) { in vec_vmulesb()
4457 vec_vmuleub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuleub()
4468 vec_vmulesh(vector short __a, vector short __b) { in vec_vmulesh()
4479 vec_vmuleuh(vector unsigned short __a, vector unsigned short __b) { in vec_vmuleuh()
4489 static __inline__ vector short __ATTRS_o_ai vec_mulo(vector signed char __a, in vec_mulo()
4499 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo()
4507 static __inline__ vector int __ATTRS_o_ai vec_mulo(vector short __a, in vec_mulo()
4517 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo()
4527 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo()
4536 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo()
4548 vec_vmulosb(vector signed char __a, vector signed char __b) { in vec_vmulosb()
4559 vec_vmuloub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuloub()
4570 vec_vmulosh(vector short __a, vector short __b) { in vec_vmulosh()
4581 vec_vmulouh(vector unsigned short __a, vector unsigned short __b) { in vec_vmulouh()
4593 vec_nand(vector signed char __a, vector signed char __b) { in vec_nand()
4598 vec_nand(vector signed char __a, vector bool char __b) { in vec_nand()
4603 vec_nand(vector bool char __a, vector signed char __b) { in vec_nand()
4608 vec_nand(vector unsigned char __a, vector unsigned char __b) { in vec_nand()
4613 vec_nand(vector unsigned char __a, vector bool char __b) { in vec_nand()
4618 vec_nand(vector bool char __a, vector unsigned char __b) { in vec_nand()
4622 static __inline__ vector bool char __ATTRS_o_ai vec_nand(vector bool char __a, in vec_nand()
4628 vec_nand(vector signed short __a, vector signed short __b) { in vec_nand()
4633 vec_nand(vector signed short __a, vector bool short __b) { in vec_nand()
4638 vec_nand(vector bool short __a, vector signed short __b) { in vec_nand()
4643 vec_nand(vector unsigned short __a, vector unsigned short __b) { in vec_nand()
4648 vec_nand(vector unsigned short __a, vector bool short __b) { in vec_nand()
4653 vec_nand(vector bool short __a, vector bool short __b) { in vec_nand()
4658 vec_nand(vector signed int __a, vector signed int __b) { in vec_nand()
4662 static __inline__ vector signed int __ATTRS_o_ai vec_nand(vector signed int __a, in vec_nand()
4668 vec_nand(vector bool int __a, vector signed int __b) { in vec_nand()
4673 vec_nand(vector unsigned int __a, vector unsigned int __b) { in vec_nand()
4678 vec_nand(vector unsigned int __a, vector bool int __b) { in vec_nand()
4683 vec_nand(vector bool int __a, vector unsigned int __b) { in vec_nand()
4687 static __inline__ vector bool int __ATTRS_o_ai vec_nand(vector bool int __a, in vec_nand()
4693 vec_nand(vector signed long long __a, vector signed long long __b) { in vec_nand()
4698 vec_nand(vector signed long long __a, vector bool long long __b) { in vec_nand()
4703 vec_nand(vector bool long long __a, vector signed long long __b) { in vec_nand()
4708 vec_nand(vector unsigned long long __a, vector unsigned long long __b) { in vec_nand()
4713 vec_nand(vector unsigned long long __a, vector bool long long __b) { in vec_nand()
4718 vec_nand(vector bool long long __a, vector unsigned long long __b) { in vec_nand()
4723 vec_nand(vector bool long long __a, vector bool long long __b) { in vec_nand()
4732 static __inline__ vector float __ATTRS_o_ai vec_nmadd(vector float __a, in vec_nmadd()
4738 static __inline__ vector double __ATTRS_o_ai vec_nmadd(vector double __a, in vec_nmadd()
4747 static __inline__ vector float __ATTRS_o_ai vec_nmsub(vector float __a, in vec_nmsub()
4758 static __inline__ vector double __ATTRS_o_ai vec_nmsub(vector double __a, in vec_nmsub()
4768 vec_vnmsubfp(vector float __a, vector float __b, vector float __c) { in vec_vnmsubfp()
4777 vec_nor(vector signed char __a, vector signed char __b) { in vec_nor()
4782 vec_nor(vector unsigned char __a, vector unsigned char __b) { in vec_nor()
4786 static __inline__ vector bool char __ATTRS_o_ai vec_nor(vector bool char __a, in vec_nor()
4791 static __inline__ vector short __ATTRS_o_ai vec_nor(vector short __a, in vec_nor()
4797 vec_nor(vector unsigned short __a, vector unsigned short __b) { in vec_nor()
4802 vec_nor(vector bool short __a, vector bool short __b) { in vec_nor()
4806 static __inline__ vector int __ATTRS_o_ai vec_nor(vector int __a, in vec_nor()
4812 vec_nor(vector unsigned int __a, vector unsigned int __b) { in vec_nor()
4816 static __inline__ vector bool int __ATTRS_o_ai vec_nor(vector bool int __a, in vec_nor()
4821 static __inline__ vector float __ATTRS_o_ai vec_nor(vector float __a, in vec_nor()
4829 static __inline__ vector double __ATTRS_o_ai vec_nor(vector double __a, in vec_nor()
4840 vec_vnor(vector signed char __a, vector signed char __b) { in vec_vnor()
4845 vec_vnor(vector unsigned char __a, vector unsigned char __b) { in vec_vnor()
4849 static __inline__ vector bool char __ATTRS_o_ai vec_vnor(vector bool char __a, in vec_vnor()
4854 static __inline__ vector short __ATTRS_o_ai vec_vnor(vector short __a, in vec_vnor()
4860 vec_vnor(vector unsigned short __a, vector unsigned short __b) { in vec_vnor()
4865 vec_vnor(vector bool short __a, vector bool short __b) { in vec_vnor()
4869 static __inline__ vector int __ATTRS_o_ai vec_vnor(vector int __a, in vec_vnor()
4875 vec_vnor(vector unsigned int __a, vector unsigned int __b) { in vec_vnor()
4879 static __inline__ vector bool int __ATTRS_o_ai vec_vnor(vector bool int __a, in vec_vnor()
4884 static __inline__ vector float __ATTRS_o_ai vec_vnor(vector float __a, in vec_vnor()
4893 vec_nor(vector signed long long __a, vector signed long long __b) { in vec_nor()
4898 vec_nor(vector unsigned long long __a, vector unsigned long long __b) { in vec_nor()
4903 vec_nor(vector bool long long __a, vector bool long long __b) { in vec_nor()
4913 vec_or(vector signed char __a, vector signed char __b) { in vec_or()
4918 vec_or(vector bool char __a, vector signed char __b) { in vec_or()
4922 static __inline__ vector signed char __ATTRS_o_ai vec_or(vector signed char __a, in vec_or()
4928 vec_or(vector unsigned char __a, vector unsigned char __b) { in vec_or()
4933 vec_or(vector bool char __a, vector unsigned char __b) { in vec_or()
4938 vec_or(vector unsigned char __a, vector bool char __b) { in vec_or()
4942 static __inline__ vector bool char __ATTRS_o_ai vec_or(vector bool char __a, in vec_or()
4947 static __inline__ vector short __ATTRS_o_ai vec_or(vector short __a, in vec_or()
4952 static __inline__ vector short __ATTRS_o_ai vec_or(vector bool short __a, in vec_or()
4957 static __inline__ vector short __ATTRS_o_ai vec_or(vector short __a, in vec_or()
4963 vec_or(vector unsigned short __a, vector unsigned short __b) { in vec_or()
4968 vec_or(vector bool short __a, vector unsigned short __b) { in vec_or()
4973 vec_or(vector unsigned short __a, vector bool short __b) { in vec_or()
4977 static __inline__ vector bool short __ATTRS_o_ai vec_or(vector bool short __a, in vec_or()
4982 static __inline__ vector int __ATTRS_o_ai vec_or(vector int __a, in vec_or()
4987 static __inline__ vector int __ATTRS_o_ai vec_or(vector bool int __a, in vec_or()
4992 static __inline__ vector int __ATTRS_o_ai vec_or(vector int __a, in vec_or()
4998 vec_or(vector unsigned int __a, vector unsigned int __b) { in vec_or()
5003 vec_or(vector bool int __a, vector unsigned int __b) { in vec_or()
5008 vec_or(vector unsigned int __a, vector bool int __b) { in vec_or()
5012 static __inline__ vector bool int __ATTRS_o_ai vec_or(vector bool int __a, in vec_or()
5017 static __inline__ vector float __ATTRS_o_ai vec_or(vector float __a, in vec_or()
5024 static __inline__ vector float __ATTRS_o_ai vec_or(vector bool int __a, in vec_or()
5031 static __inline__ vector float __ATTRS_o_ai vec_or(vector float __a, in vec_or()
5039 static __inline__ vector double __ATTRS_o_ai vec_or(vector bool long long __a, in vec_or()
5044 static __inline__ vector double __ATTRS_o_ai vec_or(vector double __a, in vec_or()
5049 static __inline__ vector double __ATTRS_o_ai vec_or(vector double __a, in vec_or()
5057 vec_or(vector signed long long __a, vector signed long long __b) { in vec_or()
5062 vec_or(vector bool long long __a, vector signed long long __b) { in vec_or()
5067 vec_or(vector signed long long __a, vector bool long long __b) { in vec_or()
5072 vec_or(vector unsigned long long __a, vector unsigned long long __b) { in vec_or()
5077 vec_or(vector bool long long __a, vector unsigned long long __b) { in vec_or()
5082 vec_or(vector unsigned long long __a, vector bool long long __b) { in vec_or()
5087 vec_or(vector bool long long __a, vector bool long long __b) { in vec_or()
5094 vec_orc(vector signed char __a, vector signed char __b) { in vec_orc()
5099 vec_orc(vector signed char __a, vector bool char __b) { in vec_orc()
5104 vec_orc(vector bool char __a, vector signed char __b) { in vec_orc()
5109 vec_orc(vector unsigned char __a, vector unsigned char __b) { in vec_orc()
5114 vec_orc(vector unsigned char __a, vector bool char __b) { in vec_orc()
5119 vec_orc(vector bool char __a, vector unsigned char __b) { in vec_orc()
5123 static __inline__ vector bool char __ATTRS_o_ai vec_orc(vector bool char __a, in vec_orc()
5129 vec_orc(vector signed short __a, vector signed short __b) { in vec_orc()
5134 vec_orc(vector signed short __a, vector bool short __b) { in vec_orc()
5139 vec_orc(vector bool short __a, vector signed short __b) { in vec_orc()
5144 vec_orc(vector unsigned short __a, vector unsigned short __b) { in vec_orc()
5149 vec_orc(vector unsigned short __a, vector bool short __b) { in vec_orc()
5154 vec_orc(vector bool short __a, vector unsigned short __b) { in vec_orc()
5159 vec_orc(vector bool short __a, vector bool short __b) { in vec_orc()
5164 vec_orc(vector signed int __a, vector signed int __b) { in vec_orc()
5168 static __inline__ vector signed int __ATTRS_o_ai vec_orc(vector signed int __a, in vec_orc()
5174 vec_orc(vector bool int __a, vector signed int __b) { in vec_orc()
5179 vec_orc(vector unsigned int __a, vector unsigned int __b) { in vec_orc()
5184 vec_orc(vector unsigned int __a, vector bool int __b) { in vec_orc()
5189 vec_orc(vector bool int __a, vector unsigned int __b) { in vec_orc()
5193 static __inline__ vector bool int __ATTRS_o_ai vec_orc(vector bool int __a, in vec_orc()
5199 vec_orc(vector signed long long __a, vector signed long long __b) { in vec_orc()
5204 vec_orc(vector signed long long __a, vector bool long long __b) { in vec_orc()
5209 vec_orc(vector bool long long __a, vector signed long long __b) { in vec_orc()
5214 vec_orc(vector unsigned long long __a, vector unsigned long long __b) { in vec_orc()
5219 vec_orc(vector unsigned long long __a, vector bool long long __b) { in vec_orc()
5224 vec_orc(vector bool long long __a, vector unsigned long long __b) { in vec_orc()
5229 vec_orc(vector bool long long __a, vector bool long long __b) { in vec_orc()
5237 vec_vor(vector signed char __a, vector signed char __b) { in vec_vor()
5242 vec_vor(vector bool char __a, vector signed char __b) { in vec_vor()
5247 vec_vor(vector signed char __a, vector bool char __b) { in vec_vor()
5252 vec_vor(vector unsigned char __a, vector unsigned char __b) { in vec_vor()
5257 vec_vor(vector bool char __a, vector unsigned char __b) { in vec_vor()
5262 vec_vor(vector unsigned char __a, vector bool char __b) { in vec_vor()
5266 static __inline__ vector bool char __ATTRS_o_ai vec_vor(vector bool char __a, in vec_vor()
5271 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, in vec_vor()
5276 static __inline__ vector short __ATTRS_o_ai vec_vor(vector bool short __a, in vec_vor()
5281 static __inline__ vector short __ATTRS_o_ai vec_vor(vector short __a, in vec_vor()
5287 vec_vor(vector unsigned short __a, vector unsigned short __b) { in vec_vor()
5292 vec_vor(vector bool short __a, vector unsigned short __b) { in vec_vor()
5297 vec_vor(vector unsigned short __a, vector bool short __b) { in vec_vor()
5302 vec_vor(vector bool short __a, vector bool short __b) { in vec_vor()
5306 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, in vec_vor()
5311 static __inline__ vector int __ATTRS_o_ai vec_vor(vector bool int __a, in vec_vor()
5316 static __inline__ vector int __ATTRS_o_ai vec_vor(vector int __a, in vec_vor()
5322 vec_vor(vector unsigned int __a, vector unsigned int __b) { in vec_vor()
5327 vec_vor(vector bool int __a, vector unsigned int __b) { in vec_vor()
5332 vec_vor(vector unsigned int __a, vector bool int __b) { in vec_vor()
5336 static __inline__ vector bool int __ATTRS_o_ai vec_vor(vector bool int __a, in vec_vor()
5341 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, in vec_vor()
5348 static __inline__ vector float __ATTRS_o_ai vec_vor(vector bool int __a, in vec_vor()
5355 static __inline__ vector float __ATTRS_o_ai vec_vor(vector float __a, in vec_vor()
5364 vec_vor(vector signed long long __a, vector signed long long __b) { in vec_vor()
5369 vec_vor(vector bool long long __a, vector signed long long __b) { in vec_vor()
5374 vec_vor(vector signed long long __a, vector bool long long __b) { in vec_vor()
5379 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vor()
5384 vec_vor(vector bool long long __a, vector unsigned long long __b) { in vec_vor()
5389 vec_vor(vector unsigned long long __a, vector bool long long __b) { in vec_vor()
5394 vec_vor(vector bool long long __a, vector bool long long __b) { in vec_vor()
5405 vec_pack(vector signed short __a, vector signed short __b) { in vec_pack()
5420 vec_pack(vector unsigned short __a, vector unsigned short __b) { in vec_pack()
5435 vec_pack(vector bool short __a, vector bool short __b) { in vec_pack()
5449 static __inline__ vector short __ATTRS_o_ai vec_pack(vector int __a, in vec_pack()
5465 vec_pack(vector unsigned int __a, vector unsigned int __b) { in vec_pack()
5479 static __inline__ vector bool short __ATTRS_o_ai vec_pack(vector bool int __a, in vec_pack()
5496 vec_pack(vector signed long long __a, vector signed long long __b) { in vec_pack()
5510 vec_pack(vector unsigned long long __a, vector unsigned long long __b) { in vec_pack()
5525 vec_pack(vector bool long long __a, vector bool long long __b) { in vec_pack()
5546 vec_vpkuhum(vector signed short __a, vector signed short __b) { in vec_vpkuhum()
5561 vec_vpkuhum(vector unsigned short __a, vector unsigned short __b) { in vec_vpkuhum()
5576 vec_vpkuhum(vector bool short __a, vector bool short __b) { in vec_vpkuhum()
5594 static __inline__ vector short __ATTRS_o_ai vec_vpkuwum(vector int __a, in vec_vpkuwum()
5610 vec_vpkuwum(vector unsigned int __a, vector unsigned int __b) { in vec_vpkuwum()
5625 vec_vpkuwum(vector bool int __a, vector bool int __b) { in vec_vpkuwum()
5644 static __inline__ vector int __ATTRS_o_ai vec_vpkudum(vector long long __a, in vec_vpkudum()
5660 vec_vpkudum(vector unsigned long long __a, vector unsigned long long __b) { in vec_vpkudum()
5675 vec_vpkudum(vector bool long long __a, vector bool long long __b) { in vec_vpkudum()
5693 vec_packpx(vector unsigned int __a, vector unsigned int __b) { in vec_packpx()
5704 vec_vpkpx(vector unsigned int __a, vector unsigned int __b) { in vec_vpkpx()
5714 static __inline__ vector signed char __ATTRS_o_ai vec_packs(vector short __a, in vec_packs()
5724 vec_packs(vector unsigned short __a, vector unsigned short __b) { in vec_packs()
5732 static __inline__ vector signed short __ATTRS_o_ai vec_packs(vector int __a, in vec_packs()
5742 vec_packs(vector unsigned int __a, vector unsigned int __b) { in vec_packs()
5751 static __inline__ vector int __ATTRS_o_ai vec_packs(vector long long __a, in vec_packs()
5761 vec_packs(vector unsigned long long __a, vector unsigned long long __b) { in vec_packs()
5773 vec_vpkshss(vector short __a, vector short __b) { in vec_vpkshss()
5784 static __inline__ vector int __ATTRS_o_ai vec_vpksdss(vector long long __a, in vec_vpksdss()
5797 vec_vpkuhus(vector unsigned short __a, vector unsigned short __b) { in vec_vpkuhus()
5809 vec_vpkudus(vector unsigned long long __a, vector unsigned long long __b) { in vec_vpkudus()
5821 vec_vpkswss(vector int __a, vector int __b) { in vec_vpkswss()
5832 vec_vpkuwus(vector unsigned int __a, vector unsigned int __b) { in vec_vpkuwus()
5843 vec_packsu(vector short __a, vector short __b) { in vec_packsu()
5852 vec_packsu(vector unsigned short __a, vector unsigned short __b) { in vec_packsu()
5861 vec_packsu(vector int __a, vector int __b) { in vec_packsu()
5870 vec_packsu(vector unsigned int __a, vector unsigned int __b) { in vec_packsu()
5880 vec_packsu(vector long long __a, vector long long __b) { in vec_packsu()
5889 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) { in vec_packsu()
5901 vec_vpkshus(vector short __a, vector short __b) { in vec_vpkshus()
5910 vec_vpkshus(vector unsigned short __a, vector unsigned short __b) { in vec_vpkshus()
5921 vec_vpkswus(vector int __a, vector int __b) { in vec_vpkswus()
5930 vec_vpkswus(vector unsigned int __a, vector unsigned int __b) { in vec_vpkswus()
5942 vec_vpksdus(vector long long __a, vector long long __b) { in vec_vpksdus()
5962 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_perm()
5976 vec_perm(vector unsigned char __a, vector unsigned char __b, in vec_perm()
5991 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_perm()
6004 static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a, in vec_perm()
6020 vec_perm(vector unsigned short __a, vector unsigned short __b, in vec_perm()
6035 vector bool short __a, vector bool short __b, vector unsigned char __c) { in vec_perm()
6048 static __inline__ vector pixel __ATTRS_o_ai vec_perm(vector pixel __a, in vec_perm()
6063 static __inline__ vector int __ATTRS_o_ai vec_perm(vector signed int __a, in vec_perm()
6077 vec_perm(vector unsigned int __a, vector unsigned int __b, in vec_perm()
6092 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_perm()
6105 static __inline__ vector float __ATTRS_o_ai vec_perm(vector float __a, in vec_perm()
6122 vec_perm(vector signed long long __a, vector signed long long __b, in vec_perm()
6137 vec_perm(vector unsigned long long __a, vector unsigned long long __b, in vec_perm()
6152 vec_perm(vector bool long long __a, vector bool long long __b, in vec_perm()
6167 vec_perm(vector double __a, vector double __b, vector unsigned char __c) { in vec_perm()
6184 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_vperm()
6189 vec_vperm(vector unsigned char __a, vector unsigned char __b, in vec_vperm()
6195 vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vperm()
6200 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) { in vec_vperm()
6205 vec_vperm(vector unsigned short __a, vector unsigned short __b, in vec_vperm()
6211 vector bool short __a, vector bool short __b, vector unsigned char __c) { in vec_vperm()
6216 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) { in vec_vperm()
6220 static __inline__ vector int __ATTRS_o_ai vec_vperm(vector int __a, in vec_vperm()
6227 vec_vperm(vector unsigned int __a, vector unsigned int __b, in vec_vperm()
6233 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_vperm()
6238 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) { in vec_vperm()
6244 vector long long __a, vector long long __b, vector unsigned char __c) { in vec_vperm()
6249 vec_vperm(vector unsigned long long __a, vector unsigned long long __b, in vec_vperm()
6255 vec_vperm(vector double __a, vector double __b, vector unsigned char __c) { in vec_vperm()
6262 static __inline__ vector float __ATTRS_o_ai vec_re(vector float __a) { in vec_re()
6271 static __inline__ vector double __ATTRS_o_ai vec_re(vector double __a) { in vec_re()
6279 vec_vrefp(vector float __a) { in vec_vrefp()
6286 vec_rl(vector signed char __a, vector unsigned char __b) { in vec_rl()
6291 vec_rl(vector unsigned char __a, vector unsigned char __b) { in vec_rl()
6295 static __inline__ vector short __ATTRS_o_ai vec_rl(vector short __a, in vec_rl()
6301 vec_rl(vector unsigned short __a, vector unsigned short __b) { in vec_rl()
6305 static __inline__ vector int __ATTRS_o_ai vec_rl(vector int __a, in vec_rl()
6311 vec_rl(vector unsigned int __a, vector unsigned int __b) { in vec_rl()
6317 vec_rl(vector signed long long __a, vector unsigned long long __b) { in vec_rl()
6322 vec_rl(vector unsigned long long __a, vector unsigned long long __b) { in vec_rl()
6330 vec_vrlb(vector signed char __a, vector unsigned char __b) { in vec_vrlb()
6335 vec_vrlb(vector unsigned char __a, vector unsigned char __b) { in vec_vrlb()
6342 vec_vrlh(vector short __a, vector unsigned short __b) { in vec_vrlh()
6347 vec_vrlh(vector unsigned short __a, vector unsigned short __b) { in vec_vrlh()
6353 static __inline__ vector int __ATTRS_o_ai vec_vrlw(vector int __a, in vec_vrlw()
6359 vec_vrlw(vector unsigned int __a, vector unsigned int __b) { in vec_vrlw()
6365 static __inline__ vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round()
6374 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round()
6380 static __inline__ vector float __ATTRS_o_ai vec_rint(vector float __a) { in vec_rint()
6384 static __inline__ vector double __ATTRS_o_ai vec_rint(vector double __a) { in vec_rint()
6390 static __inline__ vector float __ATTRS_o_ai vec_nearbyint(vector float __a) { in vec_nearbyint()
6394 static __inline__ vector double __ATTRS_o_ai vec_nearbyint(vector double __a) { in vec_nearbyint()
6402 vec_vrfin(vector float __a) { in vec_vrfin()
6409 static __inline__ vector float __ATTRS_o_ai vec_sqrt(vector float __a) { in vec_sqrt()
6413 static __inline__ vector double __ATTRS_o_ai vec_sqrt(vector double __a) { in vec_sqrt()
6420 static __inline__ vector float __ATTRS_o_ai vec_rsqrte(vector float __a) { in vec_rsqrte()
6429 static __inline__ vector double __ATTRS_o_ai vec_rsqrte(vector double __a) { in vec_rsqrte()
6437 vec_vrsqrtefp(vector float __a) { in vec_vrsqrtefp()
6446 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_sel()
6451 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_sel()
6456 vec_sel(vector unsigned char __a, vector unsigned char __b, in vec_sel()
6462 vector unsigned char __a, vector unsigned char __b, vector bool char __c) { in vec_sel()
6467 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_sel()
6471 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, in vec_sel()
6477 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, in vec_sel()
6483 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, in vec_sel()
6490 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel()
6496 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel()
6503 vector bool short __a, vector bool short __b, vector unsigned short __c) { in vec_sel()
6508 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_sel()
6512 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, in vec_sel()
6518 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, in vec_sel()
6525 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in vec_sel()
6530 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { in vec_sel()
6535 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_sel()
6539 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, in vec_sel()
6545 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, in vec_sel()
6553 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, in vec_sel()
6563 vec_sel(vector double __a, vector double __b, vector bool long long __c) { in vec_sel()
6570 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { in vec_sel()
6580 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_vsel()
6585 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_vsel()
6590 vec_vsel(vector unsigned char __a, vector unsigned char __b, in vec_vsel()
6596 vector unsigned char __a, vector unsigned char __b, vector bool char __c) { in vec_vsel()
6601 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vsel()
6605 static __inline__ vector bool char __ATTRS_o_ai vec_vsel(vector bool char __a, in vec_vsel()
6612 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) { in vec_vsel()
6616 static __inline__ vector short __ATTRS_o_ai vec_vsel(vector short __a, in vec_vsel()
6623 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel()
6629 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel()
6636 vector bool short __a, vector bool short __b, vector unsigned short __c) { in vec_vsel()
6641 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_vsel()
6645 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, in vec_vsel()
6651 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, in vec_vsel()
6658 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in vec_vsel()
6663 vector unsigned int __a, vector unsigned int __b, vector bool int __c) { in vec_vsel()
6668 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_vsel()
6672 static __inline__ vector bool int __ATTRS_o_ai vec_vsel(vector bool int __a, in vec_vsel()
6678 static __inline__ vector float __ATTRS_o_ai vec_vsel(vector float __a, in vec_vsel()
6686 static __inline__ vector float __ATTRS_o_ai vec_vsel(vector float __a, in vec_vsel()
6697 vec_sl(vector signed char __a, vector unsigned char __b) { in vec_sl()
6702 vec_sl(vector unsigned char __a, vector unsigned char __b) { in vec_sl()
6706 static __inline__ vector short __ATTRS_o_ai vec_sl(vector short __a, in vec_sl()
6712 vec_sl(vector unsigned short __a, vector unsigned short __b) { in vec_sl()
6716 static __inline__ vector int __ATTRS_o_ai vec_sl(vector int __a, in vec_sl()
6722 vec_sl(vector unsigned int __a, vector unsigned int __b) { in vec_sl()
6728 vec_sl(vector signed long long __a, vector unsigned long long __b) { in vec_sl()
6733 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { in vec_sl()
6743 vec_vslb(vector signed char __a, vector unsigned char __b) { in vec_vslb()
6748 vec_vslb(vector unsigned char __a, vector unsigned char __b) { in vec_vslb()
6757 vec_vslh(vector short __a, vector unsigned short __b) { in vec_vslh()
6762 vec_vslh(vector unsigned short __a, vector unsigned short __b) { in vec_vslh()
6770 static __inline__ vector int __ATTRS_o_ai vec_vslw(vector int __a, in vec_vslw()
6776 vec_vslw(vector unsigned int __a, vector unsigned int __b) { in vec_vslw()
6785 vector signed char __a, vector signed char __b, unsigned const int __c) { in vec_sld()
6803 vec_sld(vector unsigned char __a, vector unsigned char __b, in vec_sld()
6822 vec_sld(vector bool char __a, vector bool char __b, unsigned const int __c) { in vec_sld()
6840 vector signed short __a, vector signed short __b, unsigned const int __c) { in vec_sld()
6858 vec_sld(vector unsigned short __a, vector unsigned short __b, in vec_sld()
6877 vec_sld(vector bool short __a, vector bool short __b, unsigned const int __c) { in vec_sld()
6894 static __inline__ vector pixel __ATTRS_o_ai vec_sld(vector pixel __a, in vec_sld()
6914 vec_sld(vector signed int __a, vector signed int __b, unsigned const int __c) { in vec_sld()
6932 vector unsigned int __a, vector unsigned int __b, unsigned const int __c) { in vec_sld()
6949 static __inline__ vector bool int __ATTRS_o_ai vec_sld(vector bool int __a, in vec_sld()
6968 static __inline__ vector float __ATTRS_o_ai vec_sld(vector float __a, in vec_sld()
6990 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) { in vec_vsldoi()
7008 vector unsigned char __a, vector unsigned char __b, unsigned char __c) { in vec_vsldoi()
7025 static __inline__ vector short __ATTRS_o_ai vec_vsldoi(vector short __a, in vec_vsldoi()
7045 vector unsigned short __a, vector unsigned short __b, unsigned char __c) { in vec_vsldoi()
7062 static __inline__ vector pixel __ATTRS_o_ai vec_vsldoi(vector pixel __a, in vec_vsldoi()
7081 static __inline__ vector int __ATTRS_o_ai vec_vsldoi(vector int __a, in vec_vsldoi()
7101 vector unsigned int __a, vector unsigned int __b, unsigned char __c) { in vec_vsldoi()
7118 static __inline__ vector float __ATTRS_o_ai vec_vsldoi(vector float __a, in vec_vsldoi()
7140 vec_sll(vector signed char __a, vector unsigned char __b) { in vec_sll()
7146 vec_sll(vector signed char __a, vector unsigned short __b) { in vec_sll()
7152 vec_sll(vector signed char __a, vector unsigned int __b) { in vec_sll()
7158 vec_sll(vector unsigned char __a, vector unsigned char __b) { in vec_sll()
7164 vec_sll(vector unsigned char __a, vector unsigned short __b) { in vec_sll()
7170 vec_sll(vector unsigned char __a, vector unsigned int __b) { in vec_sll()
7176 vec_sll(vector bool char __a, vector unsigned char __b) { in vec_sll()
7182 vec_sll(vector bool char __a, vector unsigned short __b) { in vec_sll()
7188 vec_sll(vector bool char __a, vector unsigned int __b) { in vec_sll()
7193 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll()
7198 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll()
7203 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll()
7209 vec_sll(vector unsigned short __a, vector unsigned char __b) { in vec_sll()
7215 vec_sll(vector unsigned short __a, vector unsigned short __b) { in vec_sll()
7221 vec_sll(vector unsigned short __a, vector unsigned int __b) { in vec_sll()
7227 vec_sll(vector bool short __a, vector unsigned char __b) { in vec_sll()
7233 vec_sll(vector bool short __a, vector unsigned short __b) { in vec_sll()
7239 vec_sll(vector bool short __a, vector unsigned int __b) { in vec_sll()
7244 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll()
7249 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll()
7254 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll()
7259 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll()
7264 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll()
7269 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll()
7275 vec_sll(vector unsigned int __a, vector unsigned char __b) { in vec_sll()
7281 vec_sll(vector unsigned int __a, vector unsigned short __b) { in vec_sll()
7287 vec_sll(vector unsigned int __a, vector unsigned int __b) { in vec_sll()
7293 vec_sll(vector bool int __a, vector unsigned char __b) { in vec_sll()
7299 vec_sll(vector bool int __a, vector unsigned short __b) { in vec_sll()
7305 vec_sll(vector bool int __a, vector unsigned int __b) { in vec_sll()
7313 vec_vsl(vector signed char __a, vector unsigned char __b) { in vec_vsl()
7319 vec_vsl(vector signed char __a, vector unsigned short __b) { in vec_vsl()
7325 vec_vsl(vector signed char __a, vector unsigned int __b) { in vec_vsl()
7331 vec_vsl(vector unsigned char __a, vector unsigned char __b) { in vec_vsl()
7337 vec_vsl(vector unsigned char __a, vector unsigned short __b) { in vec_vsl()
7343 vec_vsl(vector unsigned char __a, vector unsigned int __b) { in vec_vsl()
7349 vec_vsl(vector bool char __a, vector unsigned char __b) { in vec_vsl()
7355 vec_vsl(vector bool char __a, vector unsigned short __b) { in vec_vsl()
7361 vec_vsl(vector bool char __a, vector unsigned int __b) { in vec_vsl()
7366 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, in vec_vsl()
7371 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, in vec_vsl()
7376 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, in vec_vsl()
7382 vec_vsl(vector unsigned short __a, vector unsigned char __b) { in vec_vsl()
7388 vec_vsl(vector unsigned short __a, vector unsigned short __b) { in vec_vsl()
7394 vec_vsl(vector unsigned short __a, vector unsigned int __b) { in vec_vsl()
7400 vec_vsl(vector bool short __a, vector unsigned char __b) { in vec_vsl()
7406 vec_vsl(vector bool short __a, vector unsigned short __b) { in vec_vsl()
7412 vec_vsl(vector bool short __a, vector unsigned int __b) { in vec_vsl()
7417 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, in vec_vsl()
7422 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, in vec_vsl()
7427 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, in vec_vsl()
7432 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, in vec_vsl()
7437 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, in vec_vsl()
7442 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, in vec_vsl()
7448 vec_vsl(vector unsigned int __a, vector unsigned char __b) { in vec_vsl()
7454 vec_vsl(vector unsigned int __a, vector unsigned short __b) { in vec_vsl()
7460 vec_vsl(vector unsigned int __a, vector unsigned int __b) { in vec_vsl()
7466 vec_vsl(vector bool int __a, vector unsigned char __b) { in vec_vsl()
7472 vec_vsl(vector bool int __a, vector unsigned short __b) { in vec_vsl()
7478 vec_vsl(vector bool int __a, vector unsigned int __b) { in vec_vsl()
7486 vec_slo(vector signed char __a, vector signed char __b) { in vec_slo()
7492 vec_slo(vector signed char __a, vector unsigned char __b) { in vec_slo()
7498 vec_slo(vector unsigned char __a, vector signed char __b) { in vec_slo()
7504 vec_slo(vector unsigned char __a, vector unsigned char __b) { in vec_slo()
7509 static __inline__ vector short __ATTRS_o_ai vec_slo(vector short __a, in vec_slo()
7514 static __inline__ vector short __ATTRS_o_ai vec_slo(vector short __a, in vec_slo()
7520 vec_slo(vector unsigned short __a, vector signed char __b) { in vec_slo()
7526 vec_slo(vector unsigned short __a, vector unsigned char __b) { in vec_slo()
7531 static __inline__ vector pixel __ATTRS_o_ai vec_slo(vector pixel __a, in vec_slo()
7536 static __inline__ vector pixel __ATTRS_o_ai vec_slo(vector pixel __a, in vec_slo()
7541 static __inline__ vector int __ATTRS_o_ai vec_slo(vector int __a, in vec_slo()
7546 static __inline__ vector int __ATTRS_o_ai vec_slo(vector int __a, in vec_slo()
7552 vec_slo(vector unsigned int __a, vector signed char __b) { in vec_slo()
7558 vec_slo(vector unsigned int __a, vector unsigned char __b) { in vec_slo()
7563 static __inline__ vector float __ATTRS_o_ai vec_slo(vector float __a, in vec_slo()
7568 static __inline__ vector float __ATTRS_o_ai vec_slo(vector float __a, in vec_slo()
7576 vec_vslo(vector signed char __a, vector signed char __b) { in vec_vslo()
7582 vec_vslo(vector signed char __a, vector unsigned char __b) { in vec_vslo()
7588 vec_vslo(vector unsigned char __a, vector signed char __b) { in vec_vslo()
7594 vec_vslo(vector unsigned char __a, vector unsigned char __b) { in vec_vslo()
7599 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a, in vec_vslo()
7604 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a, in vec_vslo()
7610 vec_vslo(vector unsigned short __a, vector signed char __b) { in vec_vslo()
7616 vec_vslo(vector unsigned short __a, vector unsigned char __b) { in vec_vslo()
7621 static __inline__ vector pixel __ATTRS_o_ai vec_vslo(vector pixel __a, in vec_vslo()
7626 static __inline__ vector pixel __ATTRS_o_ai vec_vslo(vector pixel __a, in vec_vslo()
7631 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, in vec_vslo()
7636 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, in vec_vslo()
7642 vec_vslo(vector unsigned int __a, vector signed char __b) { in vec_vslo()
7648 vec_vslo(vector unsigned int __a, vector unsigned char __b) { in vec_vslo()
7653 static __inline__ vector float __ATTRS_o_ai vec_vslo(vector float __a, in vec_vslo()
7658 static __inline__ vector float __ATTRS_o_ai vec_vslo(vector float __a, in vec_vslo()
7666 vec_splat(vector signed char __a, unsigned const int __b) { in vec_splat()
7671 vec_splat(vector unsigned char __a, unsigned const int __b) { in vec_splat()
7676 vec_splat(vector bool char __a, unsigned const int __b) { in vec_splat()
7681 vec_splat(vector signed short __a, unsigned const int __b) { in vec_splat()
7690 vec_splat(vector unsigned short __a, unsigned const int __b) { in vec_splat()
7699 vec_splat(vector bool short __a, unsigned const int __b) { in vec_splat()
7707 static __inline__ vector pixel __ATTRS_o_ai vec_splat(vector pixel __a, in vec_splat()
7717 vec_splat(vector signed int __a, unsigned const int __b) { in vec_splat()
7726 vec_splat(vector unsigned int __a, unsigned const int __b) { in vec_splat()
7735 vec_splat(vector bool int __a, unsigned const int __b) { in vec_splat()
7743 static __inline__ vector float __ATTRS_o_ai vec_splat(vector float __a, in vec_splat()
7753 static __inline__ vector double __ATTRS_o_ai vec_splat(vector double __a, in vec_splat()
7763 vec_splat(vector bool long long __a, unsigned const int __b) { in vec_splat()
7772 vec_splat(vector signed long long __a, unsigned const int __b) { in vec_splat()
7781 vec_splat(vector unsigned long long __a, unsigned const int __b) { in vec_splat()
7796 vec_vspltb(vector signed char __a, unsigned char __b) { in vec_vspltb()
7801 vec_vspltb(vector unsigned char __a, unsigned char __b) { in vec_vspltb()
7805 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a, in vec_vspltb()
7814 static __inline__ vector short __ATTRS_o_ai vec_vsplth(vector short __a, in vec_vsplth()
7824 vec_vsplth(vector unsigned short __a, unsigned char __b) { in vec_vsplth()
7833 vec_vsplth(vector bool short __a, unsigned char __b) { in vec_vsplth()
7841 static __inline__ vector pixel __ATTRS_o_ai vec_vsplth(vector pixel __a, in vec_vsplth()
7854 static __inline__ vector int __ATTRS_o_ai vec_vspltw(vector int __a, in vec_vspltw()
7864 vec_vspltw(vector unsigned int __a, unsigned char __b) { in vec_vspltw()
7872 static __inline__ vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, in vec_vspltw()
7881 static __inline__ vector float __ATTRS_o_ai vec_vspltw(vector float __a, in vec_vspltw()
7896 vec_splat_s8(signed char __a) { in vec_splat_s8()
7904 vec_vspltisb(signed char __a) { in vec_vspltisb()
7913 static __inline__ vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { in vec_splat_s16()
7920 static __inline__ vector short __ATTRS_o_ai vec_vspltish(signed char __a) { in vec_vspltish()
7929 static __inline__ vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { in vec_splat_s32()
7936 static __inline__ vector int __ATTRS_o_ai vec_vspltisw(signed char __a) { in vec_vspltisw()
7944 vec_splat_u8(unsigned char __a) { in vec_splat_u8()
7952 vec_splat_u16(signed char __a) { in vec_splat_u16()
7960 vec_splat_u32(signed char __a) { in vec_splat_u32()
7967 vec_sr(vector signed char __a, vector unsigned char __b) { in vec_sr()
7973 vec_sr(vector unsigned char __a, vector unsigned char __b) { in vec_sr()
7978 vec_sr(vector signed short __a, vector unsigned short __b) { in vec_sr()
7984 vec_sr(vector unsigned short __a, vector unsigned short __b) { in vec_sr()
7989 vec_sr(vector signed int __a, vector unsigned int __b) { in vec_sr()
7995 vec_sr(vector unsigned int __a, vector unsigned int __b) { in vec_sr()
8001 vec_sr(vector signed long long __a, vector unsigned long long __b) { in vec_sr()
8007 vec_sr(vector unsigned long long __a, vector unsigned long long __b) { in vec_sr()
8017 vec_vsrb(vector signed char __a, vector unsigned char __b) { in vec_vsrb()
8022 vec_vsrb(vector unsigned char __a, vector unsigned char __b) { in vec_vsrb()
8031 vec_vsrh(vector short __a, vector unsigned short __b) { in vec_vsrh()
8036 vec_vsrh(vector unsigned short __a, vector unsigned short __b) { in vec_vsrh()
8044 static __inline__ vector int __ATTRS_o_ai vec_vsrw(vector int __a, in vec_vsrw()
8050 vec_vsrw(vector unsigned int __a, vector unsigned int __b) { in vec_vsrw()
8057 vec_sra(vector signed char __a, vector unsigned char __b) { in vec_sra()
8062 vec_sra(vector unsigned char __a, vector unsigned char __b) { in vec_sra()
8066 static __inline__ vector short __ATTRS_o_ai vec_sra(vector short __a, in vec_sra()
8072 vec_sra(vector unsigned short __a, vector unsigned short __b) { in vec_sra()
8076 static __inline__ vector int __ATTRS_o_ai vec_sra(vector int __a, in vec_sra()
8082 vec_sra(vector unsigned int __a, vector unsigned int __b) { in vec_sra()
8088 vec_sra(vector signed long long __a, vector unsigned long long __b) { in vec_sra()
8093 vec_sra(vector unsigned long long __a, vector unsigned long long __b) { in vec_sra()
8101 vec_vsrab(vector signed char __a, vector unsigned char __b) { in vec_vsrab()
8106 vec_vsrab(vector unsigned char __a, vector unsigned char __b) { in vec_vsrab()
8113 vec_vsrah(vector short __a, vector unsigned short __b) { in vec_vsrah()
8118 vec_vsrah(vector unsigned short __a, vector unsigned short __b) { in vec_vsrah()
8124 static __inline__ vector int __ATTRS_o_ai vec_vsraw(vector int __a, in vec_vsraw()
8130 vec_vsraw(vector unsigned int __a, vector unsigned int __b) { in vec_vsraw()
8137 vec_srl(vector signed char __a, vector unsigned char __b) { in vec_srl()
8143 vec_srl(vector signed char __a, vector unsigned short __b) { in vec_srl()
8149 vec_srl(vector signed char __a, vector unsigned int __b) { in vec_srl()
8155 vec_srl(vector unsigned char __a, vector unsigned char __b) { in vec_srl()
8161 vec_srl(vector unsigned char __a, vector unsigned short __b) { in vec_srl()
8167 vec_srl(vector unsigned char __a, vector unsigned int __b) { in vec_srl()
8173 vec_srl(vector bool char __a, vector unsigned char __b) { in vec_srl()
8179 vec_srl(vector bool char __a, vector unsigned short __b) { in vec_srl()
8185 vec_srl(vector bool char __a, vector unsigned int __b) { in vec_srl()
8190 static __inline__ vector short __ATTRS_o_ai vec_srl(vector short __a, in vec_srl()
8195 static __inline__ vector short __ATTRS_o_ai vec_srl(vector short __a, in vec_srl()
8200 static __inline__ vector short __ATTRS_o_ai vec_srl(vector short __a, in vec_srl()
8206 vec_srl(vector unsigned short __a, vector unsigned char __b) { in vec_srl()
8212 vec_srl(vector unsigned short __a, vector unsigned short __b) { in vec_srl()
8218 vec_srl(vector unsigned short __a, vector unsigned int __b) { in vec_srl()
8224 vec_srl(vector bool short __a, vector unsigned char __b) { in vec_srl()
8230 vec_srl(vector bool short __a, vector unsigned short __b) { in vec_srl()
8236 vec_srl(vector bool short __a, vector unsigned int __b) { in vec_srl()
8241 static __inline__ vector pixel __ATTRS_o_ai vec_srl(vector pixel __a, in vec_srl()
8246 static __inline__ vector pixel __ATTRS_o_ai vec_srl(vector pixel __a, in vec_srl()
8251 static __inline__ vector pixel __ATTRS_o_ai vec_srl(vector pixel __a, in vec_srl()
8256 static __inline__ vector int __ATTRS_o_ai vec_srl(vector int __a, in vec_srl()
8261 static __inline__ vector int __ATTRS_o_ai vec_srl(vector int __a, in vec_srl()
8266 static __inline__ vector int __ATTRS_o_ai vec_srl(vector int __a, in vec_srl()
8272 vec_srl(vector unsigned int __a, vector unsigned char __b) { in vec_srl()
8278 vec_srl(vector unsigned int __a, vector unsigned short __b) { in vec_srl()
8284 vec_srl(vector unsigned int __a, vector unsigned int __b) { in vec_srl()
8290 vec_srl(vector bool int __a, vector unsigned char __b) { in vec_srl()
8296 vec_srl(vector bool int __a, vector unsigned short __b) { in vec_srl()
8302 vec_srl(vector bool int __a, vector unsigned int __b) { in vec_srl()
8310 vec_vsr(vector signed char __a, vector unsigned char __b) { in vec_vsr()
8316 vec_vsr(vector signed char __a, vector unsigned short __b) { in vec_vsr()
8322 vec_vsr(vector signed char __a, vector unsigned int __b) { in vec_vsr()
8328 vec_vsr(vector unsigned char __a, vector unsigned char __b) { in vec_vsr()
8334 vec_vsr(vector unsigned char __a, vector unsigned short __b) { in vec_vsr()
8340 vec_vsr(vector unsigned char __a, vector unsigned int __b) { in vec_vsr()
8346 vec_vsr(vector bool char __a, vector unsigned char __b) { in vec_vsr()
8352 vec_vsr(vector bool char __a, vector unsigned short __b) { in vec_vsr()
8358 vec_vsr(vector bool char __a, vector unsigned int __b) { in vec_vsr()
8363 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, in vec_vsr()
8368 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, in vec_vsr()
8373 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, in vec_vsr()
8379 vec_vsr(vector unsigned short __a, vector unsigned char __b) { in vec_vsr()
8385 vec_vsr(vector unsigned short __a, vector unsigned short __b) { in vec_vsr()
8391 vec_vsr(vector unsigned short __a, vector unsigned int __b) { in vec_vsr()
8397 vec_vsr(vector bool short __a, vector unsigned char __b) { in vec_vsr()
8403 vec_vsr(vector bool short __a, vector unsigned short __b) { in vec_vsr()
8409 vec_vsr(vector bool short __a, vector unsigned int __b) { in vec_vsr()
8414 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, in vec_vsr()
8419 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, in vec_vsr()
8424 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, in vec_vsr()
8429 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, in vec_vsr()
8434 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, in vec_vsr()
8439 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, in vec_vsr()
8445 vec_vsr(vector unsigned int __a, vector unsigned char __b) { in vec_vsr()
8451 vec_vsr(vector unsigned int __a, vector unsigned short __b) { in vec_vsr()
8457 vec_vsr(vector unsigned int __a, vector unsigned int __b) { in vec_vsr()
8463 vec_vsr(vector bool int __a, vector unsigned char __b) { in vec_vsr()
8469 vec_vsr(vector bool int __a, vector unsigned short __b) { in vec_vsr()
8475 vec_vsr(vector bool int __a, vector unsigned int __b) { in vec_vsr()
8483 vec_sro(vector signed char __a, vector signed char __b) { in vec_sro()
8489 vec_sro(vector signed char __a, vector unsigned char __b) { in vec_sro()
8495 vec_sro(vector unsigned char __a, vector signed char __b) { in vec_sro()
8501 vec_sro(vector unsigned char __a, vector unsigned char __b) { in vec_sro()
8506 static __inline__ vector short __ATTRS_o_ai vec_sro(vector short __a, in vec_sro()
8511 static __inline__ vector short __ATTRS_o_ai vec_sro(vector short __a, in vec_sro()
8517 vec_sro(vector unsigned short __a, vector signed char __b) { in vec_sro()
8523 vec_sro(vector unsigned short __a, vector unsigned char __b) { in vec_sro()
8528 static __inline__ vector pixel __ATTRS_o_ai vec_sro(vector pixel __a, in vec_sro()
8533 static __inline__ vector pixel __ATTRS_o_ai vec_sro(vector pixel __a, in vec_sro()
8538 static __inline__ vector int __ATTRS_o_ai vec_sro(vector int __a, in vec_sro()
8543 static __inline__ vector int __ATTRS_o_ai vec_sro(vector int __a, in vec_sro()
8549 vec_sro(vector unsigned int __a, vector signed char __b) { in vec_sro()
8555 vec_sro(vector unsigned int __a, vector unsigned char __b) { in vec_sro()
8560 static __inline__ vector float __ATTRS_o_ai vec_sro(vector float __a, in vec_sro()
8565 static __inline__ vector float __ATTRS_o_ai vec_sro(vector float __a, in vec_sro()
8573 vec_vsro(vector signed char __a, vector signed char __b) { in vec_vsro()
8579 vec_vsro(vector signed char __a, vector unsigned char __b) { in vec_vsro()
8585 vec_vsro(vector unsigned char __a, vector signed char __b) { in vec_vsro()
8591 vec_vsro(vector unsigned char __a, vector unsigned char __b) { in vec_vsro()
8596 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro()
8601 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro()
8607 vec_vsro(vector unsigned short __a, vector signed char __b) { in vec_vsro()
8613 vec_vsro(vector unsigned short __a, vector unsigned char __b) { in vec_vsro()
8618 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, in vec_vsro()
8623 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, in vec_vsro()
8628 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, in vec_vsro()
8633 static __inline__ vector int __ATTRS_o_ai vec_vsro(vector int __a, in vec_vsro()
8639 vec_vsro(vector unsigned int __a, vector signed char __b) { in vec_vsro()
8645 vec_vsro(vector unsigned int __a, vector unsigned char __b) { in vec_vsro()
8650 static __inline__ vector float __ATTRS_o_ai vec_vsro(vector float __a, in vec_vsro()
8655 static __inline__ vector float __ATTRS_o_ai vec_vsro(vector float __a, in vec_vsro()
8662 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st()
8667 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st()
8672 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st()
8677 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st()
8682 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st()
8687 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st()
8692 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st()
8697 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st()
8702 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st()
8707 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st()
8712 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st()
8717 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, in vec_st()
8722 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, in vec_st()
8727 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, in vec_st()
8732 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, in vec_st()
8737 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, in vec_st()
8742 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, in vec_st()
8747 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, int __b, in vec_st()
8752 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, int __b, int *__c) { in vec_st()
8756 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, int __b, in vec_st()
8761 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, int __b, in vec_st()
8766 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, in vec_st()
8771 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, in vec_st()
8776 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, in vec_st()
8781 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, int __b, in vec_st()
8786 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, int __b, in vec_st()
8793 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, in vec_stvx()
8798 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, in vec_stvx()
8803 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, in vec_stvx()
8808 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, in vec_stvx()
8813 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx()
8818 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx()
8823 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx()
8828 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, in vec_stvx()
8833 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, in vec_stvx()
8838 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, in vec_stvx()
8843 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, in vec_stvx()
8848 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, in vec_stvx()
8853 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, in vec_stvx()
8858 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, in vec_stvx()
8863 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, in vec_stvx()
8868 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, in vec_stvx()
8873 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, in vec_stvx()
8878 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, int __b, in vec_stvx()
8883 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, int __b, in vec_stvx()
8888 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b, in vec_stvx()
8893 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b, in vec_stvx()
8898 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, in vec_stvx()
8903 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, in vec_stvx()
8908 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, in vec_stvx()
8913 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, int __b, in vec_stvx()
8918 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, int __b, in vec_stvx()
8925 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, int __b, in vec_ste()
8930 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, int __b, in vec_ste()
8935 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste()
8940 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste()
8945 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, int __b, in vec_ste()
8950 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, int __b, in vec_ste()
8955 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste()
8960 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste()
8965 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste()
8970 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste()
8975 static __inline__ void __ATTRS_o_ai vec_ste(vector int __a, int __b, int *__c) { in vec_ste()
8979 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned int __a, int __b, in vec_ste()
8984 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, in vec_ste()
8989 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, in vec_ste()
8994 static __inline__ void __ATTRS_o_ai vec_ste(vector float __a, int __b, in vec_ste()
9001 static __inline__ void __ATTRS_o_ai vec_stvebx(vector signed char __a, int __b, in vec_stvebx()
9006 static __inline__ void __ATTRS_o_ai vec_stvebx(vector unsigned char __a, in vec_stvebx()
9011 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, in vec_stvebx()
9016 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, in vec_stvebx()
9023 static __inline__ void __ATTRS_o_ai vec_stvehx(vector short __a, int __b, in vec_stvehx()
9028 static __inline__ void __ATTRS_o_ai vec_stvehx(vector unsigned short __a, in vec_stvehx()
9033 static __inline__ void __ATTRS_o_ai vec_stvehx(vector bool short __a, int __b, in vec_stvehx()
9038 static __inline__ void __ATTRS_o_ai vec_stvehx(vector bool short __a, int __b, in vec_stvehx()
9043 static __inline__ void __ATTRS_o_ai vec_stvehx(vector pixel __a, int __b, in vec_stvehx()
9048 static __inline__ void __ATTRS_o_ai vec_stvehx(vector pixel __a, int __b, in vec_stvehx()
9055 static __inline__ void __ATTRS_o_ai vec_stvewx(vector int __a, int __b, in vec_stvewx()
9060 static __inline__ void __ATTRS_o_ai vec_stvewx(vector unsigned int __a, int __b, in vec_stvewx()
9065 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, in vec_stvewx()
9070 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, in vec_stvewx()
9075 static __inline__ void __ATTRS_o_ai vec_stvewx(vector float __a, int __b, in vec_stvewx()
9082 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl()
9087 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl()
9092 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl()
9097 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl()
9102 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
9107 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
9112 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
9117 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl()
9122 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl()
9127 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl()
9132 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl()
9137 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
9142 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
9147 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
9152 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
9157 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
9162 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
9167 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, in vec_stl()
9172 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, int *__c) { in vec_stl()
9176 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, in vec_stl()
9181 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, in vec_stl()
9186 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
9191 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
9196 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
9201 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, in vec_stl()
9206 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, in vec_stl()
9213 static __inline__ void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl()
9218 static __inline__ void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl()
9223 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl()
9228 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl()
9233 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
9238 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
9243 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
9248 static __inline__ void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl()
9253 static __inline__ void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl()
9258 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned short __a, in vec_stvxl()
9264 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned short __a, in vec_stvxl()
9269 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
9274 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
9279 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
9284 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
9289 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
9294 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
9299 static __inline__ void __ATTRS_o_ai vec_stvxl(vector int __a, int __b, in vec_stvxl()
9304 static __inline__ void __ATTRS_o_ai vec_stvxl(vector int __a, int __b, in vec_stvxl()
9309 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned int __a, int __b, in vec_stvxl()
9314 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned int __a, int __b, in vec_stvxl()
9319 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
9324 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
9329 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
9334 static __inline__ void __ATTRS_o_ai vec_stvxl(vector float __a, int __b, in vec_stvxl()
9339 static __inline__ void __ATTRS_o_ai vec_stvxl(vector float __a, int __b, in vec_stvxl()
9347 vec_sub(vector signed char __a, vector signed char __b) { in vec_sub()
9352 vec_sub(vector bool char __a, vector signed char __b) { in vec_sub()
9357 vec_sub(vector signed char __a, vector bool char __b) { in vec_sub()
9362 vec_sub(vector unsigned char __a, vector unsigned char __b) { in vec_sub()
9367 vec_sub(vector bool char __a, vector unsigned char __b) { in vec_sub()
9372 vec_sub(vector unsigned char __a, vector bool char __b) { in vec_sub()
9376 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, in vec_sub()
9381 static __inline__ vector short __ATTRS_o_ai vec_sub(vector bool short __a, in vec_sub()
9386 static __inline__ vector short __ATTRS_o_ai vec_sub(vector short __a, in vec_sub()
9392 vec_sub(vector unsigned short __a, vector unsigned short __b) { in vec_sub()
9397 vec_sub(vector bool short __a, vector unsigned short __b) { in vec_sub()
9402 vec_sub(vector unsigned short __a, vector bool short __b) { in vec_sub()
9406 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, in vec_sub()
9411 static __inline__ vector int __ATTRS_o_ai vec_sub(vector bool int __a, in vec_sub()
9416 static __inline__ vector int __ATTRS_o_ai vec_sub(vector int __a, in vec_sub()
9422 vec_sub(vector unsigned int __a, vector unsigned int __b) { in vec_sub()
9427 vec_sub(vector bool int __a, vector unsigned int __b) { in vec_sub()
9432 vec_sub(vector unsigned int __a, vector bool int __b) { in vec_sub()
9438 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { in vec_sub()
9443 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sub()
9450 vec_sub(vector signed long long __a, vector signed long long __b) { in vec_sub()
9455 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { in vec_sub()
9459 static __inline__ vector double __ATTRS_o_ai vec_sub(vector double __a, in vec_sub()
9465 static __inline__ vector float __ATTRS_o_ai vec_sub(vector float __a, in vec_sub()
9475 vec_vsububm(vector signed char __a, vector signed char __b) { in vec_vsububm()
9480 vec_vsububm(vector bool char __a, vector signed char __b) { in vec_vsububm()
9485 vec_vsububm(vector signed char __a, vector bool char __b) { in vec_vsububm()
9490 vec_vsububm(vector unsigned char __a, vector unsigned char __b) { in vec_vsububm()
9495 vec_vsububm(vector bool char __a, vector unsigned char __b) { in vec_vsububm()
9500 vec_vsububm(vector unsigned char __a, vector bool char __b) { in vec_vsububm()
9508 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, in vec_vsubuhm()
9513 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a, in vec_vsubuhm()
9518 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, in vec_vsubuhm()
9524 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhm()
9529 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { in vec_vsubuhm()
9534 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { in vec_vsubuhm()
9542 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector int __a, in vec_vsubuwm()
9547 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector bool int __a, in vec_vsubuwm()
9552 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector int __a, in vec_vsubuwm()
9558 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuwm()
9563 vec_vsubuwm(vector bool int __a, vector unsigned int __b) { in vec_vsubuwm()
9568 vec_vsubuwm(vector unsigned int __a, vector bool int __b) { in vec_vsubuwm()
9577 vec_vsubfp(vector float __a, vector float __b) { in vec_vsubfp()
9584 vec_subc(vector unsigned int __a, vector unsigned int __b) { in vec_subc()
9590 vec_subc(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_subc()
9595 vec_subc(vector signed __int128 __a, vector signed __int128 __b) { in vec_subc()
9603 vec_vsubcuw(vector unsigned int __a, vector unsigned int __b) { in vec_vsubcuw()
9610 vec_subs(vector signed char __a, vector signed char __b) { in vec_subs()
9615 vec_subs(vector bool char __a, vector signed char __b) { in vec_subs()
9620 vec_subs(vector signed char __a, vector bool char __b) { in vec_subs()
9625 vec_subs(vector unsigned char __a, vector unsigned char __b) { in vec_subs()
9630 vec_subs(vector bool char __a, vector unsigned char __b) { in vec_subs()
9635 vec_subs(vector unsigned char __a, vector bool char __b) { in vec_subs()
9639 static __inline__ vector short __ATTRS_o_ai vec_subs(vector short __a, in vec_subs()
9644 static __inline__ vector short __ATTRS_o_ai vec_subs(vector bool short __a, in vec_subs()
9649 static __inline__ vector short __ATTRS_o_ai vec_subs(vector short __a, in vec_subs()
9655 vec_subs(vector unsigned short __a, vector unsigned short __b) { in vec_subs()
9660 vec_subs(vector bool short __a, vector unsigned short __b) { in vec_subs()
9665 vec_subs(vector unsigned short __a, vector bool short __b) { in vec_subs()
9669 static __inline__ vector int __ATTRS_o_ai vec_subs(vector int __a, in vec_subs()
9674 static __inline__ vector int __ATTRS_o_ai vec_subs(vector bool int __a, in vec_subs()
9679 static __inline__ vector int __ATTRS_o_ai vec_subs(vector int __a, in vec_subs()
9685 vec_subs(vector unsigned int __a, vector unsigned int __b) { in vec_subs()
9690 vec_subs(vector bool int __a, vector unsigned int __b) { in vec_subs()
9695 vec_subs(vector unsigned int __a, vector bool int __b) { in vec_subs()
9702 vec_vsubsbs(vector signed char __a, vector signed char __b) { in vec_vsubsbs()
9707 vec_vsubsbs(vector bool char __a, vector signed char __b) { in vec_vsubsbs()
9712 vec_vsubsbs(vector signed char __a, vector bool char __b) { in vec_vsubsbs()
9719 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs()
9724 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs()
9729 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs()
9735 static __inline__ vector short __ATTRS_o_ai vec_vsubshs(vector short __a, in vec_vsubshs()
9740 static __inline__ vector short __ATTRS_o_ai vec_vsubshs(vector bool short __a, in vec_vsubshs()
9745 static __inline__ vector short __ATTRS_o_ai vec_vsubshs(vector short __a, in vec_vsubshs()
9753 vec_vsubuhs(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhs()
9758 vec_vsubuhs(vector bool short __a, vector unsigned short __b) { in vec_vsubuhs()
9763 vec_vsubuhs(vector unsigned short __a, vector bool short __b) { in vec_vsubuhs()
9769 static __inline__ vector int __ATTRS_o_ai vec_vsubsws(vector int __a, in vec_vsubsws()
9774 static __inline__ vector int __ATTRS_o_ai vec_vsubsws(vector bool int __a, in vec_vsubsws()
9779 static __inline__ vector int __ATTRS_o_ai vec_vsubsws(vector int __a, in vec_vsubsws()
9787 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuws()
9792 vec_vsubuws(vector bool int __a, vector unsigned int __b) { in vec_vsubuws()
9797 vec_vsubuws(vector unsigned int __a, vector bool int __b) { in vec_vsubuws()
9805 vec_vsubuqm(vector signed __int128 __a, vector signed __int128 __b) { in vec_vsubuqm()
9810 vec_vsubuqm(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vsubuqm()
9817 vec_vsubeuqm(vector signed __int128 __a, vector signed __int128 __b, in vec_vsubeuqm()
9823 vec_vsubeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vsubeuqm()
9831 vec_vsubcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vsubcuq()
9836 vec_vsubcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vsubcuq()
9843 vec_vsubecuq(vector signed __int128 __a, vector signed __int128 __b, in vec_vsubecuq()
9849 vec_vsubecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vsubecuq()
9857 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed char __a, in vec_sum4s()
9863 vec_sum4s(vector unsigned char __a, vector unsigned int __b) { in vec_sum4s()
9867 static __inline__ vector int __ATTRS_o_ai vec_sum4s(vector signed short __a, in vec_sum4s()
9875 vec_vsum4sbs(vector signed char __a, vector int __b) { in vec_vsum4sbs()
9882 vec_vsum4ubs(vector unsigned char __a, vector unsigned int __b) { in vec_vsum4ubs()
9889 vec_vsum4shs(vector signed short __a, vector int __b) { in vec_vsum4shs()
9902 vec_sum2s(vector int __a, vector int __b) { in vec_sum2s()
9919 vec_vsum2sws(vector int __a, vector int __b) { in vec_vsum2sws()
9942 vec_sums(vector signed int __a, vector signed int __b) { in vec_sums()
9955 vec_vsumsws(vector signed int __a, vector signed int __b) { in vec_vsumsws()
9967 static __inline__ vector float __ATTRS_o_ai vec_trunc(vector float __a) { in vec_trunc()
9976 static __inline__ vector double __ATTRS_o_ai vec_trunc(vector double __a) { in vec_trunc()
9984 vec_vrfiz(vector float __a) { in vec_vrfiz()
9994 vec_unpackh(vector signed char __a) { in vec_unpackh()
10003 vec_unpackh(vector bool char __a) { in vec_unpackh()
10011 static __inline__ vector int __ATTRS_o_ai vec_unpackh(vector short __a) { in vec_unpackh()
10020 vec_unpackh(vector bool short __a) { in vec_unpackh()
10029 vec_unpackh(vector pixel __a) { in vec_unpackh()
10038 static __inline__ vector long long __ATTRS_o_ai vec_unpackh(vector int __a) { in vec_unpackh()
10047 vec_unpackh(vector bool int __a) { in vec_unpackh()
10059 vec_vupkhsb(vector signed char __a) { in vec_vupkhsb()
10068 vec_vupkhsb(vector bool char __a) { in vec_vupkhsb()
10078 static __inline__ vector int __ATTRS_o_ai vec_vupkhsh(vector short __a) { in vec_vupkhsh()
10087 vec_vupkhsh(vector bool short __a) { in vec_vupkhsh()
10096 vec_vupkhsh(vector pixel __a) { in vec_vupkhsh()
10107 static __inline__ vector long long __ATTRS_o_ai vec_vupkhsw(vector int __a) { in vec_vupkhsw()
10116 vec_vupkhsw(vector bool int __a) { in vec_vupkhsw()
10128 vec_unpackl(vector signed char __a) { in vec_unpackl()
10137 vec_unpackl(vector bool char __a) { in vec_unpackl()
10145 static __inline__ vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl()
10154 vec_unpackl(vector bool short __a) { in vec_unpackl()
10163 vec_unpackl(vector pixel __a) { in vec_unpackl()
10172 static __inline__ vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl()
10181 vec_unpackl(vector bool int __a) { in vec_unpackl()
10193 vec_vupklsb(vector signed char __a) { in vec_vupklsb()
10202 vec_vupklsb(vector bool char __a) { in vec_vupklsb()
10212 static __inline__ vector int __ATTRS_o_ai vec_vupklsh(vector short __a) { in vec_vupklsh()
10221 vec_vupklsh(vector bool short __a) { in vec_vupklsh()
10230 vec_vupklsh(vector pixel __a) { in vec_vupklsh()
10241 static __inline__ vector long long __ATTRS_o_ai vec_vupklsw(vector int __a) { in vec_vupklsw()
10250 vec_vupklsw(vector bool int __a) { in vec_vupklsw()
10264 vec_vsx_ld(int __a, const vector bool int *__b) { in vec_vsx_ld()
10269 vec_vsx_ld(int __a, const vector signed int *__b) { in vec_vsx_ld()
10274 vec_vsx_ld(int __a, const signed int *__b) { in vec_vsx_ld()
10279 vec_vsx_ld(int __a, const vector unsigned int *__b) { in vec_vsx_ld()
10284 vec_vsx_ld(int __a, const unsigned int *__b) { in vec_vsx_ld()
10289 vec_vsx_ld(int __a, const vector float *__b) { in vec_vsx_ld()
10293 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, in vec_vsx_ld()
10299 vec_vsx_ld(int __a, const vector signed long long *__b) { in vec_vsx_ld()
10304 vec_vsx_ld(int __a, const vector unsigned long long *__b) { in vec_vsx_ld()
10309 vec_vsx_ld(int __a, const vector double *__b) { in vec_vsx_ld()
10314 vec_vsx_ld(int __a, const double *__b) { in vec_vsx_ld()
10319 vec_vsx_ld(int __a, const vector bool short *__b) { in vec_vsx_ld()
10324 vec_vsx_ld(int __a, const vector signed short *__b) { in vec_vsx_ld()
10329 vec_vsx_ld(int __a, const signed short *__b) { in vec_vsx_ld()
10334 vec_vsx_ld(int __a, const vector unsigned short *__b) { in vec_vsx_ld()
10339 vec_vsx_ld(int __a, const unsigned short *__b) { in vec_vsx_ld()
10344 vec_vsx_ld(int __a, const vector bool char *__b) { in vec_vsx_ld()
10349 vec_vsx_ld(int __a, const vector signed char *__b) { in vec_vsx_ld()
10354 vec_vsx_ld(int __a, const signed char *__b) { in vec_vsx_ld()
10359 vec_vsx_ld(int __a, const vector unsigned char *__b) { in vec_vsx_ld()
10364 vec_vsx_ld(int __a, const unsigned char *__b) { in vec_vsx_ld()
10374 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
10379 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
10384 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
10389 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, in vec_vsx_st()
10394 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, in vec_vsx_st()
10399 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, in vec_vsx_st()
10404 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, in vec_vsx_st()
10409 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, in vec_vsx_st()
10414 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, in vec_vsx_st()
10419 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed long long __a, in vec_vsx_st()
10425 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned long long __a, in vec_vsx_st()
10431 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, in vec_vsx_st()
10436 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, in vec_vsx_st()
10441 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
10446 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
10451 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
10455 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, in vec_vsx_st()
10460 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, in vec_vsx_st()
10465 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned short __a, in vec_vsx_st()
10471 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned short __a, in vec_vsx_st()
10476 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
10481 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
10486 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
10491 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, in vec_vsx_st()
10496 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, in vec_vsx_st()
10501 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned char __a, in vec_vsx_st()
10507 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned char __a, in vec_vsx_st()
10519 vec_xor(vector signed char __a, vector signed char __b) { in vec_xor()
10524 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor()
10529 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor()
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor()
10539 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor()
10544 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor()
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor()
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor()
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor()
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor()
10569 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor()
10574 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor()
10579 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor()
10584 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor()
10588 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor()
10593 static __inline__ vector int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor()
10598 static __inline__ vector int __ATTRS_o_ai vec_xor(vector int __a, in vec_xor()
10604 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor()
10609 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor()
10614 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor()
10618 static __inline__ vector bool int __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor()
10623 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor()
10630 static __inline__ vector float __ATTRS_o_ai vec_xor(vector bool int __a, in vec_xor()
10637 static __inline__ vector float __ATTRS_o_ai vec_xor(vector float __a, in vec_xor()
10646 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor()
10651 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor()
10656 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor()
10661 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor()
10666 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor()
10671 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor()
10676 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor()
10680 static __inline__ vector double __ATTRS_o_ai vec_xor(vector double __a, in vec_xor()
10687 vec_xor(vector double __a, vector bool long long __b) { in vec_xor()
10692 static __inline__ vector double __ATTRS_o_ai vec_xor(vector bool long long __a, in vec_xor()
10702 vec_vxor(vector signed char __a, vector signed char __b) { in vec_vxor()
10707 vec_vxor(vector bool char __a, vector signed char __b) { in vec_vxor()
10712 vec_vxor(vector signed char __a, vector bool char __b) { in vec_vxor()
10717 vec_vxor(vector unsigned char __a, vector unsigned char __b) { in vec_vxor()
10722 vec_vxor(vector bool char __a, vector unsigned char __b) { in vec_vxor()
10727 vec_vxor(vector unsigned char __a, vector bool char __b) { in vec_vxor()
10731 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, in vec_vxor()
10736 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor()
10741 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a, in vec_vxor()
10746 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor()
10752 vec_vxor(vector unsigned short __a, vector unsigned short __b) { in vec_vxor()
10757 vec_vxor(vector bool short __a, vector unsigned short __b) { in vec_vxor()
10762 vec_vxor(vector unsigned short __a, vector bool short __b) { in vec_vxor()
10767 vec_vxor(vector bool short __a, vector bool short __b) { in vec_vxor()
10771 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, in vec_vxor()
10776 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor()
10781 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, in vec_vxor()
10787 vec_vxor(vector unsigned int __a, vector unsigned int __b) { in vec_vxor()
10792 vec_vxor(vector bool int __a, vector unsigned int __b) { in vec_vxor()
10797 vec_vxor(vector unsigned int __a, vector bool int __b) { in vec_vxor()
10801 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor()
10806 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, in vec_vxor()
10813 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, in vec_vxor()
10820 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, in vec_vxor()
10829 vec_vxor(vector signed long long __a, vector signed long long __b) { in vec_vxor()
10834 vec_vxor(vector bool long long __a, vector signed long long __b) { in vec_vxor()
10839 vec_vxor(vector signed long long __a, vector bool long long __b) { in vec_vxor()
10844 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vxor()
10849 vec_vxor(vector bool long long __a, vector unsigned long long __b) { in vec_vxor()
10854 vec_vxor(vector unsigned long long __a, vector bool long long __b) { in vec_vxor()
10859 vec_vxor(vector bool long long __a, vector bool long long __b) { in vec_vxor()
10868 static __inline__ signed char __ATTRS_o_ai vec_extract(vector signed char __a, in vec_extract()
10874 vec_extract(vector unsigned char __a, int __b) { in vec_extract()
10878 static __inline__ unsigned char __ATTRS_o_ai vec_extract(vector bool char __a, in vec_extract()
10883 static __inline__ signed short __ATTRS_o_ai vec_extract(vector signed short __a, in vec_extract()
10889 vec_extract(vector unsigned short __a, int __b) { in vec_extract()
10893 static __inline__ unsigned short __ATTRS_o_ai vec_extract(vector bool short __a, in vec_extract()
10898 static __inline__ signed int __ATTRS_o_ai vec_extract(vector signed int __a, in vec_extract()
10903 static __inline__ unsigned int __ATTRS_o_ai vec_extract(vector unsigned int __a, in vec_extract()
10908 static __inline__ unsigned int __ATTRS_o_ai vec_extract(vector bool int __a, in vec_extract()
10915 vec_extract(vector signed long long __a, int __b) { in vec_extract()
10920 vec_extract(vector unsigned long long __a, int __b) { in vec_extract()
10925 vec_extract(vector bool long long __a, int __b) { in vec_extract()
10929 static __inline__ double __ATTRS_o_ai vec_extract(vector double __a, int __b) { in vec_extract()
10934 static __inline__ float __ATTRS_o_ai vec_extract(vector float __a, int __b) { in vec_extract()
10941 vec_insert(signed char __a, vector signed char __b, int __c) { in vec_insert()
10947 vec_insert(unsigned char __a, vector unsigned char __b, int __c) { in vec_insert()
10952 static __inline__ vector bool char __ATTRS_o_ai vec_insert(unsigned char __a, in vec_insert()
10960 vec_insert(signed short __a, vector signed short __b, int __c) { in vec_insert()
10966 vec_insert(unsigned short __a, vector unsigned short __b, int __c) { in vec_insert()
10972 vec_insert(unsigned short __a, vector bool short __b, int __c) { in vec_insert()
10978 vec_insert(signed int __a, vector signed int __b, int __c) { in vec_insert()
10984 vec_insert(unsigned int __a, vector unsigned int __b, int __c) { in vec_insert()
10989 static __inline__ vector bool int __ATTRS_o_ai vec_insert(unsigned int __a, in vec_insert()
10998 vec_insert(signed long long __a, vector signed long long __b, int __c) { in vec_insert()
11004 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) { in vec_insert()
11010 vec_insert(unsigned long long __a, vector bool long long __b, int __c) { in vec_insert()
11014 static __inline__ vector double __ATTRS_o_ai vec_insert(double __a, in vec_insert()
11022 static __inline__ vector float __ATTRS_o_ai vec_insert(float __a, in vec_insert()
11032 vec_lvlx(int __a, const signed char *__b) { in vec_lvlx()
11038 vec_lvlx(int __a, const vector signed char *__b) { in vec_lvlx()
11044 vec_lvlx(int __a, const unsigned char *__b) { in vec_lvlx()
11050 vec_lvlx(int __a, const vector unsigned char *__b) { in vec_lvlx()
11056 vec_lvlx(int __a, const vector bool char *__b) { in vec_lvlx()
11061 static __inline__ vector short __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx()
11066 static __inline__ vector short __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx()
11073 vec_lvlx(int __a, const unsigned short *__b) { in vec_lvlx()
11079 vec_lvlx(int __a, const vector unsigned short *__b) { in vec_lvlx()
11085 vec_lvlx(int __a, const vector bool short *__b) { in vec_lvlx()
11090 static __inline__ vector pixel __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx()
11096 static __inline__ vector int __ATTRS_o_ai vec_lvlx(int __a, const int *__b) { in vec_lvlx()
11100 static __inline__ vector int __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx()
11107 vec_lvlx(int __a, const unsigned int *__b) { in vec_lvlx()
11113 vec_lvlx(int __a, const vector unsigned int *__b) { in vec_lvlx()
11119 vec_lvlx(int __a, const vector bool int *__b) { in vec_lvlx()
11124 static __inline__ vector float __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx()
11129 static __inline__ vector float __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx()
11138 vec_lvlxl(int __a, const signed char *__b) { in vec_lvlxl()
11144 vec_lvlxl(int __a, const vector signed char *__b) { in vec_lvlxl()
11150 vec_lvlxl(int __a, const unsigned char *__b) { in vec_lvlxl()
11156 vec_lvlxl(int __a, const vector unsigned char *__b) { in vec_lvlxl()
11162 vec_lvlxl(int __a, const vector bool char *__b) { in vec_lvlxl()
11167 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl()
11172 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl()
11179 vec_lvlxl(int __a, const unsigned short *__b) { in vec_lvlxl()
11185 vec_lvlxl(int __a, const vector unsigned short *__b) { in vec_lvlxl()
11191 vec_lvlxl(int __a, const vector bool short *__b) { in vec_lvlxl()
11196 static __inline__ vector pixel __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl()
11202 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, const int *__b) { in vec_lvlxl()
11206 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl()
11213 vec_lvlxl(int __a, const unsigned int *__b) { in vec_lvlxl()
11219 vec_lvlxl(int __a, const vector unsigned int *__b) { in vec_lvlxl()
11225 vec_lvlxl(int __a, const vector bool int *__b) { in vec_lvlxl()
11230 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl()
11235 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl()
11244 vec_lvrx(int __a, const signed char *__b) { in vec_lvrx()
11250 vec_lvrx(int __a, const vector signed char *__b) { in vec_lvrx()
11256 vec_lvrx(int __a, const unsigned char *__b) { in vec_lvrx()
11262 vec_lvrx(int __a, const vector unsigned char *__b) { in vec_lvrx()
11268 vec_lvrx(int __a, const vector bool char *__b) { in vec_lvrx()
11273 static __inline__ vector short __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx()
11278 static __inline__ vector short __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx()
11285 vec_lvrx(int __a, const unsigned short *__b) { in vec_lvrx()
11291 vec_lvrx(int __a, const vector unsigned short *__b) { in vec_lvrx()
11297 vec_lvrx(int __a, const vector bool short *__b) { in vec_lvrx()
11302 static __inline__ vector pixel __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx()
11308 static __inline__ vector int __ATTRS_o_ai vec_lvrx(int __a, const int *__b) { in vec_lvrx()
11312 static __inline__ vector int __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx()
11319 vec_lvrx(int __a, const unsigned int *__b) { in vec_lvrx()
11325 vec_lvrx(int __a, const vector unsigned int *__b) { in vec_lvrx()
11331 vec_lvrx(int __a, const vector bool int *__b) { in vec_lvrx()
11336 static __inline__ vector float __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx()
11341 static __inline__ vector float __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx()
11350 vec_lvrxl(int __a, const signed char *__b) { in vec_lvrxl()
11356 vec_lvrxl(int __a, const vector signed char *__b) { in vec_lvrxl()
11362 vec_lvrxl(int __a, const unsigned char *__b) { in vec_lvrxl()
11368 vec_lvrxl(int __a, const vector unsigned char *__b) { in vec_lvrxl()
11374 vec_lvrxl(int __a, const vector bool char *__b) { in vec_lvrxl()
11379 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl()
11384 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl()
11391 vec_lvrxl(int __a, const unsigned short *__b) { in vec_lvrxl()
11397 vec_lvrxl(int __a, const vector unsigned short *__b) { in vec_lvrxl()
11403 vec_lvrxl(int __a, const vector bool short *__b) { in vec_lvrxl()
11408 static __inline__ vector pixel __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl()
11414 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, const int *__b) { in vec_lvrxl()
11418 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl()
11425 vec_lvrxl(int __a, const unsigned int *__b) { in vec_lvrxl()
11431 vec_lvrxl(int __a, const vector unsigned int *__b) { in vec_lvrxl()
11437 vec_lvrxl(int __a, const vector bool int *__b) { in vec_lvrxl()
11442 static __inline__ vector float __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl()
11447 static __inline__ vector float __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl()
11455 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx()
11461 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx()
11468 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx()
11474 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx()
11481 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx()
11488 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx()
11494 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx()
11501 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx()
11507 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx()
11515 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx()
11522 static __inline__ void __ATTRS_o_ai vec_stvlx(vector pixel __a, int __b, in vec_stvlx()
11529 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, in vec_stvlx()
11535 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, in vec_stvlx()
11542 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, in vec_stvlx()
11548 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, in vec_stvlx()
11555 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool int __a, int __b, in vec_stvlx()
11562 static __inline__ void __ATTRS_o_ai vec_stvlx(vector float __a, int __b, in vec_stvlx()
11571 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl()
11577 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl()
11584 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned char __a, in vec_stvlxl()
11590 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned char __a, in vec_stvlxl()
11598 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool char __a, int __b, in vec_stvlxl()
11605 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl()
11611 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl()
11618 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned short __a, in vec_stvlxl()
11624 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned short __a, in vec_stvlxl()
11632 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool short __a, int __b, in vec_stvlxl()
11639 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector pixel __a, int __b, in vec_stvlxl()
11646 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector int __a, int __b, in vec_stvlxl()
11652 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector int __a, int __b, in vec_stvlxl()
11659 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned int __a, int __b, in vec_stvlxl()
11665 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned int __a, int __b, in vec_stvlxl()
11672 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool int __a, int __b, in vec_stvlxl()
11679 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector float __a, int __b, in vec_stvlxl()
11688 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx()
11694 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx()
11701 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx()
11707 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx()
11714 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool char __a, int __b, in vec_stvrx()
11721 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx()
11727 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx()
11734 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, in vec_stvrx()
11740 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, in vec_stvrx()
11748 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool short __a, int __b, in vec_stvrx()
11755 static __inline__ void __ATTRS_o_ai vec_stvrx(vector pixel __a, int __b, in vec_stvrx()
11762 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx()
11768 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx()
11775 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, in vec_stvrx()
11781 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, in vec_stvrx()
11788 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool int __a, int __b, in vec_stvrx()
11795 static __inline__ void __ATTRS_o_ai vec_stvrx(vector float __a, int __b, in vec_stvrx()
11804 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl()
11810 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl()
11817 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, in vec_stvrxl()
11823 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, in vec_stvrxl()
11831 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool char __a, int __b, in vec_stvrxl()
11838 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl()
11844 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl()
11851 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, in vec_stvrxl()
11857 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, in vec_stvrxl()
11865 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool short __a, int __b, in vec_stvrxl()
11872 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector pixel __a, int __b, in vec_stvrxl()
11879 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, in vec_stvrxl()
11885 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, in vec_stvrxl()
11892 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, in vec_stvrxl()
11898 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, in vec_stvrxl()
11905 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool int __a, int __b, in vec_stvrxl()
11912 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector float __a, int __b, in vec_stvrxl()
11921 static __inline__ vector signed char __ATTRS_o_ai vec_promote(signed char __a, in vec_promote()
11929 vec_promote(unsigned char __a, int __b) { in vec_promote()
11935 static __inline__ vector short __ATTRS_o_ai vec_promote(short __a, int __b) { in vec_promote()
11942 vec_promote(unsigned short __a, int __b) { in vec_promote()
11948 static __inline__ vector int __ATTRS_o_ai vec_promote(int __a, int __b) { in vec_promote()
11954 static __inline__ vector unsigned int __ATTRS_o_ai vec_promote(unsigned int __a, in vec_promote()
11961 static __inline__ vector float __ATTRS_o_ai vec_promote(float __a, int __b) { in vec_promote()
11969 static __inline__ vector signed char __ATTRS_o_ai vec_splats(signed char __a) { in vec_splats()
11974 vec_splats(unsigned char __a) { in vec_splats()
11978 static __inline__ vector short __ATTRS_o_ai vec_splats(short __a) { in vec_splats()
11983 vec_splats(unsigned short __a) { in vec_splats()
11987 static __inline__ vector int __ATTRS_o_ai vec_splats(int __a) { in vec_splats()
11992 vec_splats(unsigned int __a) { in vec_splats()
11998 vec_splats(signed long long __a) { in vec_splats()
12003 vec_splats(unsigned long long __a) { in vec_splats()
12009 vec_splats(signed __int128 __a) { in vec_splats()
12014 vec_splats(unsigned __int128 __a) { in vec_splats()
12020 static __inline__ vector double __ATTRS_o_ai vec_splats(double __a) { in vec_splats()
12025 static __inline__ vector float __ATTRS_o_ai vec_splats(float __a) { in vec_splats()
12033 static __inline__ int __ATTRS_o_ai vec_all_eq(vector signed char __a, in vec_all_eq()
12039 static __inline__ int __ATTRS_o_ai vec_all_eq(vector signed char __a, in vec_all_eq()
12045 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, in vec_all_eq()
12051 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned char __a, in vec_all_eq()
12057 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, in vec_all_eq()
12063 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, in vec_all_eq()
12069 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, in vec_all_eq()
12075 static __inline__ int __ATTRS_o_ai vec_all_eq(vector short __a, in vec_all_eq()
12080 static __inline__ int __ATTRS_o_ai vec_all_eq(vector short __a, in vec_all_eq()
12085 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, in vec_all_eq()
12091 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned short __a, in vec_all_eq()
12097 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool short __a, in vec_all_eq()
12103 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool short __a, in vec_all_eq()
12109 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool short __a, in vec_all_eq()
12115 static __inline__ int __ATTRS_o_ai vec_all_eq(vector pixel __a, in vec_all_eq()
12121 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { in vec_all_eq()
12125 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, in vec_all_eq()
12130 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, in vec_all_eq()
12136 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned int __a, in vec_all_eq()
12142 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, in vec_all_eq()
12148 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, in vec_all_eq()
12154 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, in vec_all_eq()
12161 static __inline__ int __ATTRS_o_ai vec_all_eq(vector signed long long __a, in vec_all_eq()
12166 static __inline__ int __ATTRS_o_ai vec_all_eq(vector long long __a, in vec_all_eq()
12171 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, in vec_all_eq()
12177 static __inline__ int __ATTRS_o_ai vec_all_eq(vector unsigned long long __a, in vec_all_eq()
12183 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool long long __a, in vec_all_eq()
12189 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool long long __a, in vec_all_eq()
12195 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool long long __a, in vec_all_eq()
12202 static __inline__ int __ATTRS_o_ai vec_all_eq(vector float __a, in vec_all_eq()
12212 static __inline__ int __ATTRS_o_ai vec_all_eq(vector double __a, in vec_all_eq()
12220 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, in vec_all_ge()
12225 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, in vec_all_ge()
12230 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, in vec_all_ge()
12235 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, in vec_all_ge()
12240 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, in vec_all_ge()
12246 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, in vec_all_ge()
12251 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, in vec_all_ge()
12257 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, in vec_all_ge()
12262 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, in vec_all_ge()
12267 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, in vec_all_ge()
12272 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, in vec_all_ge()
12278 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, in vec_all_ge()
12284 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, in vec_all_ge()
12290 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, in vec_all_ge()
12296 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { in vec_all_ge()
12300 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, in vec_all_ge()
12305 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, in vec_all_ge()
12310 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, in vec_all_ge()
12315 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, in vec_all_ge()
12321 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, in vec_all_ge()
12326 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, in vec_all_ge()
12333 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, in vec_all_ge()
12337 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, in vec_all_ge()
12343 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, in vec_all_ge()
12348 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, in vec_all_ge()
12354 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, in vec_all_ge()
12360 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, in vec_all_ge()
12366 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, in vec_all_ge()
12373 static __inline__ int __ATTRS_o_ai vec_all_ge(vector float __a, in vec_all_ge()
12383 static __inline__ int __ATTRS_o_ai vec_all_ge(vector double __a, in vec_all_ge()
12391 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed char __a, in vec_all_gt()
12396 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed char __a, in vec_all_gt()
12401 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned char __a, in vec_all_gt()
12406 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned char __a, in vec_all_gt()
12411 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool char __a, in vec_all_gt()
12417 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool char __a, in vec_all_gt()
12422 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool char __a, in vec_all_gt()
12428 static __inline__ int __ATTRS_o_ai vec_all_gt(vector short __a, in vec_all_gt()
12433 static __inline__ int __ATTRS_o_ai vec_all_gt(vector short __a, in vec_all_gt()
12438 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned short __a, in vec_all_gt()
12443 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned short __a, in vec_all_gt()
12449 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool short __a, in vec_all_gt()
12455 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool short __a, in vec_all_gt()
12461 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool short __a, in vec_all_gt()
12467 static __inline__ int __ATTRS_o_ai vec_all_gt(vector int __a, vector int __b) { in vec_all_gt()
12471 static __inline__ int __ATTRS_o_ai vec_all_gt(vector int __a, in vec_all_gt()
12476 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned int __a, in vec_all_gt()
12481 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned int __a, in vec_all_gt()
12486 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool int __a, in vec_all_gt()
12492 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool int __a, in vec_all_gt()
12497 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool int __a, in vec_all_gt()
12504 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed long long __a, in vec_all_gt()
12508 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed long long __a, in vec_all_gt()
12514 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned long long __a, in vec_all_gt()
12519 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned long long __a, in vec_all_gt()
12525 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool long long __a, in vec_all_gt()
12531 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool long long __a, in vec_all_gt()
12537 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool long long __a, in vec_all_gt()
12544 static __inline__ int __ATTRS_o_ai vec_all_gt(vector float __a, in vec_all_gt()
12554 static __inline__ int __ATTRS_o_ai vec_all_gt(vector double __a, in vec_all_gt()
12563 vec_all_in(vector float __a, vector float __b) { in vec_all_in()
12569 static __inline__ int __ATTRS_o_ai vec_all_le(vector signed char __a, in vec_all_le()
12574 static __inline__ int __ATTRS_o_ai vec_all_le(vector signed char __a, in vec_all_le()
12579 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned char __a, in vec_all_le()
12584 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned char __a, in vec_all_le()
12589 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool char __a, in vec_all_le()
12595 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool char __a, in vec_all_le()
12600 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool char __a, in vec_all_le()
12606 static __inline__ int __ATTRS_o_ai vec_all_le(vector short __a, in vec_all_le()
12611 static __inline__ int __ATTRS_o_ai vec_all_le(vector short __a, in vec_all_le()
12616 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned short __a, in vec_all_le()
12621 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned short __a, in vec_all_le()
12627 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool short __a, in vec_all_le()
12633 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool short __a, in vec_all_le()
12639 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool short __a, in vec_all_le()
12645 static __inline__ int __ATTRS_o_ai vec_all_le(vector int __a, vector int __b) { in vec_all_le()
12649 static __inline__ int __ATTRS_o_ai vec_all_le(vector int __a, in vec_all_le()
12654 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned int __a, in vec_all_le()
12659 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned int __a, in vec_all_le()
12664 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool int __a, in vec_all_le()
12670 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool int __a, in vec_all_le()
12675 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool int __a, in vec_all_le()
12682 static __inline__ int __ATTRS_o_ai vec_all_le(vector signed long long __a, in vec_all_le()
12687 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned long long __a, in vec_all_le()
12692 static __inline__ int __ATTRS_o_ai vec_all_le(vector signed long long __a, in vec_all_le()
12698 static __inline__ int __ATTRS_o_ai vec_all_le(vector unsigned long long __a, in vec_all_le()
12704 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool long long __a, in vec_all_le()
12710 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool long long __a, in vec_all_le()
12716 static __inline__ int __ATTRS_o_ai vec_all_le(vector bool long long __a, in vec_all_le()
12723 static __inline__ int __ATTRS_o_ai vec_all_le(vector float __a, in vec_all_le()
12733 static __inline__ int __ATTRS_o_ai vec_all_le(vector double __a, in vec_all_le()
12741 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed char __a, in vec_all_lt()
12746 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed char __a, in vec_all_lt()
12751 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned char __a, in vec_all_lt()
12756 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned char __a, in vec_all_lt()
12761 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool char __a, in vec_all_lt()
12767 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool char __a, in vec_all_lt()
12772 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool char __a, in vec_all_lt()
12778 static __inline__ int __ATTRS_o_ai vec_all_lt(vector short __a, in vec_all_lt()
12783 static __inline__ int __ATTRS_o_ai vec_all_lt(vector short __a, in vec_all_lt()
12788 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned short __a, in vec_all_lt()
12793 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned short __a, in vec_all_lt()
12799 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool short __a, in vec_all_lt()
12805 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool short __a, in vec_all_lt()
12811 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool short __a, in vec_all_lt()
12817 static __inline__ int __ATTRS_o_ai vec_all_lt(vector int __a, vector int __b) { in vec_all_lt()
12821 static __inline__ int __ATTRS_o_ai vec_all_lt(vector int __a, in vec_all_lt()
12826 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned int __a, in vec_all_lt()
12831 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned int __a, in vec_all_lt()
12836 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool int __a, in vec_all_lt()
12842 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool int __a, in vec_all_lt()
12847 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool int __a, in vec_all_lt()
12854 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed long long __a, in vec_all_lt()
12859 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned long long __a, in vec_all_lt()
12864 static __inline__ int __ATTRS_o_ai vec_all_lt(vector signed long long __a, in vec_all_lt()
12870 static __inline__ int __ATTRS_o_ai vec_all_lt(vector unsigned long long __a, in vec_all_lt()
12876 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool long long __a, in vec_all_lt()
12882 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool long long __a, in vec_all_lt()
12888 static __inline__ int __ATTRS_o_ai vec_all_lt(vector bool long long __a, in vec_all_lt()
12895 static __inline__ int __ATTRS_o_ai vec_all_lt(vector float __a, in vec_all_lt()
12905 static __inline__ int __ATTRS_o_ai vec_all_lt(vector double __a, in vec_all_lt()
12913 static __inline__ int __ATTRS_o_ai vec_all_nan(vector float __a) { in vec_all_nan()
12922 static __inline__ int __ATTRS_o_ai vec_all_nan(vector double __a) { in vec_all_nan()
12929 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, in vec_all_ne()
12935 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, in vec_all_ne()
12941 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, in vec_all_ne()
12947 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, in vec_all_ne()
12953 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, in vec_all_ne()
12959 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, in vec_all_ne()
12965 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, in vec_all_ne()
12971 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, in vec_all_ne()
12976 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, in vec_all_ne()
12981 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, in vec_all_ne()
12987 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, in vec_all_ne()
12993 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, in vec_all_ne()
12999 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, in vec_all_ne()
13005 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, in vec_all_ne()
13011 static __inline__ int __ATTRS_o_ai vec_all_ne(vector pixel __a, in vec_all_ne()
13017 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { in vec_all_ne()
13021 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, in vec_all_ne()
13026 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, in vec_all_ne()
13032 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, in vec_all_ne()
13038 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, in vec_all_ne()
13044 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, in vec_all_ne()
13050 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, in vec_all_ne()
13057 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, in vec_all_ne()
13062 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, in vec_all_ne()
13068 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, in vec_all_ne()
13074 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, in vec_all_ne()
13080 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, in vec_all_ne()
13086 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, in vec_all_ne()
13092 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, in vec_all_ne()
13099 static __inline__ int __ATTRS_o_ai vec_all_ne(vector float __a, in vec_all_ne()
13109 static __inline__ int __ATTRS_o_ai vec_all_ne(vector double __a, in vec_all_ne()
13117 static __inline__ int __ATTRS_o_ai vec_all_nge(vector float __a, in vec_all_nge()
13127 static __inline__ int __ATTRS_o_ai vec_all_nge(vector double __a, in vec_all_nge()
13135 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector float __a, in vec_all_ngt()
13145 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector double __a, in vec_all_ngt()
13154 vec_all_nle(vector float __a, vector float __b) { in vec_all_nle()
13161 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt()
13168 vec_all_numeric(vector float __a) { in vec_all_numeric()
13174 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, in vec_any_eq()
13180 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, in vec_any_eq()
13186 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, in vec_any_eq()
13192 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, in vec_any_eq()
13198 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq()
13204 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq()
13210 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq()
13216 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, in vec_any_eq()
13221 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, in vec_any_eq()
13226 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned short __a, in vec_any_eq()
13232 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned short __a, in vec_any_eq()
13238 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool short __a, in vec_any_eq()
13244 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool short __a, in vec_any_eq()
13250 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool short __a, in vec_any_eq()
13256 static __inline__ int __ATTRS_o_ai vec_any_eq(vector pixel __a, in vec_any_eq()
13262 static __inline__ int __ATTRS_o_ai vec_any_eq(vector int __a, vector int __b) { in vec_any_eq()
13266 static __inline__ int __ATTRS_o_ai vec_any_eq(vector int __a, in vec_any_eq()
13271 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned int __a, in vec_any_eq()
13277 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned int __a, in vec_any_eq()
13283 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool int __a, in vec_any_eq()
13289 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool int __a, in vec_any_eq()
13295 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool int __a, in vec_any_eq()
13302 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed long long __a, in vec_any_eq()
13307 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned long long __a, in vec_any_eq()
13313 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed long long __a, in vec_any_eq()
13319 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned long long __a, in vec_any_eq()
13325 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool long long __a, in vec_any_eq()
13331 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool long long __a, in vec_any_eq()
13337 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool long long __a, in vec_any_eq()
13344 static __inline__ int __ATTRS_o_ai vec_any_eq(vector float __a, in vec_any_eq()
13354 static __inline__ int __ATTRS_o_ai vec_any_eq(vector double __a, in vec_any_eq()
13362 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed char __a, in vec_any_ge()
13367 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed char __a, in vec_any_ge()
13373 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned char __a, in vec_any_ge()
13378 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned char __a, in vec_any_ge()
13384 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, in vec_any_ge()
13390 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, in vec_any_ge()
13396 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, in vec_any_ge()
13402 static __inline__ int __ATTRS_o_ai vec_any_ge(vector short __a, in vec_any_ge()
13407 static __inline__ int __ATTRS_o_ai vec_any_ge(vector short __a, in vec_any_ge()
13412 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned short __a, in vec_any_ge()
13417 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned short __a, in vec_any_ge()
13423 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, in vec_any_ge()
13429 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, in vec_any_ge()
13435 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, in vec_any_ge()
13441 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, vector int __b) { in vec_any_ge()
13445 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, in vec_any_ge()
13450 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned int __a, in vec_any_ge()
13455 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned int __a, in vec_any_ge()
13461 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, in vec_any_ge()
13467 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, in vec_any_ge()
13473 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, in vec_any_ge()
13480 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed long long __a, in vec_any_ge()
13485 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned long long __a, in vec_any_ge()
13490 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed long long __a, in vec_any_ge()
13496 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned long long __a, in vec_any_ge()
13502 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, in vec_any_ge()
13509 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, in vec_any_ge()
13515 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, in vec_any_ge()
13523 static __inline__ int __ATTRS_o_ai vec_any_ge(vector float __a, in vec_any_ge()
13533 static __inline__ int __ATTRS_o_ai vec_any_ge(vector double __a, in vec_any_ge()
13541 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed char __a, in vec_any_gt()
13546 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed char __a, in vec_any_gt()
13552 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned char __a, in vec_any_gt()
13557 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned char __a, in vec_any_gt()
13563 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool char __a, in vec_any_gt()
13569 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool char __a, in vec_any_gt()
13575 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool char __a, in vec_any_gt()
13581 static __inline__ int __ATTRS_o_ai vec_any_gt(vector short __a, in vec_any_gt()
13586 static __inline__ int __ATTRS_o_ai vec_any_gt(vector short __a, in vec_any_gt()
13591 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned short __a, in vec_any_gt()
13596 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned short __a, in vec_any_gt()
13602 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool short __a, in vec_any_gt()
13608 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool short __a, in vec_any_gt()
13614 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool short __a, in vec_any_gt()
13620 static __inline__ int __ATTRS_o_ai vec_any_gt(vector int __a, vector int __b) { in vec_any_gt()
13624 static __inline__ int __ATTRS_o_ai vec_any_gt(vector int __a, in vec_any_gt()
13629 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned int __a, in vec_any_gt()
13634 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned int __a, in vec_any_gt()
13640 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool int __a, in vec_any_gt()
13646 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool int __a, in vec_any_gt()
13652 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool int __a, in vec_any_gt()
13659 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed long long __a, in vec_any_gt()
13664 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned long long __a, in vec_any_gt()
13669 static __inline__ int __ATTRS_o_ai vec_any_gt(vector signed long long __a, in vec_any_gt()
13675 static __inline__ int __ATTRS_o_ai vec_any_gt(vector unsigned long long __a, in vec_any_gt()
13681 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool long long __a, in vec_any_gt()
13688 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool long long __a, in vec_any_gt()
13694 static __inline__ int __ATTRS_o_ai vec_any_gt(vector bool long long __a, in vec_any_gt()
13702 static __inline__ int __ATTRS_o_ai vec_any_gt(vector float __a, in vec_any_gt()
13712 static __inline__ int __ATTRS_o_ai vec_any_gt(vector double __a, in vec_any_gt()
13720 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le()
13725 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le()
13731 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le()
13736 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le()
13742 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le()
13748 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le()
13754 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le()
13760 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le()
13765 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le()
13770 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, in vec_any_le()
13775 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, in vec_any_le()
13781 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, in vec_any_le()
13787 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, in vec_any_le()
13793 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, in vec_any_le()
13799 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, vector int __b) { in vec_any_le()
13803 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, in vec_any_le()
13808 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned int __a, in vec_any_le()
13813 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned int __a, in vec_any_le()
13819 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, in vec_any_le()
13825 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, in vec_any_le()
13831 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, in vec_any_le()
13838 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed long long __a, in vec_any_le()
13843 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned long long __a, in vec_any_le()
13848 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed long long __a, in vec_any_le()
13854 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned long long __a, in vec_any_le()
13860 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, in vec_any_le()
13867 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, in vec_any_le()
13873 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, in vec_any_le()
13881 static __inline__ int __ATTRS_o_ai vec_any_le(vector float __a, in vec_any_le()
13891 static __inline__ int __ATTRS_o_ai vec_any_le(vector double __a, in vec_any_le()
13899 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt()
13904 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt()
13910 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt()
13915 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt()
13921 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt()
13927 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt()
13933 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt()
13939 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt()
13944 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt()
13949 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, in vec_any_lt()
13954 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, in vec_any_lt()
13960 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, in vec_any_lt()
13966 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, in vec_any_lt()
13972 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, in vec_any_lt()
13978 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, vector int __b) { in vec_any_lt()
13982 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, in vec_any_lt()
13987 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned int __a, in vec_any_lt()
13992 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned int __a, in vec_any_lt()
13998 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, in vec_any_lt()
14004 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, in vec_any_lt()
14010 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, in vec_any_lt()
14017 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed long long __a, in vec_any_lt()
14022 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned long long __a, in vec_any_lt()
14027 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed long long __a, in vec_any_lt()
14033 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned long long __a, in vec_any_lt()
14039 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, in vec_any_lt()
14046 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, in vec_any_lt()
14052 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, in vec_any_lt()
14060 static __inline__ int __ATTRS_o_ai vec_any_lt(vector float __a, in vec_any_lt()
14070 static __inline__ int __ATTRS_o_ai vec_any_lt(vector double __a, in vec_any_lt()
14079 vec_any_nan(vector float __a) { in vec_any_nan()
14085 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, in vec_any_ne()
14091 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, in vec_any_ne()
14097 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, in vec_any_ne()
14103 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, in vec_any_ne()
14109 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne()
14115 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne()
14121 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne()
14127 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, in vec_any_ne()
14132 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, in vec_any_ne()
14137 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned short __a, in vec_any_ne()
14143 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned short __a, in vec_any_ne()
14149 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool short __a, in vec_any_ne()
14155 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool short __a, in vec_any_ne()
14161 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool short __a, in vec_any_ne()
14167 static __inline__ int __ATTRS_o_ai vec_any_ne(vector pixel __a, in vec_any_ne()
14173 static __inline__ int __ATTRS_o_ai vec_any_ne(vector int __a, vector int __b) { in vec_any_ne()
14177 static __inline__ int __ATTRS_o_ai vec_any_ne(vector int __a, in vec_any_ne()
14182 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned int __a, in vec_any_ne()
14188 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned int __a, in vec_any_ne()
14194 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool int __a, in vec_any_ne()
14200 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool int __a, in vec_any_ne()
14206 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool int __a, in vec_any_ne()
14213 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed long long __a, in vec_any_ne()
14218 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned long long __a, in vec_any_ne()
14224 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed long long __a, in vec_any_ne()
14230 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned long long __a, in vec_any_ne()
14236 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool long long __a, in vec_any_ne()
14242 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool long long __a, in vec_any_ne()
14248 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool long long __a, in vec_any_ne()
14255 static __inline__ int __ATTRS_o_ai vec_any_ne(vector float __a, in vec_any_ne()
14265 static __inline__ int __ATTRS_o_ai vec_any_ne(vector double __a, in vec_any_ne()
14274 vec_any_nge(vector float __a, vector float __b) { in vec_any_nge()
14281 vec_any_ngt(vector float __a, vector float __b) { in vec_any_ngt()
14288 vec_any_nle(vector float __a, vector float __b) { in vec_any_nle()
14295 vec_any_nlt(vector float __a, vector float __b) { in vec_any_nlt()
14302 vec_any_numeric(vector float __a) { in vec_any_numeric()
14309 vec_any_out(vector float __a, vector float __b) { in vec_any_out()
14334 __builtin_crypto_vsbox(vector unsigned long long __a) { in __builtin_crypto_vsbox()
14339 __builtin_crypto_vcipher(vector unsigned long long __a, in __builtin_crypto_vcipher()
14345 __builtin_crypto_vcipherlast(vector unsigned long long __a, in __builtin_crypto_vcipherlast()
14351 __builtin_crypto_vncipher(vector unsigned long long __a, in __builtin_crypto_vncipher()
14357 __builtin_crypto_vncipherlast(vector unsigned long long __a, in __builtin_crypto_vncipherlast()
14373 __builtin_crypto_vpermxor(vector unsigned char __a, vector unsigned char __b, in __builtin_crypto_vpermxor()
14379 __builtin_crypto_vpermxor(vector unsigned short __a, vector unsigned short __b, in __builtin_crypto_vpermxor()
14387 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in __builtin_crypto_vpermxor()
14394 __builtin_crypto_vpermxor(vector unsigned long long __a, in __builtin_crypto_vpermxor()
14403 __builtin_crypto_vpmsumb(vector unsigned char __a, vector unsigned char __b) { in __builtin_crypto_vpmsumb()
14408 __builtin_crypto_vpmsumb(vector unsigned short __a, vector unsigned short __b) { in __builtin_crypto_vpmsumb()
14413 __builtin_crypto_vpmsumb(vector unsigned int __a, vector unsigned int __b) { in __builtin_crypto_vpmsumb()
14418 __builtin_crypto_vpmsumb(vector unsigned long long __a, in __builtin_crypto_vpmsumb()
14424 vec_vgbbd(vector signed char __a) { in vec_vgbbd()
14432 vec_vgbbd(vector unsigned char __a) { in vec_vgbbd()
14437 vec_vbpermq(vector signed char __a, vector signed char __b) { in vec_vbpermq()
14443 vec_vbpermq(vector unsigned char __a, vector unsigned char __b) { in vec_vbpermq()
14449 vec_bperm(vector unsigned __int128 __a, vector unsigned char __b) { in vec_bperm()