Lines Matching defs:__b
181 vec_absd(vector unsigned char __a, vector unsigned char __b) { in vec_absd()
186 vec_absd(vector unsigned short __a, vector unsigned short __b) { in vec_absd()
191 vec_absd(vector unsigned int __a, vector unsigned int __b) { in vec_absd()
200 vec_add(vector signed char __a, vector signed char __b) { in vec_add()
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add()
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add()
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add()
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add()
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add()
230 vector short __b) { in vec_add()
235 vector short __b) { in vec_add()
240 vector bool short __b) { in vec_add()
245 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add()
250 vec_add(vector bool short __a, vector unsigned short __b) { in vec_add()
255 vec_add(vector unsigned short __a, vector bool short __b) { in vec_add()
260 vector int __b) { in vec_add()
265 vector int __b) { in vec_add()
270 vector bool int __b) { in vec_add()
275 vec_add(vector unsigned int __a, vector unsigned int __b) { in vec_add()
280 vec_add(vector bool int __a, vector unsigned int __b) { in vec_add()
285 vec_add(vector unsigned int __a, vector bool int __b) { in vec_add()
291 vec_add(vector signed long long __a, vector signed long long __b) { in vec_add()
296 vec_add(vector unsigned long long __a, vector unsigned long long __b) { in vec_add()
302 vec_add(vector signed __int128 __a, vector signed __int128 __b) { in vec_add()
307 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_add()
313 vec_add_u128(vector unsigned char __a, vector unsigned char __b) { in vec_add_u128()
318 vec_add(vector signed long long __a, vector signed long long __b) { in vec_add()
336 vec_add(vector unsigned long long __a, vector unsigned long long __b) { in vec_add()
343 vector float __b) { in vec_add()
349 vector double __b) { in vec_add()
359 vec_adde(vector signed __int128 __a, vector signed __int128 __b, in vec_adde()
367 vec_adde(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_adde()
374 vec_adde_u128(vector unsigned char __a, vector unsigned char __b, in vec_adde_u128()
383 vec_adde(vector signed int __a, vector signed int __b, in vec_adde()
391 vec_adde(vector unsigned int __a, vector unsigned int __b, in vec_adde()
403 vec_addec(vector signed __int128 __a, vector signed __int128 __b, in vec_addec()
411 vec_addec(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_addec()
418 vec_addec_u128(vector unsigned char __a, vector unsigned char __b, in vec_addec_u128()
427 vec_addec(vector signed int __a, vector signed int __b, in vec_addec()
450 vec_addec(vector unsigned int __a, vector unsigned int __b, in vec_addec()
476 vec_vaddubm(vector signed char __a, vector signed char __b) { in vec_vaddubm()
481 vec_vaddubm(vector bool char __a, vector signed char __b) { in vec_vaddubm()
486 vec_vaddubm(vector signed char __a, vector bool char __b) { in vec_vaddubm()
491 vec_vaddubm(vector unsigned char __a, vector unsigned char __b) { in vec_vaddubm()
496 vec_vaddubm(vector bool char __a, vector unsigned char __b) { in vec_vaddubm()
501 vec_vaddubm(vector unsigned char __a, vector bool char __b) { in vec_vaddubm()
510 vector short __b) { in vec_vadduhm()
515 vector short __b) { in vec_vadduhm()
520 vector bool short __b) { in vec_vadduhm()
525 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhm()
530 vec_vadduhm(vector bool short __a, vector unsigned short __b) { in vec_vadduhm()
535 vec_vadduhm(vector unsigned short __a, vector bool short __b) { in vec_vadduhm()
544 vector int __b) { in vec_vadduwm()
549 vector int __b) { in vec_vadduwm()
554 vector bool int __b) { in vec_vadduwm()
559 vec_vadduwm(vector unsigned int __a, vector unsigned int __b) { in vec_vadduwm()
564 vec_vadduwm(vector bool int __a, vector unsigned int __b) { in vec_vadduwm()
569 vec_vadduwm(vector unsigned int __a, vector bool int __b) { in vec_vadduwm()
578 vec_vaddfp(vector float __a, vector float __b) { in vec_vaddfp()
585 vec_addc(vector signed int __a, vector signed int __b) { in vec_addc()
591 vec_addc(vector unsigned int __a, vector unsigned int __b) { in vec_addc()
598 vec_addc(vector signed __int128 __a, vector signed __int128 __b) { in vec_addc()
604 vec_addc(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_addc()
610 vec_addc_u128(vector unsigned char __a, vector unsigned char __b) { in vec_addc_u128()
619 vec_vaddcuw(vector unsigned int __a, vector unsigned int __b) { in vec_vaddcuw()
626 vec_adds(vector signed char __a, vector signed char __b) { in vec_adds()
631 vec_adds(vector bool char __a, vector signed char __b) { in vec_adds()
636 vec_adds(vector signed char __a, vector bool char __b) { in vec_adds()
641 vec_adds(vector unsigned char __a, vector unsigned char __b) { in vec_adds()
646 vec_adds(vector bool char __a, vector unsigned char __b) { in vec_adds()
651 vec_adds(vector unsigned char __a, vector bool char __b) { in vec_adds()
656 vector short __b) { in vec_adds()
661 vector short __b) { in vec_adds()
666 vector bool short __b) { in vec_adds()
671 vec_adds(vector unsigned short __a, vector unsigned short __b) { in vec_adds()
676 vec_adds(vector bool short __a, vector unsigned short __b) { in vec_adds()
681 vec_adds(vector unsigned short __a, vector bool short __b) { in vec_adds()
686 vector int __b) { in vec_adds()
691 vector int __b) { in vec_adds()
696 vector bool int __b) { in vec_adds()
701 vec_adds(vector unsigned int __a, vector unsigned int __b) { in vec_adds()
706 vec_adds(vector bool int __a, vector unsigned int __b) { in vec_adds()
711 vec_adds(vector unsigned int __a, vector bool int __b) { in vec_adds()
718 vec_vaddsbs(vector signed char __a, vector signed char __b) { in vec_vaddsbs()
723 vec_vaddsbs(vector bool char __a, vector signed char __b) { in vec_vaddsbs()
728 vec_vaddsbs(vector signed char __a, vector bool char __b) { in vec_vaddsbs()
735 vec_vaddubs(vector unsigned char __a, vector unsigned char __b) { in vec_vaddubs()
740 vec_vaddubs(vector bool char __a, vector unsigned char __b) { in vec_vaddubs()
745 vec_vaddubs(vector unsigned char __a, vector bool char __b) { in vec_vaddubs()
752 vector short __b) { in vec_vaddshs()
757 vector short __b) { in vec_vaddshs()
762 vector bool short __b) { in vec_vaddshs()
769 vec_vadduhs(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhs()
774 vec_vadduhs(vector bool short __a, vector unsigned short __b) { in vec_vadduhs()
779 vec_vadduhs(vector unsigned short __a, vector bool short __b) { in vec_vadduhs()
786 vector int __b) { in vec_vaddsws()
791 vector int __b) { in vec_vaddsws()
796 vector bool int __b) { in vec_vaddsws()
803 vec_vadduws(vector unsigned int __a, vector unsigned int __b) { in vec_vadduws()
808 vec_vadduws(vector bool int __a, vector unsigned int __b) { in vec_vadduws()
813 vec_vadduws(vector unsigned int __a, vector bool int __b) { in vec_vadduws()
822 vec_vadduqm(vector signed __int128 __a, vector signed __int128 __b) { in vec_vadduqm()
827 vec_vadduqm(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vadduqm()
834 vec_vaddeuqm(vector signed __int128 __a, vector signed __int128 __b, in vec_vaddeuqm()
842 vec_vaddeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vaddeuqm()
850 vec_vaddcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vaddcuq()
856 vec_vaddcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vaddcuq()
863 vec_vaddecuq(vector signed __int128 __a, vector signed __int128 __b, in vec_vaddecuq()
871 vec_vaddecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vaddecuq()
882 vec_and(vector signed char __a, vector signed char __b) { in vec_and()
887 vec_and(vector bool char __a, vector signed char __b) { in vec_and()
892 vec_and(vector signed char __a, vector bool char __b) { in vec_and()
897 vec_and(vector unsigned char __a, vector unsigned char __b) { in vec_and()
902 vec_and(vector bool char __a, vector unsigned char __b) { in vec_and()
907 vec_and(vector unsigned char __a, vector bool char __b) { in vec_and()
912 vector bool char __b) { in vec_and()
917 vector short __b) { in vec_and()
922 vector short __b) { in vec_and()
927 vector bool short __b) { in vec_and()
932 vec_and(vector unsigned short __a, vector unsigned short __b) { in vec_and()
937 vec_and(vector bool short __a, vector unsigned short __b) { in vec_and()
942 vec_and(vector unsigned short __a, vector bool short __b) { in vec_and()
947 vec_and(vector bool short __a, vector bool short __b) { in vec_and()
952 vector int __b) { in vec_and()
957 vector int __b) { in vec_and()
962 vector bool int __b) { in vec_and()
967 vec_and(vector unsigned int __a, vector unsigned int __b) { in vec_and()
972 vec_and(vector bool int __a, vector unsigned int __b) { in vec_and()
977 vec_and(vector unsigned int __a, vector bool int __b) { in vec_and()
982 vector bool int __b) { in vec_and()
987 vector float __b) { in vec_and()
994 vector float __b) { in vec_and()
1001 vector bool int __b) { in vec_and()
1009 vector double __b) { in vec_and()
1016 vec_and(vector double __a, vector bool long long __b) { in vec_and()
1023 vector double __b) { in vec_and()
1030 vec_and(vector signed long long __a, vector signed long long __b) { in vec_and()
1035 vec_and(vector bool long long __a, vector signed long long __b) { in vec_and()
1040 vec_and(vector signed long long __a, vector bool long long __b) { in vec_and()
1045 vec_and(vector unsigned long long __a, vector unsigned long long __b) { in vec_and()
1050 vec_and(vector bool long long __a, vector unsigned long long __b) { in vec_and()
1055 vec_and(vector unsigned long long __a, vector bool long long __b) { in vec_and()
1060 vec_and(vector bool long long __a, vector bool long long __b) { in vec_and()
1068 vec_vand(vector signed char __a, vector signed char __b) { in vec_vand()
1073 vec_vand(vector bool char __a, vector signed char __b) { in vec_vand()
1078 vec_vand(vector signed char __a, vector bool char __b) { in vec_vand()
1083 vec_vand(vector unsigned char __a, vector unsigned char __b) { in vec_vand()
1088 vec_vand(vector bool char __a, vector unsigned char __b) { in vec_vand()
1093 vec_vand(vector unsigned char __a, vector bool char __b) { in vec_vand()
1098 vector bool char __b) { in vec_vand()
1103 vector short __b) { in vec_vand()
1108 vector short __b) { in vec_vand()
1113 vector bool short __b) { in vec_vand()
1118 vec_vand(vector unsigned short __a, vector unsigned short __b) { in vec_vand()
1123 vec_vand(vector bool short __a, vector unsigned short __b) { in vec_vand()
1128 vec_vand(vector unsigned short __a, vector bool short __b) { in vec_vand()
1133 vec_vand(vector bool short __a, vector bool short __b) { in vec_vand()
1138 vector int __b) { in vec_vand()
1143 vector int __b) { in vec_vand()
1148 vector bool int __b) { in vec_vand()
1153 vec_vand(vector unsigned int __a, vector unsigned int __b) { in vec_vand()
1158 vec_vand(vector bool int __a, vector unsigned int __b) { in vec_vand()
1163 vec_vand(vector unsigned int __a, vector bool int __b) { in vec_vand()
1168 vector bool int __b) { in vec_vand()
1173 vector float __b) { in vec_vand()
1180 vector float __b) { in vec_vand()
1187 vector bool int __b) { in vec_vand()
1195 vec_vand(vector signed long long __a, vector signed long long __b) { in vec_vand()
1200 vec_vand(vector bool long long __a, vector signed long long __b) { in vec_vand()
1205 vec_vand(vector signed long long __a, vector bool long long __b) { in vec_vand()
1210 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { in vec_vand()
1215 vec_vand(vector bool long long __a, vector unsigned long long __b) { in vec_vand()
1220 vec_vand(vector unsigned long long __a, vector bool long long __b) { in vec_vand()
1225 vec_vand(vector bool long long __a, vector bool long long __b) { in vec_vand()
1235 vec_andc(vector signed char __a, vector signed char __b) { in vec_andc()
1240 vec_andc(vector bool char __a, vector signed char __b) { in vec_andc()
1245 vec_andc(vector signed char __a, vector bool char __b) { in vec_andc()
1250 vec_andc(vector unsigned char __a, vector unsigned char __b) { in vec_andc()
1255 vec_andc(vector bool char __a, vector unsigned char __b) { in vec_andc()
1260 vec_andc(vector unsigned char __a, vector bool char __b) { in vec_andc()
1265 vector bool char __b) { in vec_andc()
1270 vector short __b) { in vec_andc()
1275 vector short __b) { in vec_andc()
1280 vector bool short __b) { in vec_andc()
1285 vec_andc(vector unsigned short __a, vector unsigned short __b) { in vec_andc()
1290 vec_andc(vector bool short __a, vector unsigned short __b) { in vec_andc()
1295 vec_andc(vector unsigned short __a, vector bool short __b) { in vec_andc()
1300 vec_andc(vector bool short __a, vector bool short __b) { in vec_andc()
1305 vector int __b) { in vec_andc()
1310 vector int __b) { in vec_andc()
1315 vector bool int __b) { in vec_andc()
1320 vec_andc(vector unsigned int __a, vector unsigned int __b) { in vec_andc()
1325 vec_andc(vector bool int __a, vector unsigned int __b) { in vec_andc()
1330 vec_andc(vector unsigned int __a, vector bool int __b) { in vec_andc()
1335 vector bool int __b) { in vec_andc()
1340 vector float __b) { in vec_andc()
1347 vector float __b) { in vec_andc()
1354 vector bool int __b) { in vec_andc()
1362 vector double __b) { in vec_andc()
1369 vec_andc(vector double __a, vector bool long long __b) { in vec_andc()
1376 vector double __b) { in vec_andc()
1383 vec_andc(vector signed long long __a, vector signed long long __b) { in vec_andc()
1388 vec_andc(vector bool long long __a, vector signed long long __b) { in vec_andc()
1393 vec_andc(vector signed long long __a, vector bool long long __b) { in vec_andc()
1398 vec_andc(vector unsigned long long __a, vector unsigned long long __b) { in vec_andc()
1403 vec_andc(vector bool long long __a, vector unsigned long long __b) { in vec_andc()
1408 vec_andc(vector unsigned long long __a, vector bool long long __b) { in vec_andc()
1413 vec_andc(vector bool long long __a, vector bool long long __b) { in vec_andc()
1421 vec_vandc(vector signed char __a, vector signed char __b) { in vec_vandc()
1426 vec_vandc(vector bool char __a, vector signed char __b) { in vec_vandc()
1431 vec_vandc(vector signed char __a, vector bool char __b) { in vec_vandc()
1436 vec_vandc(vector unsigned char __a, vector unsigned char __b) { in vec_vandc()
1441 vec_vandc(vector bool char __a, vector unsigned char __b) { in vec_vandc()
1446 vec_vandc(vector unsigned char __a, vector bool char __b) { in vec_vandc()
1451 vec_vandc(vector bool char __a, vector bool char __b) { in vec_vandc()
1456 vector short __b) { in vec_vandc()
1461 vector short __b) { in vec_vandc()
1466 vector bool short __b) { in vec_vandc()
1471 vec_vandc(vector unsigned short __a, vector unsigned short __b) { in vec_vandc()
1476 vec_vandc(vector bool short __a, vector unsigned short __b) { in vec_vandc()
1481 vec_vandc(vector unsigned short __a, vector bool short __b) { in vec_vandc()
1486 vec_vandc(vector bool short __a, vector bool short __b) { in vec_vandc()
1491 vector int __b) { in vec_vandc()
1496 vector int __b) { in vec_vandc()
1501 vector bool int __b) { in vec_vandc()
1506 vec_vandc(vector unsigned int __a, vector unsigned int __b) { in vec_vandc()
1511 vec_vandc(vector bool int __a, vector unsigned int __b) { in vec_vandc()
1516 vec_vandc(vector unsigned int __a, vector bool int __b) { in vec_vandc()
1521 vector bool int __b) { in vec_vandc()
1526 vector float __b) { in vec_vandc()
1533 vector float __b) { in vec_vandc()
1540 vector bool int __b) { in vec_vandc()
1548 vec_vandc(vector signed long long __a, vector signed long long __b) { in vec_vandc()
1553 vec_vandc(vector bool long long __a, vector signed long long __b) { in vec_vandc()
1558 vec_vandc(vector signed long long __a, vector bool long long __b) { in vec_vandc()
1563 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { in vec_vandc()
1568 vec_vandc(vector bool long long __a, vector unsigned long long __b) { in vec_vandc()
1573 vec_vandc(vector unsigned long long __a, vector bool long long __b) { in vec_vandc()
1578 vec_vandc(vector bool long long __a, vector bool long long __b) { in vec_vandc()
1586 vec_avg(vector signed char __a, vector signed char __b) { in vec_avg()
1591 vec_avg(vector unsigned char __a, vector unsigned char __b) { in vec_avg()
1596 vector short __b) { in vec_avg()
1601 vec_avg(vector unsigned short __a, vector unsigned short __b) { in vec_avg()
1606 vector int __b) { in vec_avg()
1611 vec_avg(vector unsigned int __a, vector unsigned int __b) { in vec_avg()
1618 vec_vavgsb(vector signed char __a, vector signed char __b) { in vec_vavgsb()
1625 vec_vavgub(vector unsigned char __a, vector unsigned char __b) { in vec_vavgub()
1632 vec_vavgsh(vector short __a, vector short __b) { in vec_vavgsh()
1639 vec_vavguh(vector unsigned short __a, vector unsigned short __b) { in vec_vavguh()
1646 vec_vavgsw(vector int __a, vector int __b) { in vec_vavgsw()
1653 vec_vavguw(vector unsigned int __a, vector unsigned int __b) { in vec_vavguw()
1694 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb()
1701 vec_vcmpbfp(vector float __a, vector float __b) { in vec_vcmpbfp()
1708 vec_cmpeq(vector signed char __a, vector signed char __b) { in vec_cmpeq()
1714 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { in vec_cmpeq()
1720 vec_cmpeq(vector bool char __a, vector bool char __b) { in vec_cmpeq()
1726 vector short __b) { in vec_cmpeq()
1731 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { in vec_cmpeq()
1737 vec_cmpeq(vector bool short __a, vector bool short __b) { in vec_cmpeq()
1743 vector int __b) { in vec_cmpeq()
1748 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { in vec_cmpeq()
1754 vector bool int __b) { in vec_cmpeq()
1761 vec_cmpeq(vector signed long long __a, vector signed long long __b) { in vec_cmpeq()
1766 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpeq()
1772 vec_cmpeq(vector bool long long __a, vector bool long long __b) { in vec_cmpeq()
1778 vec_cmpeq(vector signed long long __a, vector signed long long __b) { in vec_cmpeq()
1793 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpeq()
1798 vec_cmpeq(vector bool long long __a, vector bool long long __b) { in vec_cmpeq()
1804 vector float __b) { in vec_cmpeq()
1814 vec_cmpeq(vector double __a, vector double __b) { in vec_cmpeq()
1821 vec_cmpeq(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpeq()
1827 vec_cmpeq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpeq()
1833 vec_cmpeq(vector bool __int128 __a, vector bool __int128 __b) { in vec_cmpeq()
1843 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne()
1849 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne()
1855 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne()
1861 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne()
1867 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne()
1873 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne()
1879 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne()
1885 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne()
1891 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne()
1897 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne()
1904 vec_cmpne(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpne()
1910 vec_cmpne(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpne()
1916 vec_cmpne(vector bool __int128 __a, vector bool __int128 __b) { in vec_cmpne()
1925 vec_cmpnez(vector signed char __a, vector signed char __b) { in vec_cmpnez()
1931 vec_cmpnez(vector unsigned char __a, vector unsigned char __b) { in vec_cmpnez()
1937 vec_cmpnez(vector signed short __a, vector signed short __b) { in vec_cmpnez()
1943 vec_cmpnez(vector unsigned short __a, vector unsigned short __b) { in vec_cmpnez()
1949 vec_cmpnez(vector signed int __a, vector signed int __b) { in vec_cmpnez()
1955 vec_cmpnez(vector unsigned int __a, vector unsigned int __b) { in vec_cmpnez()
2032 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne()
2037 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne()
2042 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne()
2047 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne()
2052 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne()
2057 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne()
2062 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne()
2067 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne()
2072 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne()
2077 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne()
2084 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne()
2090 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne()
2096 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne()
2102 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne()
2108 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne()
2114 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne()
2122 vec_cmpne(vector double __a, vector double __b) { in vec_cmpne()
2131 vec_cmpgt(vector signed char __a, vector signed char __b) { in vec_cmpgt()
2136 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) { in vec_cmpgt()
2141 vector short __b) { in vec_cmpgt()
2146 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) { in vec_cmpgt()
2151 vector int __b) { in vec_cmpgt()
2156 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) { in vec_cmpgt()
2162 vec_cmpgt(vector signed long long __a, vector signed long long __b) { in vec_cmpgt()
2167 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpgt()
2172 vec_cmpgt(vector signed long long __a, vector signed long long __b) { in vec_cmpgt()
2193 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpgt()
2213 vector float __b) { in vec_cmpgt()
2223 vec_cmpgt(vector double __a, vector double __b) { in vec_cmpgt()
2230 vec_cmpgt(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpgt()
2235 vec_cmpgt(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpgt()
2243 vec_cmpge(vector signed char __a, vector signed char __b) { in vec_cmpge()
2248 vec_cmpge(vector unsigned char __a, vector unsigned char __b) { in vec_cmpge()
2253 vec_cmpge(vector signed short __a, vector signed short __b) { in vec_cmpge()
2258 vec_cmpge(vector unsigned short __a, vector unsigned short __b) { in vec_cmpge()
2263 vec_cmpge(vector signed int __a, vector signed int __b) { in vec_cmpge()
2268 vec_cmpge(vector unsigned int __a, vector unsigned int __b) { in vec_cmpge()
2273 vector float __b) { in vec_cmpge()
2283 vec_cmpge(vector double __a, vector double __b) { in vec_cmpge()
2288 vec_cmpge(vector signed long long __a, vector signed long long __b) { in vec_cmpge()
2293 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpge()
2300 vec_cmpge(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpge()
2305 vec_cmpge(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpge()
2313 vec_vcmpgefp(vector float __a, vector float __b) { in vec_vcmpgefp()
2320 vec_vcmpgtsb(vector signed char __a, vector signed char __b) { in vec_vcmpgtsb()
2327 vec_vcmpgtub(vector unsigned char __a, vector unsigned char __b) { in vec_vcmpgtub()
2334 vec_vcmpgtsh(vector short __a, vector short __b) { in vec_vcmpgtsh()
2341 vec_vcmpgtuh(vector unsigned short __a, vector unsigned short __b) { in vec_vcmpgtuh()
2348 vec_vcmpgtsw(vector int __a, vector int __b) { in vec_vcmpgtsw()
2355 vec_vcmpgtuw(vector unsigned int __a, vector unsigned int __b) { in vec_vcmpgtuw()
2362 vec_vcmpgtfp(vector float __a, vector float __b) { in vec_vcmpgtfp()
2369 vec_cmple(vector signed char __a, vector signed char __b) { in vec_cmple()
2374 vec_cmple(vector unsigned char __a, vector unsigned char __b) { in vec_cmple()
2379 vec_cmple(vector signed short __a, vector signed short __b) { in vec_cmple()
2384 vec_cmple(vector unsigned short __a, vector unsigned short __b) { in vec_cmple()
2389 vec_cmple(vector signed int __a, vector signed int __b) { in vec_cmple()
2394 vec_cmple(vector unsigned int __a, vector unsigned int __b) { in vec_cmple()
2399 vector float __b) { in vec_cmple()
2405 vec_cmple(vector double __a, vector double __b) { in vec_cmple()
2410 vec_cmple(vector signed long long __a, vector signed long long __b) { in vec_cmple()
2415 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmple()
2422 vec_cmple(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmple()
2427 vec_cmple(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmple()
2435 vec_cmplt(vector signed char __a, vector signed char __b) { in vec_cmplt()
2440 vec_cmplt(vector unsigned char __a, vector unsigned char __b) { in vec_cmplt()
2445 vector short __b) { in vec_cmplt()
2450 vec_cmplt(vector unsigned short __a, vector unsigned short __b) { in vec_cmplt()
2455 vector int __b) { in vec_cmplt()
2460 vec_cmplt(vector unsigned int __a, vector unsigned int __b) { in vec_cmplt()
2465 vector float __b) { in vec_cmplt()
2471 vec_cmplt(vector double __a, vector double __b) { in vec_cmplt()
2478 vec_cmplt(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmplt()
2483 vec_cmplt(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmplt()
2490 vec_cmplt(vector signed long long __a, vector signed long long __b) { in vec_cmplt()
2495 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmplt()
2619 vec_first_match_index(vector signed char __a, vector signed char __b) { in vec_first_match_index()
2633 vec_first_match_index(vector unsigned char __a, vector unsigned char __b) { in vec_first_match_index()
2647 vec_first_match_index(vector signed short __a, vector signed short __b) { in vec_first_match_index()
2661 vec_first_match_index(vector unsigned short __a, vector unsigned short __b) { in vec_first_match_index()
2675 vec_first_match_index(vector signed int __a, vector signed int __b) { in vec_first_match_index()
2689 vec_first_match_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_match_index()
2705 vec_first_match_or_eos_index(vector signed char __a, vector signed char __b) { in vec_first_match_or_eos_index()
2729 vector unsigned char __b) { in vec_first_match_or_eos_index()
2748 vec_first_match_or_eos_index(vector signed short __a, vector signed short __b) { in vec_first_match_or_eos_index()
2768 vector unsigned short __b) { in vec_first_match_or_eos_index()
2787 vec_first_match_or_eos_index(vector signed int __a, vector signed int __b) { in vec_first_match_or_eos_index()
2805 vec_first_match_or_eos_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_match_or_eos_index()
2826 vec_first_mismatch_index(vector signed char __a, vector signed char __b) { in vec_first_mismatch_index()
2840 vec_first_mismatch_index(vector unsigned char __a, vector unsigned char __b) { in vec_first_mismatch_index()
2854 vec_first_mismatch_index(vector signed short __a, vector signed short __b) { in vec_first_mismatch_index()
2868 vec_first_mismatch_index(vector unsigned short __a, vector unsigned short __b) { in vec_first_mismatch_index()
2882 vec_first_mismatch_index(vector signed int __a, vector signed int __b) { in vec_first_mismatch_index()
2896 vec_first_mismatch_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_mismatch_index()
2913 vector signed char __b) { in vec_first_mismatch_or_eos_index()
2928 vector unsigned char __b) { in vec_first_mismatch_or_eos_index()
2943 vector signed short __b) { in vec_first_mismatch_or_eos_index()
2958 vector unsigned short __b) { in vec_first_mismatch_or_eos_index()
2972 vec_first_mismatch_or_eos_index(vector signed int __a, vector signed int __b) { in vec_first_mismatch_or_eos_index()
2987 vector unsigned int __b) { in vec_first_mismatch_or_eos_index()
3001 vec_insert_exp(vector double __a, vector unsigned long long __b) { in vec_insert_exp()
3006 vec_insert_exp(vector unsigned long long __a, vector unsigned long long __b) { in vec_insert_exp()
3011 vec_insert_exp(vector float __a, vector unsigned int __b) { in vec_insert_exp()
3016 vec_insert_exp(vector unsigned int __a, vector unsigned int __b) { in vec_insert_exp()
3022 size_t __b) { in vec_xl_len()
3027 vec_xl_len(const unsigned char *__a, size_t __b) { in vec_xl_len()
3032 size_t __b) { in vec_xl_len()
3037 vec_xl_len(const unsigned short *__a, size_t __b) { in vec_xl_len()
3042 size_t __b) { in vec_xl_len()
3047 size_t __b) { in vec_xl_len()
3051 static __inline__ vector float __ATTRS_o_ai vec_xl_len(const float *__a, size_t __b) { in vec_xl_len()
3057 vec_xl_len(const signed __int128 *__a, size_t __b) { in vec_xl_len()
3062 vec_xl_len(const unsigned __int128 *__a, size_t __b) { in vec_xl_len()
3068 vec_xl_len(const signed long long *__a, size_t __b) { in vec_xl_len()
3073 vec_xl_len(const unsigned long long *__a, size_t __b) { in vec_xl_len()
3078 size_t __b) { in vec_xl_len()
3083 vec_xl_len_r(const unsigned char *__a, size_t __b) { in vec_xl_len_r()
3094 unsigned char *__b, in vec_xst_len()
3100 signed char *__b, size_t __c) { in vec_xst_len()
3105 signed short *__b, size_t __c) { in vec_xst_len()
3110 unsigned short *__b, in vec_xst_len()
3116 signed int *__b, size_t __c) { in vec_xst_len()
3121 unsigned int *__b, size_t __c) { in vec_xst_len()
3125 static __inline__ void __ATTRS_o_ai vec_xst_len(vector float __a, float *__b, in vec_xst_len()
3132 signed __int128 *__b, in vec_xst_len()
3138 unsigned __int128 *__b, in vec_xst_len()
3145 signed long long *__b, in vec_xst_len()
3151 unsigned long long *__b, in vec_xst_len()
3156 static __inline__ void __ATTRS_o_ai vec_xst_len(vector double __a, double *__b, in vec_xst_len()
3162 unsigned char *__b, in vec_xst_len_r()
3187 vector float __b) { in vec_cpsgn()
3192 vector double __b) { in vec_cpsgn()
3204 #define vec_ctf(__a, __b) \ argument
3220 #define vec_ctf(__a, __b) \ argument
3241 #define vec_ctf(__a, __b) \ argument
3251 #define vec_ctd(__a, __b) \ argument
3277 #define vec_vcfsx(__a, __b) __builtin_altivec_vcfsx((vector int)(__a), (__b)) argument
3283 #define vec_cts(__a, __b) \ argument
3296 #define vec_cts(__a, __b) \ argument
3322 #define vec_ctu(__a, __b) \ argument
3335 #define vec_ctu(__a, __b) \ argument
3357 #define vec_ctsl(__a, __b) \ argument
3377 #define vec_ctul(__a, __b) \ argument
3399 #define vec_ctsl(__a, __b) \ argument
3418 #define vec_ctul(__a, __b) \ argument
3494 vec_signed2(vector double __a, vector double __b) { in vec_signed2()
3536 vec_unsigned2(vector double __a, vector double __b) { in vec_unsigned2()
3578 vec_float2(vector signed long long __a, vector signed long long __b) { in vec_float2()
3583 vec_float2(vector unsigned long long __a, vector unsigned long long __b) { in vec_float2()
3588 vec_float2(vector double __a, vector double __b) { in vec_float2()
3772 vec_div(vector signed char __a, vector signed char __b) { in vec_div()
3777 vec_div(vector unsigned char __a, vector unsigned char __b) { in vec_div()
3782 vec_div(vector signed short __a, vector signed short __b) { in vec_div()
3787 vec_div(vector unsigned short __a, vector unsigned short __b) { in vec_div()
3792 vec_div(vector signed int __a, vector signed int __b) { in vec_div()
3797 vec_div(vector unsigned int __a, vector unsigned int __b) { in vec_div()
3803 vec_div(vector signed long long __a, vector signed long long __b) { in vec_div()
3808 vec_div(vector unsigned long long __a, vector unsigned long long __b) { in vec_div()
3813 vector float __b) { in vec_div()
3818 vector double __b) { in vec_div()
3827 vec_dive(vector signed int __a, vector signed int __b) { in vec_dive()
3832 vec_dive(vector unsigned int __a, vector unsigned int __b) { in vec_dive()
3837 vec_dive(vector signed long long __a, vector signed long long __b) { in vec_dive()
3842 vec_dive(vector unsigned long long __a, vector unsigned long long __b) { in vec_dive()
3848 vec_dive(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_dive()
3853 vec_dive(vector signed __int128 __a, vector signed __int128 __b) { in vec_dive()
3861 vec_div(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_div()
3866 vec_div(vector signed __int128 __a, vector signed __int128 __b) { in vec_div()
3875 vector double __b) { in vec_test_swdiv()
3880 vector float __b) { in vec_test_swdivs()
3915 vec_eqv(vector signed char __a, vector signed char __b) { in vec_eqv()
3921 vec_eqv(vector unsigned char __a, vector unsigned char __b) { in vec_eqv()
3927 vector bool char __b) { in vec_eqv()
3933 vec_eqv(vector signed short __a, vector signed short __b) { in vec_eqv()
3939 vec_eqv(vector unsigned short __a, vector unsigned short __b) { in vec_eqv()
3945 vec_eqv(vector bool short __a, vector bool short __b) { in vec_eqv()
3951 vec_eqv(vector signed int __a, vector signed int __b) { in vec_eqv()
3957 vec_eqv(vector unsigned int __a, vector unsigned int __b) { in vec_eqv()
3962 vector bool int __b) { in vec_eqv()
3968 vec_eqv(vector signed long long __a, vector signed long long __b) { in vec_eqv()
3974 vec_eqv(vector unsigned long long __a, vector unsigned long long __b) { in vec_eqv()
3980 vec_eqv(vector bool long long __a, vector bool long long __b) { in vec_eqv()
3986 vector float __b) { in vec_eqv()
3992 vector double __b) { in vec_eqv()
4049 vec_ld(long __a, const vector signed char *__b) { in vec_ld()
4054 vec_ld(long __a, const signed char *__b) { in vec_ld()
4059 vec_ld(long __a, const vector unsigned char *__b) { in vec_ld()
4064 vec_ld(long __a, const unsigned char *__b) { in vec_ld()
4069 vec_ld(long __a, const vector bool char *__b) { in vec_ld()
4074 const vector short *__b) { in vec_ld()
4078 static __inline__ vector short __ATTRS_o_ai vec_ld(long __a, const short *__b) { in vec_ld()
4083 vec_ld(long __a, const vector unsigned short *__b) { in vec_ld()
4088 vec_ld(long __a, const unsigned short *__b) { in vec_ld()
4093 vec_ld(long __a, const vector bool short *__b) { in vec_ld()
4098 const vector pixel *__b) { in vec_ld()
4103 const vector int *__b) { in vec_ld()
4107 static __inline__ vector int __ATTRS_o_ai vec_ld(long __a, const int *__b) { in vec_ld()
4112 vec_ld(long __a, const vector unsigned int *__b) { in vec_ld()
4117 vec_ld(long __a, const unsigned int *__b) { in vec_ld()
4122 vec_ld(long __a, const vector bool int *__b) { in vec_ld()
4127 const vector float *__b) { in vec_ld()
4131 static __inline__ vector float __ATTRS_o_ai vec_ld(long __a, const float *__b) { in vec_ld()
4138 vec_lvx(long __a, const vector signed char *__b) { in vec_lvx()
4143 vec_lvx(long __a, const signed char *__b) { in vec_lvx()
4148 vec_lvx(long __a, const vector unsigned char *__b) { in vec_lvx()
4153 vec_lvx(long __a, const unsigned char *__b) { in vec_lvx()
4158 vec_lvx(long __a, const vector bool char *__b) { in vec_lvx()
4163 const vector short *__b) { in vec_lvx()
4167 static __inline__ vector short __ATTRS_o_ai vec_lvx(long __a, const short *__b) { in vec_lvx()
4172 vec_lvx(long __a, const vector unsigned short *__b) { in vec_lvx()
4177 vec_lvx(long __a, const unsigned short *__b) { in vec_lvx()
4182 vec_lvx(long __a, const vector bool short *__b) { in vec_lvx()
4187 const vector pixel *__b) { in vec_lvx()
4192 const vector int *__b) { in vec_lvx()
4196 static __inline__ vector int __ATTRS_o_ai vec_lvx(long __a, const int *__b) { in vec_lvx()
4201 vec_lvx(long __a, const vector unsigned int *__b) { in vec_lvx()
4206 vec_lvx(long __a, const unsigned int *__b) { in vec_lvx()
4211 vec_lvx(long __a, const vector bool int *__b) { in vec_lvx()
4216 const vector float *__b) { in vec_lvx()
4220 static __inline__ vector float __ATTRS_o_ai vec_lvx(long __a, const float *__b) { in vec_lvx()
4227 vec_lde(long __a, const signed char *__b) { in vec_lde()
4232 vec_lde(long __a, const unsigned char *__b) { in vec_lde()
4236 static __inline__ vector short __ATTRS_o_ai vec_lde(long __a, const short *__b) { in vec_lde()
4241 vec_lde(long __a, const unsigned short *__b) { in vec_lde()
4245 static __inline__ vector int __ATTRS_o_ai vec_lde(long __a, const int *__b) { in vec_lde()
4250 vec_lde(long __a, const unsigned int *__b) { in vec_lde()
4254 static __inline__ vector float __ATTRS_o_ai vec_lde(long __a, const float *__b) { in vec_lde()
4261 vec_lvebx(long __a, const signed char *__b) { in vec_lvebx()
4266 vec_lvebx(long __a, const unsigned char *__b) { in vec_lvebx()
4273 const short *__b) { in vec_lvehx()
4278 vec_lvehx(long __a, const unsigned short *__b) { in vec_lvehx()
4284 static __inline__ vector int __ATTRS_o_ai vec_lvewx(long __a, const int *__b) { in vec_lvewx()
4289 vec_lvewx(long __a, const unsigned int *__b) { in vec_lvewx()
4294 const float *__b) { in vec_lvewx()
4301 vec_ldl(long __a, const vector signed char *__b) { in vec_ldl()
4306 vec_ldl(long __a, const signed char *__b) { in vec_ldl()
4311 vec_ldl(long __a, const vector unsigned char *__b) { in vec_ldl()
4316 vec_ldl(long __a, const unsigned char *__b) { in vec_ldl()
4321 vec_ldl(long __a, const vector bool char *__b) { in vec_ldl()
4326 const vector short *__b) { in vec_ldl()
4330 static __inline__ vector short __ATTRS_o_ai vec_ldl(long __a, const short *__b) { in vec_ldl()
4335 vec_ldl(long __a, const vector unsigned short *__b) { in vec_ldl()
4340 vec_ldl(long __a, const unsigned short *__b) { in vec_ldl()
4345 vec_ldl(long __a, const vector bool short *__b) { in vec_ldl()
4350 const vector pixel *__b) { in vec_ldl()
4355 const vector int *__b) { in vec_ldl()
4359 static __inline__ vector int __ATTRS_o_ai vec_ldl(long __a, const int *__b) { in vec_ldl()
4364 vec_ldl(long __a, const vector unsigned int *__b) { in vec_ldl()
4369 vec_ldl(long __a, const unsigned int *__b) { in vec_ldl()
4374 vec_ldl(long __a, const vector bool int *__b) { in vec_ldl()
4379 const vector float *__b) { in vec_ldl()
4383 static __inline__ vector float __ATTRS_o_ai vec_ldl(long __a, const float *__b) { in vec_ldl()
4390 vec_lvxl(long __a, const vector signed char *__b) { in vec_lvxl()
4395 vec_lvxl(long __a, const signed char *__b) { in vec_lvxl()
4400 vec_lvxl(long __a, const vector unsigned char *__b) { in vec_lvxl()
4405 vec_lvxl(long __a, const unsigned char *__b) { in vec_lvxl()
4410 vec_lvxl(long __a, const vector bool char *__b) { in vec_lvxl()
4415 const vector short *__b) { in vec_lvxl()
4420 const short *__b) { in vec_lvxl()
4425 vec_lvxl(long __a, const vector unsigned short *__b) { in vec_lvxl()
4430 vec_lvxl(long __a, const unsigned short *__b) { in vec_lvxl()
4435 vec_lvxl(long __a, const vector bool short *__b) { in vec_lvxl()
4440 const vector pixel *__b) { in vec_lvxl()
4445 const vector int *__b) { in vec_lvxl()
4449 static __inline__ vector int __ATTRS_o_ai vec_lvxl(long __a, const int *__b) { in vec_lvxl()
4454 vec_lvxl(long __a, const vector unsigned int *__b) { in vec_lvxl()
4459 vec_lvxl(long __a, const unsigned int *__b) { in vec_lvxl()
4464 vec_lvxl(long __a, const vector bool int *__b) { in vec_lvxl()
4469 const vector float *__b) { in vec_lvxl()
4474 const float *__b) { in vec_lvxl()
4497 loads/stores"))) vec_lvsl(int __a, const signed char *__b) { in vec_lvsl()
4506 vec_lvsl(int __a, const signed char *__b) { in vec_lvsl()
4514 loads/stores"))) vec_lvsl(int __a, const unsigned char *__b) { in vec_lvsl()
4523 vec_lvsl(int __a, const unsigned char *__b) { in vec_lvsl()
4531 loads/stores"))) vec_lvsl(int __a, const short *__b) { in vec_lvsl()
4540 const short *__b) { in vec_lvsl()
4548 loads/stores"))) vec_lvsl(int __a, const unsigned short *__b) { in vec_lvsl()
4557 vec_lvsl(int __a, const unsigned short *__b) { in vec_lvsl()
4565 loads/stores"))) vec_lvsl(int __a, const int *__b) { in vec_lvsl()
4574 const int *__b) { in vec_lvsl()
4582 loads/stores"))) vec_lvsl(int __a, const unsigned int *__b) { in vec_lvsl()
4591 vec_lvsl(int __a, const unsigned int *__b) { in vec_lvsl()
4599 loads/stores"))) vec_lvsl(int __a, const float *__b) { in vec_lvsl()
4608 const float *__b) { in vec_lvsl()
4618 loads/stores"))) vec_lvsr(int __a, const signed char *__b) { in vec_lvsr()
4627 vec_lvsr(int __a, const signed char *__b) { in vec_lvsr()
4635 loads/stores"))) vec_lvsr(int __a, const unsigned char *__b) { in vec_lvsr()
4644 vec_lvsr(int __a, const unsigned char *__b) { in vec_lvsr()
4652 loads/stores"))) vec_lvsr(int __a, const short *__b) { in vec_lvsr()
4661 const short *__b) { in vec_lvsr()
4669 loads/stores"))) vec_lvsr(int __a, const unsigned short *__b) { in vec_lvsr()
4678 vec_lvsr(int __a, const unsigned short *__b) { in vec_lvsr()
4686 loads/stores"))) vec_lvsr(int __a, const int *__b) { in vec_lvsr()
4695 const int *__b) { in vec_lvsr()
4703 loads/stores"))) vec_lvsr(int __a, const unsigned int *__b) { in vec_lvsr()
4712 vec_lvsr(int __a, const unsigned int *__b) { in vec_lvsr()
4720 loads/stores"))) vec_lvsr(int __a, const float *__b) { in vec_lvsr()
4729 const float *__b) { in vec_lvsr()
4745 vector signed short __a, vector signed short __b, vector signed short __c) { in vec_madd()
4750 vec_madd(vector signed short __a, vector unsigned short __b, in vec_madd()
4756 vec_madd(vector unsigned short __a, vector signed short __b, in vec_madd()
4762 vec_madd(vector unsigned short __a, vector unsigned short __b, in vec_madd()
4768 vector float __b, in vec_madd()
4779 vector double __b, in vec_madd()
4788 vec_vmaddfp(vector float __a, vector float __b, vector float __c) { in vec_vmaddfp()
4795 vec_madds(vector signed short __a, vector signed short __b, in vec_madds()
4802 vec_vmhaddshs(vector signed short __a, vector signed short __b, in vec_vmhaddshs()
4811 vector float __b, in vec_msub()
4817 vector double __b, in vec_msub()
4826 vec_max(vector signed char __a, vector signed char __b) { in vec_max()
4831 vec_max(vector bool char __a, vector signed char __b) { in vec_max()
4836 vec_max(vector signed char __a, vector bool char __b) { in vec_max()
4841 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max()
4846 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max()
4851 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max()
4856 vector short __b) { in vec_max()
4861 vector short __b) { in vec_max()
4866 vector bool short __b) { in vec_max()
4871 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max()
4876 vec_max(vector bool short __a, vector unsigned short __b) { in vec_max()
4881 vec_max(vector unsigned short __a, vector bool short __b) { in vec_max()
4886 vector int __b) { in vec_max()
4891 vector int __b) { in vec_max()
4896 vector bool int __b) { in vec_max()
4901 vec_max(vector unsigned int __a, vector unsigned int __b) { in vec_max()
4906 vec_max(vector bool int __a, vector unsigned int __b) { in vec_max()
4911 vec_max(vector unsigned int __a, vector bool int __b) { in vec_max()
4917 vec_max(vector signed long long __a, vector signed long long __b) { in vec_max()
4922 vec_max(vector bool long long __a, vector signed long long __b) { in vec_max()
4927 vec_max(vector signed long long __a, vector bool long long __b) { in vec_max()
4932 vec_max(vector unsigned long long __a, vector unsigned long long __b) { in vec_max()
4937 vec_max(vector bool long long __a, vector unsigned long long __b) { in vec_max()
4942 vec_max(vector unsigned long long __a, vector bool long long __b) { in vec_max()
4948 vector float __b) { in vec_max()
4958 vector double __b) { in vec_max()
4966 vec_vmaxsb(vector signed char __a, vector signed char __b) { in vec_vmaxsb()
4971 vec_vmaxsb(vector bool char __a, vector signed char __b) { in vec_vmaxsb()
4976 vec_vmaxsb(vector signed char __a, vector bool char __b) { in vec_vmaxsb()
4983 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) { in vec_vmaxub()
4988 vec_vmaxub(vector bool char __a, vector unsigned char __b) { in vec_vmaxub()
4993 vec_vmaxub(vector unsigned char __a, vector bool char __b) { in vec_vmaxub()
5000 vector short __b) { in vec_vmaxsh()
5005 vector short __b) { in vec_vmaxsh()
5010 vector bool short __b) { in vec_vmaxsh()
5017 vec_vmaxuh(vector unsigned short __a, vector unsigned short __b) { in vec_vmaxuh()
5022 vec_vmaxuh(vector bool short __a, vector unsigned short __b) { in vec_vmaxuh()
5027 vec_vmaxuh(vector unsigned short __a, vector bool short __b) { in vec_vmaxuh()
5034 vector int __b) { in vec_vmaxsw()
5039 vector int __b) { in vec_vmaxsw()
5044 vector bool int __b) { in vec_vmaxsw()
5051 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) { in vec_vmaxuw()
5056 vec_vmaxuw(vector bool int __a, vector unsigned int __b) { in vec_vmaxuw()
5061 vec_vmaxuw(vector unsigned int __a, vector bool int __b) { in vec_vmaxuw()
5068 vec_vmaxfp(vector float __a, vector float __b) { in vec_vmaxfp()
5079 vec_mergeh(vector signed char __a, vector signed char __b) { in vec_mergeh()
5087 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { in vec_mergeh()
5095 vec_mergeh(vector bool char __a, vector bool char __b) { in vec_mergeh()
5103 vector short __b) { in vec_mergeh()
5111 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { in vec_mergeh()
5119 vec_mergeh(vector bool short __a, vector bool short __b) { in vec_mergeh()
5127 vector pixel __b) { in vec_mergeh()
5135 vector int __b) { in vec_mergeh()
5143 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { in vec_mergeh()
5151 vector bool int __b) { in vec_mergeh()
5159 vector float __b) { in vec_mergeh()
5168 vec_mergeh(vector signed long long __a, vector signed long long __b) { in vec_mergeh()
5176 vec_mergeh(vector signed long long __a, vector bool long long __b) { in vec_mergeh()
5184 vec_mergeh(vector bool long long __a, vector signed long long __b) { in vec_mergeh()
5192 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergeh()
5200 vec_mergeh(vector unsigned long long __a, vector bool long long __b) { in vec_mergeh()
5208 vec_mergeh(vector bool long long __a, vector unsigned long long __b) { in vec_mergeh()
5216 vec_mergeh(vector bool long long __a, vector bool long long __b) { in vec_mergeh()
5224 vector double __b) { in vec_mergeh()
5231 vec_mergeh(vector double __a, vector bool long long __b) { in vec_mergeh()
5238 vec_mergeh(vector bool long long __a, vector double __b) { in vec_mergeh()
5251 vec_vmrghb(vector signed char __a, vector signed char __b) { in vec_vmrghb()
5259 vec_vmrghb(vector unsigned char __a, vector unsigned char __b) { in vec_vmrghb()
5267 vec_vmrghb(vector bool char __a, vector bool char __b) { in vec_vmrghb()
5279 vector short __b) { in vec_vmrghh()
5287 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrghh()
5295 vec_vmrghh(vector bool short __a, vector bool short __b) { in vec_vmrghh()
5303 vector pixel __b) { in vec_vmrghh()
5315 vector int __b) { in vec_vmrghw()
5323 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) { in vec_vmrghw()
5331 vector bool int __b) { in vec_vmrghw()
5339 vector float __b) { in vec_vmrghw()
5349 vec_mergel(vector signed char __a, vector signed char __b) { in vec_mergel()
5357 vec_mergel(vector unsigned char __a, vector unsigned char __b) { in vec_mergel()
5365 vec_mergel(vector bool char __a, vector bool char __b) { in vec_mergel()
5373 vector short __b) { in vec_mergel()
5381 vec_mergel(vector unsigned short __a, vector unsigned short __b) { in vec_mergel()
5389 vec_mergel(vector bool short __a, vector bool short __b) { in vec_mergel()
5397 vector pixel __b) { in vec_mergel()
5405 vector int __b) { in vec_mergel()
5413 vec_mergel(vector unsigned int __a, vector unsigned int __b) { in vec_mergel()
5421 vector bool int __b) { in vec_mergel()
5429 vector float __b) { in vec_mergel()
5438 vec_mergel(vector signed long long __a, vector signed long long __b) { in vec_mergel()
5445 vec_mergel(vector signed long long __a, vector bool long long __b) { in vec_mergel()
5452 vec_mergel(vector bool long long __a, vector signed long long __b) { in vec_mergel()
5459 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergel()
5466 vec_mergel(vector unsigned long long __a, vector bool long long __b) { in vec_mergel()
5473 vec_mergel(vector bool long long __a, vector unsigned long long __b) { in vec_mergel()
5480 vec_mergel(vector bool long long __a, vector bool long long __b) { in vec_mergel()
5487 vector double __b) { in vec_mergel()
5494 vec_mergel(vector double __a, vector bool long long __b) { in vec_mergel()
5501 vec_mergel(vector bool long long __a, vector double __b) { in vec_mergel()
5514 vec_vmrglb(vector signed char __a, vector signed char __b) { in vec_vmrglb()
5522 vec_vmrglb(vector unsigned char __a, vector unsigned char __b) { in vec_vmrglb()
5530 vec_vmrglb(vector bool char __a, vector bool char __b) { in vec_vmrglb()
5542 vector short __b) { in vec_vmrglh()
5550 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrglh()
5558 vec_vmrglh(vector bool short __a, vector bool short __b) { in vec_vmrglh()
5566 vector pixel __b) { in vec_vmrglh()
5578 vector int __b) { in vec_vmrglw()
5586 vec_vmrglw(vector unsigned int __a, vector unsigned int __b) { in vec_vmrglw()
5594 vector bool int __b) { in vec_vmrglw()
5602 vector float __b) { in vec_vmrglw()
5613 vector bool int __b) { in vec_mergee()
5621 vec_mergee(vector signed int __a, vector signed int __b) { in vec_mergee()
5629 vec_mergee(vector unsigned int __a, vector unsigned int __b) { in vec_mergee()
5637 vec_mergee(vector bool long long __a, vector bool long long __b) { in vec_mergee()
5642 vec_mergee(vector signed long long __a, vector signed long long __b) { in vec_mergee()
5647 vec_mergee(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergee()
5652 vec_mergee(vector float __a, vector float __b) { in vec_mergee()
5660 vec_mergee(vector double __a, vector double __b) { in vec_mergee()
5667 vector bool int __b) { in vec_mergeo()
5675 vec_mergeo(vector signed int __a, vector signed int __b) { in vec_mergeo()
5683 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { in vec_mergeo()
5691 vec_mergeo(vector bool long long __a, vector bool long long __b) { in vec_mergeo()
5696 vec_mergeo(vector signed long long __a, vector signed long long __b) { in vec_mergeo()
5701 vec_mergeo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergeo()
5706 vec_mergeo(vector float __a, vector float __b) { in vec_mergeo()
5714 vec_mergeo(vector double __a, vector double __b) { in vec_mergeo()
5730 vec_min(vector signed char __a, vector signed char __b) { in vec_min()
5735 vec_min(vector bool char __a, vector signed char __b) { in vec_min()
5740 vec_min(vector signed char __a, vector bool char __b) { in vec_min()
5745 vec_min(vector unsigned char __a, vector unsigned char __b) { in vec_min()
5750 vec_min(vector bool char __a, vector unsigned char __b) { in vec_min()
5755 vec_min(vector unsigned char __a, vector bool char __b) { in vec_min()
5760 vector short __b) { in vec_min()
5765 vector short __b) { in vec_min()
5770 vector bool short __b) { in vec_min()
5775 vec_min(vector unsigned short __a, vector unsigned short __b) { in vec_min()
5780 vec_min(vector bool short __a, vector unsigned short __b) { in vec_min()
5785 vec_min(vector unsigned short __a, vector bool short __b) { in vec_min()
5790 vector int __b) { in vec_min()
5795 vector int __b) { in vec_min()
5800 vector bool int __b) { in vec_min()
5805 vec_min(vector unsigned int __a, vector unsigned int __b) { in vec_min()
5810 vec_min(vector bool int __a, vector unsigned int __b) { in vec_min()
5815 vec_min(vector unsigned int __a, vector bool int __b) { in vec_min()
5821 vec_min(vector signed long long __a, vector signed long long __b) { in vec_min()
5826 vec_min(vector bool long long __a, vector signed long long __b) { in vec_min()
5831 vec_min(vector signed long long __a, vector bool long long __b) { in vec_min()
5836 vec_min(vector unsigned long long __a, vector unsigned long long __b) { in vec_min()
5841 vec_min(vector bool long long __a, vector unsigned long long __b) { in vec_min()
5846 vec_min(vector unsigned long long __a, vector bool long long __b) { in vec_min()
5852 vector float __b) { in vec_min()
5862 vector double __b) { in vec_min()
5870 vec_vminsb(vector signed char __a, vector signed char __b) { in vec_vminsb()
5875 vec_vminsb(vector bool char __a, vector signed char __b) { in vec_vminsb()
5880 vec_vminsb(vector signed char __a, vector bool char __b) { in vec_vminsb()
5887 vec_vminub(vector unsigned char __a, vector unsigned char __b) { in vec_vminub()
5892 vec_vminub(vector bool char __a, vector unsigned char __b) { in vec_vminub()
5897 vec_vminub(vector unsigned char __a, vector bool char __b) { in vec_vminub()
5904 vector short __b) { in vec_vminsh()
5909 vector short __b) { in vec_vminsh()
5914 vector bool short __b) { in vec_vminsh()
5921 vec_vminuh(vector unsigned short __a, vector unsigned short __b) { in vec_vminuh()
5926 vec_vminuh(vector bool short __a, vector unsigned short __b) { in vec_vminuh()
5931 vec_vminuh(vector unsigned short __a, vector bool short __b) { in vec_vminuh()
5938 vector int __b) { in vec_vminsw()
5943 vector int __b) { in vec_vminsw()
5948 vector bool int __b) { in vec_vminsw()
5955 vec_vminuw(vector unsigned int __a, vector unsigned int __b) { in vec_vminuw()
5960 vec_vminuw(vector bool int __a, vector unsigned int __b) { in vec_vminuw()
5965 vec_vminuw(vector unsigned int __a, vector bool int __b) { in vec_vminuw()
5972 vec_vminfp(vector float __a, vector float __b) { in vec_vminfp()
5985 vector short __b, in vec_mladd()
5991 vector short __a, vector unsigned short __b, vector unsigned short __c) { in vec_mladd()
5996 vector short __b, in vec_mladd()
6002 vec_mladd(vector unsigned short __a, vector unsigned short __b, in vec_mladd()
6010 vector short __b, in vec_vmladduhm()
6016 vector short __a, vector unsigned short __b, vector unsigned short __c) { in vec_vmladduhm()
6021 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) { in vec_vmladduhm()
6026 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, in vec_vmladduhm()
6034 vec_mradds(vector short __a, vector short __b, vector short __c) { in vec_mradds()
6041 vec_vmhraddshs(vector short __a, vector short __b, vector short __c) { in vec_vmhraddshs()
6048 vector unsigned char __b, in vec_msum()
6054 vec_msum(vector unsigned char __a, vector unsigned char __b, in vec_msum()
6060 vector short __b, in vec_msum()
6066 vec_msum(vector unsigned short __a, vector unsigned short __b, in vec_msum()
6075 vec_msumc(vector unsigned long long __a, vector unsigned long long __b, in vec_msumc()
6084 vec_vmsummbm(vector signed char __a, vector unsigned char __b, vector int __c) { in vec_vmsummbm()
6091 vec_vmsumubm(vector unsigned char __a, vector unsigned char __b, in vec_vmsumubm()
6099 vec_vmsumshm(vector short __a, vector short __b, vector int __c) { in vec_vmsumshm()
6106 vec_vmsumuhm(vector unsigned short __a, vector unsigned short __b, in vec_vmsumuhm()
6114 vector short __b, in vec_msums()
6120 vec_msums(vector unsigned short __a, vector unsigned short __b, in vec_msums()
6128 vec_vmsumshs(vector short __a, vector short __b, vector int __c) { in vec_vmsumshs()
6135 vec_vmsumuhs(vector unsigned short __a, vector unsigned short __b, in vec_vmsumuhs()
6193 vec_mul(vector signed char __a, vector signed char __b) { in vec_mul()
6198 vec_mul(vector unsigned char __a, vector unsigned char __b) { in vec_mul()
6203 vec_mul(vector signed short __a, vector signed short __b) { in vec_mul()
6208 vec_mul(vector unsigned short __a, vector unsigned short __b) { in vec_mul()
6213 vec_mul(vector signed int __a, vector signed int __b) { in vec_mul()
6218 vec_mul(vector unsigned int __a, vector unsigned int __b) { in vec_mul()
6224 vec_mul(vector signed long long __a, vector signed long long __b) { in vec_mul()
6229 vec_mul(vector unsigned long long __a, vector unsigned long long __b) { in vec_mul()
6235 vector float __b) { in vec_mul()
6241 vector double __b) { in vec_mul()
6252 vector signed char __b) { in vec_mule()
6261 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule()
6270 vector short __b) { in vec_mule()
6279 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule()
6289 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule()
6298 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule()
6309 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule()
6318 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule()
6330 vec_vmulesb(vector signed char __a, vector signed char __b) { in vec_vmulesb()
6341 vec_vmuleub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuleub()
6352 vec_vmulesh(vector short __a, vector short __b) { in vec_vmulesh()
6363 vec_vmuleuh(vector unsigned short __a, vector unsigned short __b) { in vec_vmuleuh()
6375 vec_mulh(vector signed int __a, vector signed int __b) { in vec_mulh()
6380 vec_mulh(vector unsigned int __a, vector unsigned int __b) { in vec_mulh()
6385 vec_mulh(vector signed long long __a, vector signed long long __b) { in vec_mulh()
6390 vec_mulh(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulh()
6398 vector signed char __b) { in vec_mulo()
6407 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo()
6416 vector short __b) { in vec_mulo()
6425 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo()
6435 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo()
6444 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo()
6455 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo()
6464 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo()
6476 vec_vmulosb(vector signed char __a, vector signed char __b) { in vec_vmulosb()
6487 vec_vmuloub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuloub()
6498 vec_vmulosh(vector short __a, vector short __b) { in vec_vmulosh()
6509 vec_vmulouh(vector unsigned short __a, vector unsigned short __b) { in vec_vmulouh()
6521 vec_nand(vector signed char __a, vector signed char __b) { in vec_nand()
6526 vec_nand(vector signed char __a, vector bool char __b) { in vec_nand()
6531 vec_nand(vector bool char __a, vector signed char __b) { in vec_nand()
6536 vec_nand(vector unsigned char __a, vector unsigned char __b) { in vec_nand()
6541 vec_nand(vector unsigned char __a, vector bool char __b) { in vec_nand()
6546 vec_nand(vector bool char __a, vector unsigned char __b) { in vec_nand()
6551 vector bool char __b) { in vec_nand()
6556 vec_nand(vector signed short __a, vector signed short __b) { in vec_nand()
6561 vec_nand(vector signed short __a, vector bool short __b) { in vec_nand()
6566 vec_nand(vector bool short __a, vector signed short __b) { in vec_nand()
6571 vec_nand(vector unsigned short __a, vector unsigned short __b) { in vec_nand()
6576 vec_nand(vector unsigned short __a, vector bool short __b) { in vec_nand()
6581 vec_nand(vector bool short __a, vector bool short __b) { in vec_nand()
6586 vec_nand(vector signed int __a, vector signed int __b) { in vec_nand()
6591 vector bool int __b) { in vec_nand()
6596 vec_nand(vector bool int __a, vector signed int __b) { in vec_nand()
6601 vec_nand(vector unsigned int __a, vector unsigned int __b) { in vec_nand()
6606 vec_nand(vector unsigned int __a, vector bool int __b) { in vec_nand()
6611 vec_nand(vector bool int __a, vector unsigned int __b) { in vec_nand()
6616 vector bool int __b) { in vec_nand()
6621 vec_nand(vector float __a, vector float __b) { in vec_nand()
6627 vec_nand(vector signed long long __a, vector signed long long __b) { in vec_nand()
6632 vec_nand(vector signed long long __a, vector bool long long __b) { in vec_nand()
6637 vec_nand(vector bool long long __a, vector signed long long __b) { in vec_nand()
6642 vec_nand(vector unsigned long long __a, vector unsigned long long __b) { in vec_nand()
6647 vec_nand(vector unsigned long long __a, vector bool long long __b) { in vec_nand()
6652 vec_nand(vector bool long long __a, vector unsigned long long __b) { in vec_nand()
6657 vec_nand(vector bool long long __a, vector bool long long __b) { in vec_nand()
6662 vec_nand(vector double __a, vector double __b) { in vec_nand()
6673 vector float __b, in vec_nmadd()
6679 vector double __b, in vec_nmadd()
6688 vector float __b, in vec_nmsub()
6699 vector double __b, in vec_nmsub()
6708 vec_vnmsubfp(vector float __a, vector float __b, vector float __c) { in vec_vnmsubfp()
6717 vec_nor(vector signed char __a, vector signed char __b) { in vec_nor()
6722 vec_nor(vector unsigned char __a, vector unsigned char __b) { in vec_nor()
6727 vector bool char __b) { in vec_nor()
6732 vector short __b) { in vec_nor()
6737 vec_nor(vector unsigned short __a, vector unsigned short __b) { in vec_nor()
6742 vec_nor(vector bool short __a, vector bool short __b) { in vec_nor()
6747 vector int __b) { in vec_nor()
6752 vec_nor(vector unsigned int __a, vector unsigned int __b) { in vec_nor()
6757 vector bool int __b) { in vec_nor()
6762 vector float __b) { in vec_nor()
6770 vector double __b) { in vec_nor()
6780 vec_vnor(vector signed char __a, vector signed char __b) { in vec_vnor()
6785 vec_vnor(vector unsigned char __a, vector unsigned char __b) { in vec_vnor()
6790 vector bool char __b) { in vec_vnor()
6795 vector short __b) { in vec_vnor()
6800 vec_vnor(vector unsigned short __a, vector unsigned short __b) { in vec_vnor()
6805 vec_vnor(vector bool short __a, vector bool short __b) { in vec_vnor()
6810 vector int __b) { in vec_vnor()
6815 vec_vnor(vector unsigned int __a, vector unsigned int __b) { in vec_vnor()
6820 vector bool int __b) { in vec_vnor()
6825 vector float __b) { in vec_vnor()
6833 vec_nor(vector signed long long __a, vector signed long long __b) { in vec_nor()
6838 vec_nor(vector unsigned long long __a, vector unsigned long long __b) { in vec_nor()
6843 vec_nor(vector bool long long __a, vector bool long long __b) { in vec_nor()
6853 vec_or(vector signed char __a, vector signed char __b) { in vec_or()
6858 vec_or(vector bool char __a, vector signed char __b) { in vec_or()
6863 vector bool char __b) { in vec_or()
6868 vec_or(vector unsigned char __a, vector unsigned char __b) { in vec_or()
6873 vec_or(vector bool char __a, vector unsigned char __b) { in vec_or()
6878 vec_or(vector unsigned char __a, vector bool char __b) { in vec_or()
6883 vector bool char __b) { in vec_or()
6888 vector short __b) { in vec_or()
6893 vector short __b) { in vec_or()
6898 vector bool short __b) { in vec_or()
6903 vec_or(vector unsigned short __a, vector unsigned short __b) { in vec_or()
6908 vec_or(vector bool short __a, vector unsigned short __b) { in vec_or()
6913 vec_or(vector unsigned short __a, vector bool short __b) { in vec_or()
6918 vector bool short __b) { in vec_or()
6923 vector int __b) { in vec_or()
6928 vector int __b) { in vec_or()
6933 vector bool int __b) { in vec_or()
6938 vec_or(vector unsigned int __a, vector unsigned int __b) { in vec_or()
6943 vec_or(vector bool int __a, vector unsigned int __b) { in vec_or()
6948 vec_or(vector unsigned int __a, vector bool int __b) { in vec_or()
6953 vector bool int __b) { in vec_or()
6958 vector float __b) { in vec_or()
6965 vector float __b) { in vec_or()
6972 vector bool int __b) { in vec_or()
6980 vector double __b) { in vec_or()
6986 vector bool long long __b) { in vec_or()
6992 vector double __b) { in vec_or()
6998 vec_or(vector signed long long __a, vector signed long long __b) { in vec_or()
7003 vec_or(vector bool long long __a, vector signed long long __b) { in vec_or()
7008 vec_or(vector signed long long __a, vector bool long long __b) { in vec_or()
7013 vec_or(vector unsigned long long __a, vector unsigned long long __b) { in vec_or()
7018 vec_or(vector bool long long __a, vector unsigned long long __b) { in vec_or()
7023 vec_or(vector unsigned long long __a, vector bool long long __b) { in vec_or()
7028 vec_or(vector bool long long __a, vector bool long long __b) { in vec_or()
7035 vec_orc(vector signed char __a, vector signed char __b) { in vec_orc()
7040 vec_orc(vector signed char __a, vector bool char __b) { in vec_orc()
7045 vec_orc(vector bool char __a, vector signed char __b) { in vec_orc()
7050 vec_orc(vector unsigned char __a, vector unsigned char __b) { in vec_orc()
7055 vec_orc(vector unsigned char __a, vector bool char __b) { in vec_orc()
7060 vec_orc(vector bool char __a, vector unsigned char __b) { in vec_orc()
7065 vector bool char __b) { in vec_orc()
7070 vec_orc(vector signed short __a, vector signed short __b) { in vec_orc()
7075 vec_orc(vector signed short __a, vector bool short __b) { in vec_orc()
7080 vec_orc(vector bool short __a, vector signed short __b) { in vec_orc()
7085 vec_orc(vector unsigned short __a, vector unsigned short __b) { in vec_orc()
7090 vec_orc(vector unsigned short __a, vector bool short __b) { in vec_orc()
7095 vec_orc(vector bool short __a, vector unsigned short __b) { in vec_orc()
7100 vec_orc(vector bool short __a, vector bool short __b) { in vec_orc()
7105 vec_orc(vector signed int __a, vector signed int __b) { in vec_orc()
7110 vector bool int __b) { in vec_orc()
7115 vec_orc(vector bool int __a, vector signed int __b) { in vec_orc()
7120 vec_orc(vector unsigned int __a, vector unsigned int __b) { in vec_orc()
7125 vec_orc(vector unsigned int __a, vector bool int __b) { in vec_orc()
7130 vec_orc(vector bool int __a, vector unsigned int __b) { in vec_orc()
7135 vector bool int __b) { in vec_orc()
7140 vec_orc(vector bool int __a, vector float __b) { in vec_orc()
7145 vec_orc(vector float __a, vector bool int __b) { in vec_orc()
7150 vector float __b) { in vec_orc()
7155 vec_orc(vector signed long long __a, vector signed long long __b) { in vec_orc()
7160 vec_orc(vector signed long long __a, vector bool long long __b) { in vec_orc()
7165 vec_orc(vector bool long long __a, vector signed long long __b) { in vec_orc()
7170 vec_orc(vector unsigned long long __a, vector unsigned long long __b) { in vec_orc()
7175 vec_orc(vector unsigned long long __a, vector bool long long __b) { in vec_orc()
7180 vec_orc(vector bool long long __a, vector unsigned long long __b) { in vec_orc()
7185 vec_orc(vector bool long long __a, vector bool long long __b) { in vec_orc()
7190 vec_orc(vector double __a, vector bool long long __b) { in vec_orc()
7195 vec_orc(vector bool long long __a, vector double __b) { in vec_orc()
7200 vector double __b) { in vec_orc()
7209 vec_vor(vector signed char __a, vector signed char __b) { in vec_vor()
7214 vec_vor(vector bool char __a, vector signed char __b) { in vec_vor()
7219 vec_vor(vector signed char __a, vector bool char __b) { in vec_vor()
7224 vec_vor(vector unsigned char __a, vector unsigned char __b) { in vec_vor()
7229 vec_vor(vector bool char __a, vector unsigned char __b) { in vec_vor()
7234 vec_vor(vector unsigned char __a, vector bool char __b) { in vec_vor()
7239 vector bool char __b) { in vec_vor()
7244 vector short __b) { in vec_vor()
7249 vector short __b) { in vec_vor()
7254 vector bool short __b) { in vec_vor()
7259 vec_vor(vector unsigned short __a, vector unsigned short __b) { in vec_vor()
7264 vec_vor(vector bool short __a, vector unsigned short __b) { in vec_vor()
7269 vec_vor(vector unsigned short __a, vector bool short __b) { in vec_vor()
7274 vec_vor(vector bool short __a, vector bool short __b) { in vec_vor()
7279 vector int __b) { in vec_vor()
7284 vector int __b) { in vec_vor()
7289 vector bool int __b) { in vec_vor()
7294 vec_vor(vector unsigned int __a, vector unsigned int __b) { in vec_vor()
7299 vec_vor(vector bool int __a, vector unsigned int __b) { in vec_vor()
7304 vec_vor(vector unsigned int __a, vector bool int __b) { in vec_vor()
7309 vector bool int __b) { in vec_vor()
7314 vector float __b) { in vec_vor()
7321 vector float __b) { in vec_vor()
7328 vector bool int __b) { in vec_vor()
7336 vec_vor(vector signed long long __a, vector signed long long __b) { in vec_vor()
7341 vec_vor(vector bool long long __a, vector signed long long __b) { in vec_vor()
7346 vec_vor(vector signed long long __a, vector bool long long __b) { in vec_vor()
7351 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vor()
7356 vec_vor(vector bool long long __a, vector unsigned long long __b) { in vec_vor()
7361 vec_vor(vector unsigned long long __a, vector bool long long __b) { in vec_vor()
7366 vec_vor(vector bool long long __a, vector bool long long __b) { in vec_vor()
7377 vec_pack(vector signed short __a, vector signed short __b) { in vec_pack()
7392 vec_pack(vector unsigned short __a, vector unsigned short __b) { in vec_pack()
7407 vec_pack(vector bool short __a, vector bool short __b) { in vec_pack()
7422 vector int __b) { in vec_pack()
7437 vec_pack(vector unsigned int __a, vector unsigned int __b) { in vec_pack()
7452 vector bool int __b) { in vec_pack()
7468 vec_pack(vector signed long long __a, vector signed long long __b) { in vec_pack()
7482 vec_pack(vector unsigned long long __a, vector unsigned long long __b) { in vec_pack()
7497 vec_pack(vector bool long long __a, vector bool long long __b) { in vec_pack()
7512 vec_pack(vector double __a, vector double __b) { in vec_pack()
7519 vec_pack_to_short_fp32(vector float __a, vector float __b) { in vec_pack_to_short_fp32()
7535 vec_vpkuhum(vector signed short __a, vector signed short __b) { in vec_vpkuhum()
7550 vec_vpkuhum(vector unsigned short __a, vector unsigned short __b) { in vec_vpkuhum()
7565 vec_vpkuhum(vector bool short __a, vector bool short __b) { in vec_vpkuhum()
7584 vector int __b) { in vec_vpkuwum()
7599 vec_vpkuwum(vector unsigned int __a, vector unsigned int __b) { in vec_vpkuwum()
7614 vec_vpkuwum(vector bool int __a, vector bool int __b) { in vec_vpkuwum()
7634 vector long long __b) { in vec_vpkudum()
7649 vec_vpkudum(vector unsigned long long __a, vector unsigned long long __b) { in vec_vpkudum()
7664 vec_vpkudum(vector bool long long __a, vector bool long long __b) { in vec_vpkudum()
7682 vec_packpx(vector unsigned int __a, vector unsigned int __b) { in vec_packpx()
7693 vec_vpkpx(vector unsigned int __a, vector unsigned int __b) { in vec_vpkpx()
7704 vector short __b) { in vec_packs()
7713 vec_packs(vector unsigned short __a, vector unsigned short __b) { in vec_packs()
7722 vector int __b) { in vec_packs()
7731 vec_packs(vector unsigned int __a, vector unsigned int __b) { in vec_packs()
7741 vector long long __b) { in vec_packs()
7750 vec_packs(vector unsigned long long __a, vector unsigned long long __b) { in vec_packs()
7762 vec_vpkshss(vector short __a, vector short __b) { in vec_vpkshss()
7774 vector long long __b) { in vec_vpksdss()
7786 vec_vpkuhus(vector unsigned short __a, vector unsigned short __b) { in vec_vpkuhus()
7798 vec_vpkudus(vector unsigned long long __a, vector unsigned long long __b) { in vec_vpkudus()
7810 vec_vpkswss(vector int __a, vector int __b) { in vec_vpkswss()
7821 vec_vpkuwus(vector unsigned int __a, vector unsigned int __b) { in vec_vpkuwus()
7832 vec_packsu(vector short __a, vector short __b) { in vec_packsu()
7841 vec_packsu(vector unsigned short __a, vector unsigned short __b) { in vec_packsu()
7850 vec_packsu(vector int __a, vector int __b) { in vec_packsu()
7859 vec_packsu(vector unsigned int __a, vector unsigned int __b) { in vec_packsu()
7869 vec_packsu(vector long long __a, vector long long __b) { in vec_packsu()
7878 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) { in vec_packsu()
7890 vec_vpkshus(vector short __a, vector short __b) { in vec_vpkshus()
7899 vec_vpkshus(vector unsigned short __a, vector unsigned short __b) { in vec_vpkshus()
7910 vec_vpkswus(vector int __a, vector int __b) { in vec_vpkswus()
7919 vec_vpkswus(vector unsigned int __a, vector unsigned int __b) { in vec_vpkswus()
7931 vec_vpksdus(vector long long __a, vector long long __b) { in vec_vpksdus()
7951 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_perm()
7965 vec_perm(vector unsigned char __a, vector unsigned char __b, in vec_perm()
7980 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_perm()
7994 vector signed short __b, in vec_perm()
8009 vec_perm(vector unsigned short __a, vector unsigned short __b, in vec_perm()
8024 vector bool short __a, vector bool short __b, vector unsigned char __c) { in vec_perm()
8038 vector pixel __b, in vec_perm()
8053 vector signed int __b, in vec_perm()
8066 vec_perm(vector unsigned int __a, vector unsigned int __b, in vec_perm()
8081 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_perm()
8095 vector float __b, in vec_perm()
8111 vec_perm(vector signed long long __a, vector signed long long __b, in vec_perm()
8126 vec_perm(vector unsigned long long __a, vector unsigned long long __b, in vec_perm()
8141 vec_perm(vector bool long long __a, vector bool long long __b, in vec_perm()
8156 vec_perm(vector double __a, vector double __b, vector unsigned char __c) { in vec_perm()
8173 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_vperm()
8178 vec_vperm(vector unsigned char __a, vector unsigned char __b, in vec_vperm()
8184 vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vperm()
8189 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) { in vec_vperm()
8194 vec_vperm(vector unsigned short __a, vector unsigned short __b, in vec_vperm()
8200 vector bool short __a, vector bool short __b, vector unsigned char __c) { in vec_vperm()
8205 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) { in vec_vperm()
8210 vector int __b, in vec_vperm()
8216 vec_vperm(vector unsigned int __a, vector unsigned int __b, in vec_vperm()
8222 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_vperm()
8227 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) { in vec_vperm()
8233 vector long long __a, vector long long __b, vector unsigned char __c) { in vec_vperm()
8238 vec_vperm(vector unsigned long long __a, vector unsigned long long __b, in vec_vperm()
8244 vec_vperm(vector double __a, vector double __b, vector unsigned char __c) { in vec_vperm()
8275 vec_rl(vector signed char __a, vector unsigned char __b) { in vec_rl()
8280 vec_rl(vector unsigned char __a, vector unsigned char __b) { in vec_rl()
8285 vector unsigned short __b) { in vec_rl()
8290 vec_rl(vector unsigned short __a, vector unsigned short __b) { in vec_rl()
8295 vector unsigned int __b) { in vec_rl()
8300 vec_rl(vector unsigned int __a, vector unsigned int __b) { in vec_rl()
8306 vec_rl(vector signed long long __a, vector unsigned long long __b) { in vec_rl()
8311 vec_rl(vector unsigned long long __a, vector unsigned long long __b) { in vec_rl()
8319 vec_rl(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_rl()
8329 vec_rl(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_rl()
8337 vec_rlmi(vector unsigned int __a, vector unsigned int __b, in vec_rlmi()
8343 vec_rlmi(vector unsigned long long __a, vector unsigned long long __b, in vec_rlmi()
8351 vec_rlmi(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_rlmi()
8357 vec_rlmi(vector signed __int128 __a, vector signed __int128 __b, in vec_rlmi()
8368 vec_rlnm(vector unsigned int __a, vector unsigned int __b, in vec_rlnm()
8375 vec_rlnm(vector unsigned long long __a, vector unsigned long long __b, in vec_rlnm()
8384 vec_rlnm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_rlnm()
8401 vec_rlnm(vector signed __int128 __a, vector signed __int128 __b, in vec_rlnm()
8422 vec_vrlb(vector signed char __a, vector unsigned char __b) { in vec_vrlb()
8427 vec_vrlb(vector unsigned char __a, vector unsigned char __b) { in vec_vrlb()
8434 vec_vrlh(vector short __a, vector unsigned short __b) { in vec_vrlh()
8439 vec_vrlh(vector unsigned short __a, vector unsigned short __b) { in vec_vrlh()
8446 vector unsigned int __b) { in vec_vrlw()
8451 vec_vrlw(vector unsigned int __a, vector unsigned int __b) { in vec_vrlw()
8577 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_sel()
8582 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_sel()
8587 vec_sel(vector unsigned char __a, vector unsigned char __b, in vec_sel()
8593 vector unsigned char __a, vector unsigned char __b, vector bool char __c) { in vec_sel()
8598 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_sel()
8603 vector bool char __b, in vec_sel()
8609 vector short __b, in vec_sel()
8615 vector short __b, in vec_sel()
8621 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel()
8627 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel()
8634 vector bool short __a, vector bool short __b, vector unsigned short __c) { in vec_sel()
8639 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_sel()
8644 vector int __b, in vec_sel()
8650 vector int __b, in vec_sel()
8656 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in vec_sel()
8661 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { in vec_sel()
8666 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_sel()
8671 vector bool int __b, in vec_sel()
8677 vector float __b, in vec_sel()
8685 vector float __b, in vec_sel()
8694 vec_sel(vector double __a, vector double __b, vector bool long long __c) { in vec_sel()
8701 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { in vec_sel()
8708 vec_sel(vector bool long long __a, vector bool long long __b, in vec_sel()
8714 vec_sel(vector bool long long __a, vector bool long long __b, in vec_sel()
8721 vec_sel(vector signed long long __a, vector signed long long __b, in vec_sel()
8728 vec_sel(vector signed long long __a, vector signed long long __b, in vec_sel()
8735 vec_sel(vector unsigned long long __a, vector unsigned long long __b, in vec_sel()
8742 vec_sel(vector unsigned long long __a, vector unsigned long long __b, in vec_sel()
8751 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_vsel()
8756 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_vsel()
8761 vec_vsel(vector unsigned char __a, vector unsigned char __b, in vec_vsel()
8767 vector unsigned char __a, vector unsigned char __b, vector bool char __c) { in vec_vsel()
8772 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vsel()
8777 vector bool char __b, in vec_vsel()
8783 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) { in vec_vsel()
8788 vector short __b, in vec_vsel()
8794 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel()
8800 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel()
8807 vector bool short __a, vector bool short __b, vector unsigned short __c) { in vec_vsel()
8812 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_vsel()
8817 vector int __b, in vec_vsel()
8823 vector int __b, in vec_vsel()
8829 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in vec_vsel()
8834 vector unsigned int __a, vector unsigned int __b, vector bool int __c) { in vec_vsel()
8839 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_vsel()
8844 vector bool int __b, in vec_vsel()
8850 vector float __b, in vec_vsel()
8858 vector float __b, in vec_vsel()
8870 vec_sl(vector unsigned char __a, vector unsigned char __b) { in vec_sl()
8876 vec_sl(vector signed char __a, vector unsigned char __b) { in vec_sl()
8881 vec_sl(vector unsigned short __a, vector unsigned short __b) { in vec_sl()
8887 vector unsigned short __b) { in vec_sl()
8892 vec_sl(vector unsigned int __a, vector unsigned int __b) { in vec_sl()
8898 vector unsigned int __b) { in vec_sl()
8904 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { in vec_sl()
8910 vec_sl(vector long long __a, vector unsigned long long __b) { in vec_sl()
8917 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { in vec_sl()
8956 vec_sl(vector long long __a, vector unsigned long long __b) { in vec_sl()
8966 vec_vslb(vector signed char __a, vector unsigned char __b) { in vec_vslb()
8971 vec_vslb(vector unsigned char __a, vector unsigned char __b) { in vec_vslb()
8980 vec_vslh(vector short __a, vector unsigned short __b) { in vec_vslh()
8985 vec_vslh(vector unsigned short __a, vector unsigned short __b) { in vec_vslh()
8994 vector unsigned int __b) { in vec_vslw()
8999 vec_vslw(vector unsigned int __a, vector unsigned int __b) { in vec_vslw()
9008 vector signed char __a, vector signed char __b, unsigned const int __c) { in vec_sld()
9026 vec_sld(vector unsigned char __a, vector unsigned char __b, in vec_sld()
9045 vec_sld(vector bool char __a, vector bool char __b, unsigned const int __c) { in vec_sld()
9063 vector signed short __a, vector signed short __b, unsigned const int __c) { in vec_sld()
9081 vec_sld(vector unsigned short __a, vector unsigned short __b, in vec_sld()
9100 vec_sld(vector bool short __a, vector bool short __b, unsigned const int __c) { in vec_sld()
9118 vector pixel __b, in vec_sld()
9137 vec_sld(vector signed int __a, vector signed int __b, unsigned const int __c) { in vec_sld()
9155 vector unsigned int __a, vector unsigned int __b, unsigned const int __c) { in vec_sld()
9173 vector bool int __b, in vec_sld()
9192 vector float __b, in vec_sld()
9212 vec_sld(vector bool long long __a, vector bool long long __b, in vec_sld()
9231 vec_sld(vector signed long long __a, vector signed long long __b, in vec_sld()
9250 vec_sld(vector unsigned long long __a, vector unsigned long long __b, in vec_sld()
9269 vector double __b, in vec_sld()
9290 vector signed char __a, vector signed char __b, unsigned const int __c) { in vec_sldw()
9295 vec_sldw(vector unsigned char __a, vector unsigned char __b, in vec_sldw()
9301 vector signed short __a, vector signed short __b, unsigned const int __c) { in vec_sldw()
9306 vec_sldw(vector unsigned short __a, vector unsigned short __b, in vec_sldw()
9312 vec_sldw(vector signed int __a, vector signed int __b, unsigned const int __c) { in vec_sldw()
9317 vector unsigned int __a, vector unsigned int __b, unsigned const int __c) { in vec_sldw()
9322 vector float __a, vector float __b, unsigned const int __c) { in vec_sldw()
9328 vec_sldw(vector signed long long __a, vector signed long long __b, in vec_sldw()
9334 vec_sldw(vector unsigned long long __a, vector unsigned long long __b, in vec_sldw()
9340 vector double __a, vector double __b, unsigned const int __c) { in vec_sldw()
9348 vec_slv(vector unsigned char __a, vector unsigned char __b) { in vec_slv()
9354 vec_srv(vector unsigned char __a, vector unsigned char __b) { in vec_srv()
9362 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) { in vec_vsldoi()
9380 vector unsigned char __a, vector unsigned char __b, unsigned char __c) { in vec_vsldoi()
9398 vector short __b, in vec_vsldoi()
9417 vector unsigned short __a, vector unsigned short __b, unsigned char __c) { in vec_vsldoi()
9435 vector pixel __b, in vec_vsldoi()
9454 vector int __b, in vec_vsldoi()
9473 vector unsigned int __a, vector unsigned int __b, unsigned char __c) { in vec_vsldoi()
9491 vector float __b, in vec_vsldoi()
9512 vec_sll(vector signed char __a, vector unsigned char __b) { in vec_sll()
9518 vec_sll(vector signed char __a, vector unsigned short __b) { in vec_sll()
9524 vec_sll(vector signed char __a, vector unsigned int __b) { in vec_sll()
9530 vec_sll(vector unsigned char __a, vector unsigned char __b) { in vec_sll()
9536 vec_sll(vector unsigned char __a, vector unsigned short __b) { in vec_sll()
9542 vec_sll(vector unsigned char __a, vector unsigned int __b) { in vec_sll()
9548 vec_sll(vector bool char __a, vector unsigned char __b) { in vec_sll()
9554 vec_sll(vector bool char __a, vector unsigned short __b) { in vec_sll()
9560 vec_sll(vector bool char __a, vector unsigned int __b) { in vec_sll()
9566 vector unsigned char __b) { in vec_sll()
9571 vector unsigned short __b) { in vec_sll()
9576 vector unsigned int __b) { in vec_sll()
9581 vec_sll(vector unsigned short __a, vector unsigned char __b) { in vec_sll()
9587 vec_sll(vector unsigned short __a, vector unsigned short __b) { in vec_sll()
9593 vec_sll(vector unsigned short __a, vector unsigned int __b) { in vec_sll()
9599 vec_sll(vector bool short __a, vector unsigned char __b) { in vec_sll()
9605 vec_sll(vector bool short __a, vector unsigned short __b) { in vec_sll()
9611 vec_sll(vector bool short __a, vector unsigned int __b) { in vec_sll()
9617 vector unsigned char __b) { in vec_sll()
9622 vector unsigned short __b) { in vec_sll()
9627 vector unsigned int __b) { in vec_sll()
9632 vector unsigned char __b) { in vec_sll()
9637 vector unsigned short __b) { in vec_sll()
9642 vector unsigned int __b) { in vec_sll()
9647 vec_sll(vector unsigned int __a, vector unsigned char __b) { in vec_sll()
9653 vec_sll(vector unsigned int __a, vector unsigned short __b) { in vec_sll()
9659 vec_sll(vector unsigned int __a, vector unsigned int __b) { in vec_sll()
9665 vec_sll(vector bool int __a, vector unsigned char __b) { in vec_sll()
9671 vec_sll(vector bool int __a, vector unsigned short __b) { in vec_sll()
9677 vec_sll(vector bool int __a, vector unsigned int __b) { in vec_sll()
9684 vec_sll(vector signed long long __a, vector unsigned char __b) { in vec_sll()
9690 vec_sll(vector unsigned long long __a, vector unsigned char __b) { in vec_sll()
9699 vec_vsl(vector signed char __a, vector unsigned char __b) { in vec_vsl()
9705 vec_vsl(vector signed char __a, vector unsigned short __b) { in vec_vsl()
9711 vec_vsl(vector signed char __a, vector unsigned int __b) { in vec_vsl()
9717 vec_vsl(vector unsigned char __a, vector unsigned char __b) { in vec_vsl()
9723 vec_vsl(vector unsigned char __a, vector unsigned short __b) { in vec_vsl()
9729 vec_vsl(vector unsigned char __a, vector unsigned int __b) { in vec_vsl()
9735 vec_vsl(vector bool char __a, vector unsigned char __b) { in vec_vsl()
9741 vec_vsl(vector bool char __a, vector unsigned short __b) { in vec_vsl()
9747 vec_vsl(vector bool char __a, vector unsigned int __b) { in vec_vsl()
9753 vector unsigned char __b) { in vec_vsl()
9758 vector unsigned short __b) { in vec_vsl()
9763 vector unsigned int __b) { in vec_vsl()
9768 vec_vsl(vector unsigned short __a, vector unsigned char __b) { in vec_vsl()
9774 vec_vsl(vector unsigned short __a, vector unsigned short __b) { in vec_vsl()
9780 vec_vsl(vector unsigned short __a, vector unsigned int __b) { in vec_vsl()
9786 vec_vsl(vector bool short __a, vector unsigned char __b) { in vec_vsl()
9792 vec_vsl(vector bool short __a, vector unsigned short __b) { in vec_vsl()
9798 vec_vsl(vector bool short __a, vector unsigned int __b) { in vec_vsl()
9804 vector unsigned char __b) { in vec_vsl()
9809 vector unsigned short __b) { in vec_vsl()
9814 vector unsigned int __b) { in vec_vsl()
9819 vector unsigned char __b) { in vec_vsl()
9824 vector unsigned short __b) { in vec_vsl()
9829 vector unsigned int __b) { in vec_vsl()
9834 vec_vsl(vector unsigned int __a, vector unsigned char __b) { in vec_vsl()
9840 vec_vsl(vector unsigned int __a, vector unsigned short __b) { in vec_vsl()
9846 vec_vsl(vector unsigned int __a, vector unsigned int __b) { in vec_vsl()
9852 vec_vsl(vector bool int __a, vector unsigned char __b) { in vec_vsl()
9858 vec_vsl(vector bool int __a, vector unsigned short __b) { in vec_vsl()
9864 vec_vsl(vector bool int __a, vector unsigned int __b) { in vec_vsl()
9872 vec_slo(vector signed char __a, vector signed char __b) { in vec_slo()
9878 vec_slo(vector signed char __a, vector unsigned char __b) { in vec_slo()
9884 vec_slo(vector unsigned char __a, vector signed char __b) { in vec_slo()
9890 vec_slo(vector unsigned char __a, vector unsigned char __b) { in vec_slo()
9896 vector signed char __b) { in vec_slo()
9901 vector unsigned char __b) { in vec_slo()
9906 vec_slo(vector unsigned short __a, vector signed char __b) { in vec_slo()
9912 vec_slo(vector unsigned short __a, vector unsigned char __b) { in vec_slo()
9918 vector signed char __b) { in vec_slo()
9923 vector unsigned char __b) { in vec_slo()
9928 vector signed char __b) { in vec_slo()
9933 vector unsigned char __b) { in vec_slo()
9938 vec_slo(vector unsigned int __a, vector signed char __b) { in vec_slo()
9944 vec_slo(vector unsigned int __a, vector unsigned char __b) { in vec_slo()
9950 vector signed char __b) { in vec_slo()
9955 vector unsigned char __b) { in vec_slo()
9961 vec_slo(vector signed long long __a, vector signed char __b) { in vec_slo()
9967 vec_slo(vector signed long long __a, vector unsigned char __b) { in vec_slo()
9973 vec_slo(vector unsigned long long __a, vector signed char __b) { in vec_slo()
9979 vec_slo(vector unsigned long long __a, vector unsigned char __b) { in vec_slo()
9988 vec_vslo(vector signed char __a, vector signed char __b) { in vec_vslo()
9994 vec_vslo(vector signed char __a, vector unsigned char __b) { in vec_vslo()
10000 vec_vslo(vector unsigned char __a, vector signed char __b) { in vec_vslo()
10006 vec_vslo(vector unsigned char __a, vector unsigned char __b) { in vec_vslo()
10012 vector signed char __b) { in vec_vslo()
10017 vector unsigned char __b) { in vec_vslo()
10022 vec_vslo(vector unsigned short __a, vector signed char __b) { in vec_vslo()
10028 vec_vslo(vector unsigned short __a, vector unsigned char __b) { in vec_vslo()
10034 vector signed char __b) { in vec_vslo()
10039 vector unsigned char __b) { in vec_vslo()
10044 vector signed char __b) { in vec_vslo()
10049 vector unsigned char __b) { in vec_vslo()
10054 vec_vslo(vector unsigned int __a, vector signed char __b) { in vec_vslo()
10060 vec_vslo(vector unsigned int __a, vector unsigned char __b) { in vec_vslo()
10066 vector signed char __b) { in vec_vslo()
10071 vector unsigned char __b) { in vec_vslo()
10078 vec_splat(vector signed char __a, unsigned const int __b) { in vec_splat()
10083 vec_splat(vector unsigned char __a, unsigned const int __b) { in vec_splat()
10088 vec_splat(vector bool char __a, unsigned const int __b) { in vec_splat()
10093 vec_splat(vector signed short __a, unsigned const int __b) { in vec_splat()
10102 vec_splat(vector unsigned short __a, unsigned const int __b) { in vec_splat()
10111 vec_splat(vector bool short __a, unsigned const int __b) { in vec_splat()
10120 unsigned const int __b) { in vec_splat()
10129 vec_splat(vector signed int __a, unsigned const int __b) { in vec_splat()
10138 vec_splat(vector unsigned int __a, unsigned const int __b) { in vec_splat()
10147 vec_splat(vector bool int __a, unsigned const int __b) { in vec_splat()
10156 unsigned const int __b) { in vec_splat()
10166 unsigned const int __b) { in vec_splat()
10175 vec_splat(vector bool long long __a, unsigned const int __b) { in vec_splat()
10184 vec_splat(vector signed long long __a, unsigned const int __b) { in vec_splat()
10193 vec_splat(vector unsigned long long __a, unsigned const int __b) { in vec_splat()
10208 vec_vspltb(vector signed char __a, unsigned char __b) { in vec_vspltb()
10213 vec_vspltb(vector unsigned char __a, unsigned char __b) { in vec_vspltb()
10218 unsigned char __b) { in vec_vspltb()
10227 unsigned char __b) { in vec_vsplth()
10236 vec_vsplth(vector unsigned short __a, unsigned char __b) { in vec_vsplth()
10245 vec_vsplth(vector bool short __a, unsigned char __b) { in vec_vsplth()
10254 unsigned char __b) { in vec_vsplth()
10267 unsigned char __b) { in vec_vspltw()
10276 vec_vspltw(vector unsigned int __a, unsigned char __b) { in vec_vspltw()
10285 unsigned char __b) { in vec_vspltw()
10294 unsigned char __b) { in vec_vspltw()
10381 vec_sr(vector unsigned char __a, vector unsigned char __b) { in vec_sr()
10387 vec_sr(vector signed char __a, vector unsigned char __b) { in vec_sr()
10392 vec_sr(vector unsigned short __a, vector unsigned short __b) { in vec_sr()
10398 vector unsigned short __b) { in vec_sr()
10403 vec_sr(vector unsigned int __a, vector unsigned int __b) { in vec_sr()
10409 vector unsigned int __b) { in vec_sr()
10415 vec_sr(vector unsigned long long __a, vector unsigned long long __b) { in vec_sr()
10421 vec_sr(vector long long __a, vector unsigned long long __b) { in vec_sr()
10426 vec_sr(vector unsigned long long __a, vector unsigned long long __b) { in vec_sr()
10465 vec_sr(vector long long __a, vector unsigned long long __b) { in vec_sr()
10475 vec_vsrb(vector signed char __a, vector unsigned char __b) { in vec_vsrb()
10480 vec_vsrb(vector unsigned char __a, vector unsigned char __b) { in vec_vsrb()
10489 vec_vsrh(vector short __a, vector unsigned short __b) { in vec_vsrh()
10494 vec_vsrh(vector unsigned short __a, vector unsigned short __b) { in vec_vsrh()
10503 vector unsigned int __b) { in vec_vsrw()
10508 vec_vsrw(vector unsigned int __a, vector unsigned int __b) { in vec_vsrw()
10515 vec_sra(vector signed char __a, vector unsigned char __b) { in vec_sra()
10520 vec_sra(vector unsigned char __a, vector unsigned char __b) { in vec_sra()
10525 vector unsigned short __b) { in vec_sra()
10530 vec_sra(vector unsigned short __a, vector unsigned short __b) { in vec_sra()
10535 vector unsigned int __b) { in vec_sra()
10540 vec_sra(vector unsigned int __a, vector unsigned int __b) { in vec_sra()
10546 vec_sra(vector signed long long __a, vector unsigned long long __b) { in vec_sra()
10551 vec_sra(vector unsigned long long __a, vector unsigned long long __b) { in vec_sra()
10556 vec_sra(vector signed long long __a, vector unsigned long long __b) { in vec_sra()
10562 vec_sra(vector unsigned long long __a, vector unsigned long long __b) { in vec_sra()
10571 vec_vsrab(vector signed char __a, vector unsigned char __b) { in vec_vsrab()
10576 vec_vsrab(vector unsigned char __a, vector unsigned char __b) { in vec_vsrab()
10583 vec_vsrah(vector short __a, vector unsigned short __b) { in vec_vsrah()
10588 vec_vsrah(vector unsigned short __a, vector unsigned short __b) { in vec_vsrah()
10595 vector unsigned int __b) { in vec_vsraw()
10600 vec_vsraw(vector unsigned int __a, vector unsigned int __b) { in vec_vsraw()
10607 vec_srl(vector signed char __a, vector unsigned char __b) { in vec_srl()
10613 vec_srl(vector signed char __a, vector unsigned short __b) { in vec_srl()
10619 vec_srl(vector signed char __a, vector unsigned int __b) { in vec_srl()
10625 vec_srl(vector unsigned char __a, vector unsigned char __b) { in vec_srl()
10631 vec_srl(vector unsigned char __a, vector unsigned short __b) { in vec_srl()
10637 vec_srl(vector unsigned char __a, vector unsigned int __b) { in vec_srl()
10643 vec_srl(vector bool char __a, vector unsigned char __b) { in vec_srl()
10649 vec_srl(vector bool char __a, vector unsigned short __b) { in vec_srl()
10655 vec_srl(vector bool char __a, vector unsigned int __b) { in vec_srl()
10661 vector unsigned char __b) { in vec_srl()
10666 vector unsigned short __b) { in vec_srl()
10671 vector unsigned int __b) { in vec_srl()
10676 vec_srl(vector unsigned short __a, vector unsigned char __b) { in vec_srl()
10682 vec_srl(vector unsigned short __a, vector unsigned short __b) { in vec_srl()
10688 vec_srl(vector unsigned short __a, vector unsigned int __b) { in vec_srl()
10694 vec_srl(vector bool short __a, vector unsigned char __b) { in vec_srl()
10700 vec_srl(vector bool short __a, vector unsigned short __b) { in vec_srl()
10706 vec_srl(vector bool short __a, vector unsigned int __b) { in vec_srl()
10712 vector unsigned char __b) { in vec_srl()
10717 vector unsigned short __b) { in vec_srl()
10722 vector unsigned int __b) { in vec_srl()
10727 vector unsigned char __b) { in vec_srl()
10732 vector unsigned short __b) { in vec_srl()
10737 vector unsigned int __b) { in vec_srl()
10742 vec_srl(vector unsigned int __a, vector unsigned char __b) { in vec_srl()
10748 vec_srl(vector unsigned int __a, vector unsigned short __b) { in vec_srl()
10754 vec_srl(vector unsigned int __a, vector unsigned int __b) { in vec_srl()
10760 vec_srl(vector bool int __a, vector unsigned char __b) { in vec_srl()
10766 vec_srl(vector bool int __a, vector unsigned short __b) { in vec_srl()
10772 vec_srl(vector bool int __a, vector unsigned int __b) { in vec_srl()
10779 vec_srl(vector signed long long __a, vector unsigned char __b) { in vec_srl()
10785 vec_srl(vector unsigned long long __a, vector unsigned char __b) { in vec_srl()
10794 vec_vsr(vector signed char __a, vector unsigned char __b) { in vec_vsr()
10800 vec_vsr(vector signed char __a, vector unsigned short __b) { in vec_vsr()
10806 vec_vsr(vector signed char __a, vector unsigned int __b) { in vec_vsr()
10812 vec_vsr(vector unsigned char __a, vector unsigned char __b) { in vec_vsr()
10818 vec_vsr(vector unsigned char __a, vector unsigned short __b) { in vec_vsr()
10824 vec_vsr(vector unsigned char __a, vector unsigned int __b) { in vec_vsr()
10830 vec_vsr(vector bool char __a, vector unsigned char __b) { in vec_vsr()
10836 vec_vsr(vector bool char __a, vector unsigned short __b) { in vec_vsr()
10842 vec_vsr(vector bool char __a, vector unsigned int __b) { in vec_vsr()
10848 vector unsigned char __b) { in vec_vsr()
10853 vector unsigned short __b) { in vec_vsr()
10858 vector unsigned int __b) { in vec_vsr()
10863 vec_vsr(vector unsigned short __a, vector unsigned char __b) { in vec_vsr()
10869 vec_vsr(vector unsigned short __a, vector unsigned short __b) { in vec_vsr()
10875 vec_vsr(vector unsigned short __a, vector unsigned int __b) { in vec_vsr()
10881 vec_vsr(vector bool short __a, vector unsigned char __b) { in vec_vsr()
10887 vec_vsr(vector bool short __a, vector unsigned short __b) { in vec_vsr()
10893 vec_vsr(vector bool short __a, vector unsigned int __b) { in vec_vsr()
10899 vector unsigned char __b) { in vec_vsr()
10904 vector unsigned short __b) { in vec_vsr()
10909 vector unsigned int __b) { in vec_vsr()
10914 vector unsigned char __b) { in vec_vsr()
10919 vector unsigned short __b) { in vec_vsr()
10924 vector unsigned int __b) { in vec_vsr()
10929 vec_vsr(vector unsigned int __a, vector unsigned char __b) { in vec_vsr()
10935 vec_vsr(vector unsigned int __a, vector unsigned short __b) { in vec_vsr()
10941 vec_vsr(vector unsigned int __a, vector unsigned int __b) { in vec_vsr()
10947 vec_vsr(vector bool int __a, vector unsigned char __b) { in vec_vsr()
10953 vec_vsr(vector bool int __a, vector unsigned short __b) { in vec_vsr()
10959 vec_vsr(vector bool int __a, vector unsigned int __b) { in vec_vsr()
10967 vec_sro(vector signed char __a, vector signed char __b) { in vec_sro()
10973 vec_sro(vector signed char __a, vector unsigned char __b) { in vec_sro()
10979 vec_sro(vector unsigned char __a, vector signed char __b) { in vec_sro()
10985 vec_sro(vector unsigned char __a, vector unsigned char __b) { in vec_sro()
10991 vector signed char __b) { in vec_sro()
10996 vector unsigned char __b) { in vec_sro()
11001 vec_sro(vector unsigned short __a, vector signed char __b) { in vec_sro()
11007 vec_sro(vector unsigned short __a, vector unsigned char __b) { in vec_sro()
11013 vector signed char __b) { in vec_sro()
11018 vector unsigned char __b) { in vec_sro()
11023 vector signed char __b) { in vec_sro()
11028 vector unsigned char __b) { in vec_sro()
11033 vec_sro(vector unsigned int __a, vector signed char __b) { in vec_sro()
11039 vec_sro(vector unsigned int __a, vector unsigned char __b) { in vec_sro()
11045 vector signed char __b) { in vec_sro()
11050 vector unsigned char __b) { in vec_sro()
11056 vec_sro(vector signed long long __a, vector signed char __b) { in vec_sro()
11062 vec_sro(vector signed long long __a, vector unsigned char __b) { in vec_sro()
11068 vec_sro(vector unsigned long long __a, vector signed char __b) { in vec_sro()
11074 vec_sro(vector unsigned long long __a, vector unsigned char __b) { in vec_sro()
11083 vec_vsro(vector signed char __a, vector signed char __b) { in vec_vsro()
11089 vec_vsro(vector signed char __a, vector unsigned char __b) { in vec_vsro()
11095 vec_vsro(vector unsigned char __a, vector signed char __b) { in vec_vsro()
11101 vec_vsro(vector unsigned char __a, vector unsigned char __b) { in vec_vsro()
11107 vector signed char __b) { in vec_vsro()
11112 vector unsigned char __b) { in vec_vsro()
11117 vec_vsro(vector unsigned short __a, vector signed char __b) { in vec_vsro()
11123 vec_vsro(vector unsigned short __a, vector unsigned char __b) { in vec_vsro()
11129 vector signed char __b) { in vec_vsro()
11134 vector unsigned char __b) { in vec_vsro()
11139 vector signed char __b) { in vec_vsro()
11144 vector unsigned char __b) { in vec_vsro()
11149 vec_vsro(vector unsigned int __a, vector signed char __b) { in vec_vsro()
11155 vec_vsro(vector unsigned int __a, vector unsigned char __b) { in vec_vsro()
11161 vector signed char __b) { in vec_vsro()
11166 vector unsigned char __b) { in vec_vsro()
11172 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, long __b, in vec_st()
11177 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, long __b, in vec_st()
11182 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, long __b, in vec_st()
11187 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, long __b, in vec_st()
11192 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, long __b, in vec_st()
11197 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, long __b, in vec_st()
11202 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, long __b, in vec_st()
11207 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, long __b, in vec_st()
11212 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, long __b, in vec_st()
11217 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, long __b, in vec_st()
11222 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, long __b, in vec_st()
11227 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, long __b, in vec_st()
11232 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, long __b, in vec_st()
11237 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, long __b, in vec_st()
11242 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, long __b, in vec_st()
11247 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, long __b, in vec_st()
11252 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, long __b, in vec_st()
11257 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, long __b, in vec_st()
11262 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, long __b, int *__c) { in vec_st()
11266 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, long __b, in vec_st()
11271 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, long __b, in vec_st()
11276 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, long __b, in vec_st()
11281 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, long __b, in vec_st()
11286 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, long __b, in vec_st()
11291 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, long __b, in vec_st()
11296 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, long __b, in vec_st()
11303 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, long __b, in vec_stvx()
11308 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, long __b, in vec_stvx()
11313 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, long __b, in vec_stvx()
11318 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, long __b, in vec_stvx()
11323 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, long __b, in vec_stvx()
11328 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, long __b, in vec_stvx()
11333 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, long __b, in vec_stvx()
11338 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, long __b, in vec_stvx()
11343 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, long __b, in vec_stvx()
11348 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, long __b, in vec_stvx()
11353 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, long __b, in vec_stvx()
11358 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, long __b, in vec_stvx()
11363 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, long __b, in vec_stvx()
11368 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, long __b, in vec_stvx()
11373 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, long __b, in vec_stvx()
11378 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, long __b, in vec_stvx()
11383 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, long __b, in vec_stvx()
11388 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, long __b, in vec_stvx()
11393 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, long __b, in vec_stvx()
11398 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, long __b, in vec_stvx()
11403 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, long __b, in vec_stvx()
11408 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, long __b, in vec_stvx()
11413 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, long __b, in vec_stvx()
11418 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, long __b, in vec_stvx()
11423 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, long __b, in vec_stvx()
11428 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, long __b, in vec_stvx()
11435 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, long __b, in vec_ste()
11440 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, long __b, in vec_ste()
11445 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, long __b, in vec_ste()
11450 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, long __b, in vec_ste()
11455 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, long __b, in vec_ste()
11460 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, long __b, in vec_ste()
11465 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, long __b, in vec_ste()
11470 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, long __b, in vec_ste()
11475 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, in vec_ste()
11480 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, in vec_ste()
11485 static __inline__ void __ATTRS_o_ai vec_ste(vector int __a, long __b, int *__c) { in vec_ste()
11489 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned int __a, long __b, in vec_ste()
11494 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, long __b, in vec_ste()
11499 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, long __b, in vec_ste()
11504 static __inline__ void __ATTRS_o_ai vec_ste(vector float __a, long __b, in vec_ste()
11511 static __inline__ void __ATTRS_o_ai vec_stvebx(vector signed char __a, long __b, in vec_stvebx()
11517 long __b, unsigned char *__c) { in vec_stvebx()
11521 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, long __b, in vec_stvebx()
11526 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, long __b, in vec_stvebx()
11533 static __inline__ void __ATTRS_o_ai vec_stvehx(vector short __a, long __b, in vec_stvehx()
11539 long __b, unsigned short *__c) { in vec_stvehx()
11543 static __inline__ void __ATTRS_o_ai vec_stvehx(vector bool short __a, long __b, in vec_stvehx()
11548 static __inline__ void __ATTRS_o_ai vec_stvehx(vector bool short __a, long __b, in vec_stvehx()
11553 static __inline__ void __ATTRS_o_ai vec_stvehx(vector pixel __a, long __b, in vec_stvehx()
11558 static __inline__ void __ATTRS_o_ai vec_stvehx(vector pixel __a, long __b, in vec_stvehx()
11565 static __inline__ void __ATTRS_o_ai vec_stvewx(vector int __a, long __b, in vec_stvewx()
11570 static __inline__ void __ATTRS_o_ai vec_stvewx(vector unsigned int __a, long __b, in vec_stvewx()
11575 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, long __b, in vec_stvewx()
11580 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, long __b, in vec_stvewx()
11585 static __inline__ void __ATTRS_o_ai vec_stvewx(vector float __a, long __b, in vec_stvewx()
11592 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl()
11597 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl()
11602 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl()
11607 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl()
11612 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
11617 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
11622 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
11627 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl()
11632 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl()
11637 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl()
11642 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl()
11647 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
11652 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
11657 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
11662 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
11667 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
11672 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
11677 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, in vec_stl()
11682 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, int *__c) { in vec_stl()
11686 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, in vec_stl()
11691 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, in vec_stl()
11696 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
11701 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
11706 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
11711 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, in vec_stl()
11716 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, in vec_stl()
11723 static __inline__ void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl()
11728 static __inline__ void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl()
11733 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl()
11738 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl()
11743 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
11748 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
11753 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
11758 static __inline__ void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl()
11763 static __inline__ void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl()
11769 int __b, in vec_stvxl()
11775 int __b, unsigned short *__c) { in vec_stvxl()
11779 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
11784 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
11789 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
11794 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
11799 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
11804 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
11809 static __inline__ void __ATTRS_o_ai vec_stvxl(vector int __a, int __b, in vec_stvxl()
11814 static __inline__ void __ATTRS_o_ai vec_stvxl(vector int __a, int __b, in vec_stvxl()
11819 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned int __a, int __b, in vec_stvxl()
11824 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned int __a, int __b, in vec_stvxl()
11829 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
11834 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
11839 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
11844 static __inline__ void __ATTRS_o_ai vec_stvxl(vector float __a, int __b, in vec_stvxl()
11849 static __inline__ void __ATTRS_o_ai vec_stvxl(vector float __a, int __b, in vec_stvxl()
11857 vec_sub(vector signed char __a, vector signed char __b) { in vec_sub()
11862 vec_sub(vector bool char __a, vector signed char __b) { in vec_sub()
11867 vec_sub(vector signed char __a, vector bool char __b) { in vec_sub()
11872 vec_sub(vector unsigned char __a, vector unsigned char __b) { in vec_sub()
11877 vec_sub(vector bool char __a, vector unsigned char __b) { in vec_sub()
11882 vec_sub(vector unsigned char __a, vector bool char __b) { in vec_sub()
11887 vector short __b) { in vec_sub()
11892 vector short __b) { in vec_sub()
11897 vector bool short __b) { in vec_sub()
11902 vec_sub(vector unsigned short __a, vector unsigned short __b) { in vec_sub()
11907 vec_sub(vector bool short __a, vector unsigned short __b) { in vec_sub()
11912 vec_sub(vector unsigned short __a, vector bool short __b) { in vec_sub()
11917 vector int __b) { in vec_sub()
11922 vector int __b) { in vec_sub()
11927 vector bool int __b) { in vec_sub()
11932 vec_sub(vector unsigned int __a, vector unsigned int __b) { in vec_sub()
11937 vec_sub(vector bool int __a, vector unsigned int __b) { in vec_sub()
11942 vec_sub(vector unsigned int __a, vector bool int __b) { in vec_sub()
11949 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { in vec_sub()
11954 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sub()
11962 vec_sub(vector signed long long __a, vector signed long long __b) { in vec_sub()
11967 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { in vec_sub()
11972 vector double __b) { in vec_sub()
11978 vector float __b) { in vec_sub()
11987 vec_vsububm(vector signed char __a, vector signed char __b) { in vec_vsububm()
11992 vec_vsububm(vector bool char __a, vector signed char __b) { in vec_vsububm()
11997 vec_vsububm(vector signed char __a, vector bool char __b) { in vec_vsububm()
12002 vec_vsububm(vector unsigned char __a, vector unsigned char __b) { in vec_vsububm()
12007 vec_vsububm(vector bool char __a, vector unsigned char __b) { in vec_vsububm()
12012 vec_vsububm(vector unsigned char __a, vector bool char __b) { in vec_vsububm()
12021 vector short __b) { in vec_vsubuhm()
12026 vector short __b) { in vec_vsubuhm()
12031 vector bool short __b) { in vec_vsubuhm()
12036 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhm()
12041 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { in vec_vsubuhm()
12046 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { in vec_vsubuhm()
12055 vector int __b) { in vec_vsubuwm()
12060 vector int __b) { in vec_vsubuwm()
12065 vector bool int __b) { in vec_vsubuwm()
12070 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuwm()
12075 vec_vsubuwm(vector bool int __a, vector unsigned int __b) { in vec_vsubuwm()
12080 vec_vsubuwm(vector unsigned int __a, vector bool int __b) { in vec_vsubuwm()
12089 vec_vsubfp(vector float __a, vector float __b) { in vec_vsubfp()
12096 vec_subc(vector signed int __a, vector signed int __b) { in vec_subc()
12102 vec_subc(vector unsigned int __a, vector unsigned int __b) { in vec_subc()
12109 vec_subc(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_subc()
12114 vec_subc(vector signed __int128 __a, vector signed __int128 __b) { in vec_subc()
12121 vec_subc_u128(vector unsigned char __a, vector unsigned char __b) { in vec_subc_u128()
12130 vec_vsubcuw(vector unsigned int __a, vector unsigned int __b) { in vec_vsubcuw()
12137 vec_subs(vector signed char __a, vector signed char __b) { in vec_subs()
12142 vec_subs(vector bool char __a, vector signed char __b) { in vec_subs()
12147 vec_subs(vector signed char __a, vector bool char __b) { in vec_subs()
12152 vec_subs(vector unsigned char __a, vector unsigned char __b) { in vec_subs()
12157 vec_subs(vector bool char __a, vector unsigned char __b) { in vec_subs()
12162 vec_subs(vector unsigned char __a, vector bool char __b) { in vec_subs()
12167 vector short __b) { in vec_subs()
12172 vector short __b) { in vec_subs()
12177 vector bool short __b) { in vec_subs()
12182 vec_subs(vector unsigned short __a, vector unsigned short __b) { in vec_subs()
12187 vec_subs(vector bool short __a, vector unsigned short __b) { in vec_subs()
12192 vec_subs(vector unsigned short __a, vector bool short __b) { in vec_subs()
12197 vector int __b) { in vec_subs()
12202 vector int __b) { in vec_subs()
12207 vector bool int __b) { in vec_subs()
12212 vec_subs(vector unsigned int __a, vector unsigned int __b) { in vec_subs()
12217 vec_subs(vector bool int __a, vector unsigned int __b) { in vec_subs()
12222 vec_subs(vector unsigned int __a, vector bool int __b) { in vec_subs()
12229 vec_vsubsbs(vector signed char __a, vector signed char __b) { in vec_vsubsbs()
12234 vec_vsubsbs(vector bool char __a, vector signed char __b) { in vec_vsubsbs()
12239 vec_vsubsbs(vector signed char __a, vector bool char __b) { in vec_vsubsbs()
12246 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs()
12251 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs()
12256 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs()
12263 vector short __b) { in vec_vsubshs()
12268 vector short __b) { in vec_vsubshs()
12273 vector bool short __b) { in vec_vsubshs()
12280 vec_vsubuhs(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhs()
12285 vec_vsubuhs(vector bool short __a, vector unsigned short __b) { in vec_vsubuhs()
12290 vec_vsubuhs(vector unsigned short __a, vector bool short __b) { in vec_vsubuhs()
12297 vector int __b) { in vec_vsubsws()
12302 vector int __b) { in vec_vsubsws()
12307 vector bool int __b) { in vec_vsubsws()
12314 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuws()
12319 vec_vsubuws(vector bool int __a, vector unsigned int __b) { in vec_vsubuws()
12324 vec_vsubuws(vector unsigned int __a, vector bool int __b) { in vec_vsubuws()
12333 vec_vsubuqm(vector signed __int128 __a, vector signed __int128 __b) { in vec_vsubuqm()
12338 vec_vsubuqm(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vsubuqm()
12344 vec_sub_u128(vector unsigned char __a, vector unsigned char __b) { in vec_sub_u128()
12352 vec_vsubeuqm(vector signed __int128 __a, vector signed __int128 __b, in vec_vsubeuqm()
12360 vec_vsubeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vsubeuqm()
12366 vec_sube(vector signed __int128 __a, vector signed __int128 __b, in vec_sube()
12374 vec_sube(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_sube()
12381 vec_sube_u128(vector unsigned char __a, vector unsigned char __b, in vec_sube_u128()
12392 vec_vsubcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vsubcuq()
12398 vec_vsubcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vsubcuq()
12405 vec_vsubecuq(vector signed __int128 __a, vector signed __int128 __b, in vec_vsubecuq()
12413 vec_vsubecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vsubecuq()
12421 vec_subec(vector signed int __a, vector signed int __b, in vec_subec()
12427 vec_subec(vector unsigned int __a, vector unsigned int __b, in vec_subec()
12435 vec_subec(vector signed __int128 __a, vector signed __int128 __b, in vec_subec()
12443 vec_subec(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_subec()
12450 vec_subec_u128(vector unsigned char __a, vector unsigned char __b, in vec_subec_u128()
12459 vec_sube(vector signed int __a, vector signed int __b, in vec_sube()
12467 vec_sube(vector unsigned int __a, vector unsigned int __b, in vec_sube()
12476 vector int __b) { in vec_sum4s()
12481 vec_sum4s(vector unsigned char __a, vector unsigned int __b) { in vec_sum4s()
12486 vector int __b) { in vec_sum4s()
12493 vec_vsum4sbs(vector signed char __a, vector int __b) { in vec_vsum4sbs()
12500 vec_vsum4ubs(vector unsigned char __a, vector unsigned int __b) { in vec_vsum4ubs()
12507 vec_vsum4shs(vector signed short __a, vector int __b) { in vec_vsum4shs()
12520 vec_sum2s(vector int __a, vector int __b) { in vec_sum2s()
12537 vec_vsum2sws(vector int __a, vector int __b) { in vec_vsum2sws()
12560 vec_sums(vector signed int __a, vector signed int __b) { in vec_sums()
12573 vec_vsumsws(vector signed int __a, vector signed int __b) { in vec_vsumsws()
12910 vec_vsx_ld(int __a, const vector bool int *__b) { in vec_vsx_ld()
12915 vec_vsx_ld(int __a, const vector signed int *__b) { in vec_vsx_ld()
12920 vec_vsx_ld(int __a, const signed int *__b) { in vec_vsx_ld()
12925 vec_vsx_ld(int __a, const vector unsigned int *__b) { in vec_vsx_ld()
12930 vec_vsx_ld(int __a, const unsigned int *__b) { in vec_vsx_ld()
12935 vec_vsx_ld(int __a, const vector float *__b) { in vec_vsx_ld()
12940 const float *__b) { in vec_vsx_ld()
12945 vec_vsx_ld(int __a, const vector signed long long *__b) { in vec_vsx_ld()
12950 vec_vsx_ld(int __a, const vector unsigned long long *__b) { in vec_vsx_ld()
12955 vec_vsx_ld(int __a, const vector double *__b) { in vec_vsx_ld()
12960 vec_vsx_ld(int __a, const double *__b) { in vec_vsx_ld()
12965 vec_vsx_ld(int __a, const vector bool short *__b) { in vec_vsx_ld()
12970 vec_vsx_ld(int __a, const vector signed short *__b) { in vec_vsx_ld()
12975 vec_vsx_ld(int __a, const signed short *__b) { in vec_vsx_ld()
12980 vec_vsx_ld(int __a, const vector unsigned short *__b) { in vec_vsx_ld()
12985 vec_vsx_ld(int __a, const unsigned short *__b) { in vec_vsx_ld()
12990 vec_vsx_ld(int __a, const vector bool char *__b) { in vec_vsx_ld()
12995 vec_vsx_ld(int __a, const vector signed char *__b) { in vec_vsx_ld()
13000 vec_vsx_ld(int __a, const signed char *__b) { in vec_vsx_ld()
13005 vec_vsx_ld(int __a, const vector unsigned char *__b) { in vec_vsx_ld()
13010 vec_vsx_ld(int __a, const unsigned char *__b) { in vec_vsx_ld()
13020 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
13025 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
13030 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
13035 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, in vec_vsx_st()
13040 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, in vec_vsx_st()
13045 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, in vec_vsx_st()
13050 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, in vec_vsx_st()
13055 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, in vec_vsx_st()
13060 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, in vec_vsx_st()
13066 int __b, in vec_vsx_st()
13072 int __b, in vec_vsx_st()
13077 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, in vec_vsx_st()
13082 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, in vec_vsx_st()
13087 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
13092 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
13097 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
13101 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, in vec_vsx_st()
13106 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, in vec_vsx_st()
13112 int __b, in vec_vsx_st()
13118 int __b, unsigned short *__c) { in vec_vsx_st()
13122 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
13127 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
13132 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
13137 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, in vec_vsx_st()
13142 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, in vec_vsx_st()
13148 int __b, in vec_vsx_st()
13154 int __b, unsigned char *__c) { in vec_vsx_st()
13163 #define vec_permi(__a, __b, __c) \ argument
13180 vec_xor(vector signed char __a, vector signed char __b) { in vec_xor()
13185 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor()
13190 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor()
13195 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor()
13200 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor()
13205 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor()
13210 vector bool char __b) { in vec_xor()
13215 vector short __b) { in vec_xor()
13220 vector short __b) { in vec_xor()
13225 vector bool short __b) { in vec_xor()
13230 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor()
13235 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor()
13240 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor()
13245 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor()
13250 vector int __b) { in vec_xor()
13255 vector int __b) { in vec_xor()
13260 vector bool int __b) { in vec_xor()
13265 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor()
13270 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor()
13275 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor()
13280 vector bool int __b) { in vec_xor()
13285 vector float __b) { in vec_xor()
13292 vector float __b) { in vec_xor()
13299 vector bool int __b) { in vec_xor()
13307 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor()
13312 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor()
13317 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor()
13322 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor()
13327 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor()
13332 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor()
13337 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor()
13342 vector double __b) { in vec_xor()
13348 vec_xor(vector double __a, vector bool long long __b) { in vec_xor()
13354 vector double __b) { in vec_xor()
13363 vec_vxor(vector signed char __a, vector signed char __b) { in vec_vxor()
13368 vec_vxor(vector bool char __a, vector signed char __b) { in vec_vxor()
13373 vec_vxor(vector signed char __a, vector bool char __b) { in vec_vxor()
13378 vec_vxor(vector unsigned char __a, vector unsigned char __b) { in vec_vxor()
13383 vec_vxor(vector bool char __a, vector unsigned char __b) { in vec_vxor()
13388 vec_vxor(vector unsigned char __a, vector bool char __b) { in vec_vxor()
13393 vector bool char __b) { in vec_vxor()
13398 vector short __b) { in vec_vxor()
13403 vector short __b) { in vec_vxor()
13408 vector bool short __b) { in vec_vxor()
13413 vec_vxor(vector unsigned short __a, vector unsigned short __b) { in vec_vxor()
13418 vec_vxor(vector bool short __a, vector unsigned short __b) { in vec_vxor()
13423 vec_vxor(vector unsigned short __a, vector bool short __b) { in vec_vxor()
13428 vec_vxor(vector bool short __a, vector bool short __b) { in vec_vxor()
13433 vector int __b) { in vec_vxor()
13438 vector int __b) { in vec_vxor()
13443 vector bool int __b) { in vec_vxor()
13448 vec_vxor(vector unsigned int __a, vector unsigned int __b) { in vec_vxor()
13453 vec_vxor(vector bool int __a, vector unsigned int __b) { in vec_vxor()
13458 vec_vxor(vector unsigned int __a, vector bool int __b) { in vec_vxor()
13463 vector bool int __b) { in vec_vxor()
13468 vector float __b) { in vec_vxor()
13475 vector float __b) { in vec_vxor()
13482 vector bool int __b) { in vec_vxor()
13490 vec_vxor(vector signed long long __a, vector signed long long __b) { in vec_vxor()
13495 vec_vxor(vector bool long long __a, vector signed long long __b) { in vec_vxor()
13500 vec_vxor(vector signed long long __a, vector bool long long __b) { in vec_vxor()
13505 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vxor()
13510 vec_vxor(vector bool long long __a, vector unsigned long long __b) { in vec_vxor()
13515 vec_vxor(vector unsigned long long __a, vector bool long long __b) { in vec_vxor()
13520 vec_vxor(vector bool long long __a, vector bool long long __b) { in vec_vxor()
13530 signed int __b) { in vec_extract()
13535 vec_extract(vector unsigned char __a, signed int __b) { in vec_extract()
13540 signed int __b) { in vec_extract()
13545 signed int __b) { in vec_extract()
13550 vec_extract(vector unsigned short __a, signed int __b) { in vec_extract()
13555 signed int __b) { in vec_extract()
13560 signed int __b) { in vec_extract()
13565 signed int __b) { in vec_extract()
13570 signed int __b) { in vec_extract()
13576 vec_extract(vector signed long long __a, signed int __b) { in vec_extract()
13581 vec_extract(vector unsigned long long __a, signed int __b) { in vec_extract()
13586 vec_extract(vector bool long long __a, signed int __b) { in vec_extract()
13591 signed int __b) { in vec_extract()
13597 signed int __b) { in vec_extract()
13632 vector unsigned short __b = in vec_extract_fp32_from_shorth() local
13643 vector unsigned short __b = in vec_extract_fp32_from_shortl() local
13656 vec_insert(signed char __a, vector signed char __b, int __c) { in vec_insert()
13662 vec_insert(unsigned char __a, vector unsigned char __b, int __c) { in vec_insert()
13668 vector bool char __b, in vec_insert()
13675 vec_insert(signed short __a, vector signed short __b, int __c) { in vec_insert()
13681 vec_insert(unsigned short __a, vector unsigned short __b, int __c) { in vec_insert()
13687 vec_insert(unsigned short __a, vector bool short __b, int __c) { in vec_insert()
13693 vec_insert(signed int __a, vector signed int __b, int __c) { in vec_insert()
13699 vec_insert(unsigned int __a, vector unsigned int __b, int __c) { in vec_insert()
13705 vector bool int __b, in vec_insert()
13713 vec_insert(signed long long __a, vector signed long long __b, int __c) { in vec_insert()
13719 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) { in vec_insert()
13725 vec_insert(unsigned long long __a, vector bool long long __b, int __c) { in vec_insert()
13730 vector double __b, in vec_insert()
13738 vector float __b, in vec_insert()
13747 vec_lvlx(int __a, const signed char *__b) { in vec_lvlx()
13753 vec_lvlx(int __a, const vector signed char *__b) { in vec_lvlx()
13759 vec_lvlx(int __a, const unsigned char *__b) { in vec_lvlx()
13765 vec_lvlx(int __a, const vector unsigned char *__b) { in vec_lvlx()
13771 vec_lvlx(int __a, const vector bool char *__b) { in vec_lvlx()
13777 const short *__b) { in vec_lvlx()
13782 const vector short *__b) { in vec_lvlx()
13788 vec_lvlx(int __a, const unsigned short *__b) { in vec_lvlx()
13794 vec_lvlx(int __a, const vector unsigned short *__b) { in vec_lvlx()
13800 vec_lvlx(int __a, const vector bool short *__b) { in vec_lvlx()
13806 const vector pixel *__b) { in vec_lvlx()
13811 static __inline__ vector int __ATTRS_o_ai vec_lvlx(int __a, const int *__b) { in vec_lvlx()
13816 const vector int *__b) { in vec_lvlx()
13822 vec_lvlx(int __a, const unsigned int *__b) { in vec_lvlx()
13828 vec_lvlx(int __a, const vector unsigned int *__b) { in vec_lvlx()
13834 vec_lvlx(int __a, const vector bool int *__b) { in vec_lvlx()
13840 const float *__b) { in vec_lvlx()
13845 const vector float *__b) { in vec_lvlx()
13853 vec_lvlxl(int __a, const signed char *__b) { in vec_lvlxl()
13859 vec_lvlxl(int __a, const vector signed char *__b) { in vec_lvlxl()
13865 vec_lvlxl(int __a, const unsigned char *__b) { in vec_lvlxl()
13871 vec_lvlxl(int __a, const vector unsigned char *__b) { in vec_lvlxl()
13877 vec_lvlxl(int __a, const vector bool char *__b) { in vec_lvlxl()
13883 const short *__b) { in vec_lvlxl()
13888 const vector short *__b) { in vec_lvlxl()
13894 vec_lvlxl(int __a, const unsigned short *__b) { in vec_lvlxl()
13900 vec_lvlxl(int __a, const vector unsigned short *__b) { in vec_lvlxl()
13906 vec_lvlxl(int __a, const vector bool short *__b) { in vec_lvlxl()
13912 const vector pixel *__b) { in vec_lvlxl()
13917 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, const int *__b) { in vec_lvlxl()
13922 const vector int *__b) { in vec_lvlxl()
13928 vec_lvlxl(int __a, const unsigned int *__b) { in vec_lvlxl()
13934 vec_lvlxl(int __a, const vector unsigned int *__b) { in vec_lvlxl()
13940 vec_lvlxl(int __a, const vector bool int *__b) { in vec_lvlxl()
13946 const float *__b) { in vec_lvlxl()
13951 vector float *__b) { in vec_lvlxl()
13959 vec_lvrx(int __a, const signed char *__b) { in vec_lvrx()
13965 vec_lvrx(int __a, const vector signed char *__b) { in vec_lvrx()
13971 vec_lvrx(int __a, const unsigned char *__b) { in vec_lvrx()
13977 vec_lvrx(int __a, const vector unsigned char *__b) { in vec_lvrx()
13983 vec_lvrx(int __a, const vector bool char *__b) { in vec_lvrx()
13989 const short *__b) { in vec_lvrx()
13994 const vector short *__b) { in vec_lvrx()
14000 vec_lvrx(int __a, const unsigned short *__b) { in vec_lvrx()
14006 vec_lvrx(int __a, const vector unsigned short *__b) { in vec_lvrx()
14012 vec_lvrx(int __a, const vector bool short *__b) { in vec_lvrx()
14018 const vector pixel *__b) { in vec_lvrx()
14023 static __inline__ vector int __ATTRS_o_ai vec_lvrx(int __a, const int *__b) { in vec_lvrx()
14028 const vector int *__b) { in vec_lvrx()
14034 vec_lvrx(int __a, const unsigned int *__b) { in vec_lvrx()
14040 vec_lvrx(int __a, const vector unsigned int *__b) { in vec_lvrx()
14046 vec_lvrx(int __a, const vector bool int *__b) { in vec_lvrx()
14052 const float *__b) { in vec_lvrx()
14057 const vector float *__b) { in vec_lvrx()
14065 vec_lvrxl(int __a, const signed char *__b) { in vec_lvrxl()
14071 vec_lvrxl(int __a, const vector signed char *__b) { in vec_lvrxl()
14077 vec_lvrxl(int __a, const unsigned char *__b) { in vec_lvrxl()
14083 vec_lvrxl(int __a, const vector unsigned char *__b) { in vec_lvrxl()
14089 vec_lvrxl(int __a, const vector bool char *__b) { in vec_lvrxl()
14095 const short *__b) { in vec_lvrxl()
14100 const vector short *__b) { in vec_lvrxl()
14106 vec_lvrxl(int __a, const unsigned short *__b) { in vec_lvrxl()
14112 vec_lvrxl(int __a, const vector unsigned short *__b) { in vec_lvrxl()
14118 vec_lvrxl(int __a, const vector bool short *__b) { in vec_lvrxl()
14124 const vector pixel *__b) { in vec_lvrxl()
14129 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, const int *__b) { in vec_lvrxl()
14134 const vector int *__b) { in vec_lvrxl()
14140 vec_lvrxl(int __a, const unsigned int *__b) { in vec_lvrxl()
14146 vec_lvrxl(int __a, const vector unsigned int *__b) { in vec_lvrxl()
14152 vec_lvrxl(int __a, const vector bool int *__b) { in vec_lvrxl()
14158 const float *__b) { in vec_lvrxl()
14163 const vector float *__b) { in vec_lvrxl()
14170 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx()
14176 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx()
14183 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx()
14189 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx()
14196 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx()
14203 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx()
14209 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx()
14217 int __b, unsigned short *__c) { in vec_stvlx()
14223 int __b, in vec_stvlx()
14230 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx()
14237 static __inline__ void __ATTRS_o_ai vec_stvlx(vector pixel __a, int __b, in vec_stvlx()
14244 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, in vec_stvlx()
14250 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, in vec_stvlx()
14257 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, in vec_stvlx()
14263 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, in vec_stvlx()
14270 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool int __a, int __b, in vec_stvlx()
14277 static __inline__ void __ATTRS_o_ai vec_stvlx(vector float __a, int __b, in vec_stvlx()
14286 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl()
14292 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl()
14300 int __b, unsigned char *__c) { in vec_stvlxl()
14306 int __b, in vec_stvlxl()
14313 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool char __a, int __b, in vec_stvlxl()
14320 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl()
14326 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl()
14334 int __b, unsigned short *__c) { in vec_stvlxl()
14340 int __b, in vec_stvlxl()
14347 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool short __a, int __b, in vec_stvlxl()
14354 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector pixel __a, int __b, in vec_stvlxl()
14361 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector int __a, int __b, in vec_stvlxl()
14367 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector int __a, int __b, in vec_stvlxl()
14374 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned int __a, int __b, in vec_stvlxl()
14380 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned int __a, int __b, in vec_stvlxl()
14387 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool int __a, int __b, in vec_stvlxl()
14394 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector float __a, int __b, in vec_stvlxl()
14403 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx()
14409 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx()
14416 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx()
14422 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx()
14429 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool char __a, int __b, in vec_stvrx()
14436 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx()
14442 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx()
14450 int __b, unsigned short *__c) { in vec_stvrx()
14456 int __b, in vec_stvrx()
14463 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool short __a, int __b, in vec_stvrx()
14470 static __inline__ void __ATTRS_o_ai vec_stvrx(vector pixel __a, int __b, in vec_stvrx()
14477 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx()
14483 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx()
14490 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, in vec_stvrx()
14496 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, in vec_stvrx()
14503 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool int __a, int __b, in vec_stvrx()
14510 static __inline__ void __ATTRS_o_ai vec_stvrx(vector float __a, int __b, in vec_stvrx()
14519 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl()
14525 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl()
14533 int __b, unsigned char *__c) { in vec_stvrxl()
14539 int __b, in vec_stvrxl()
14546 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool char __a, int __b, in vec_stvrxl()
14553 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl()
14559 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl()
14567 int __b, unsigned short *__c) { in vec_stvrxl()
14573 int __b, in vec_stvrxl()
14580 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool short __a, int __b, in vec_stvrxl()
14587 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector pixel __a, int __b, in vec_stvrxl()
14594 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, in vec_stvrxl()
14600 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, in vec_stvrxl()
14607 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, in vec_stvrxl()
14613 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, in vec_stvrxl()
14620 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool int __a, int __b, in vec_stvrxl()
14627 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector float __a, int __b, in vec_stvrxl()
14637 int __b) { in vec_promote()
14644 vec_promote(unsigned char __a, int __b) { in vec_promote()
14650 static __inline__ vector short __ATTRS_o_ai vec_promote(short __a, int __b) { in vec_promote()
14657 vec_promote(unsigned short __a, int __b) { in vec_promote()
14663 static __inline__ vector int __ATTRS_o_ai vec_promote(int __a, int __b) { in vec_promote()
14670 int __b) { in vec_promote()
14676 static __inline__ vector float __ATTRS_o_ai vec_promote(float __a, int __b) { in vec_promote()
14683 static __inline__ vector double __ATTRS_o_ai vec_promote(double __a, int __b) { in vec_promote()
14690 vec_promote(signed long long __a, int __b) { in vec_promote()
14697 vec_promote(unsigned long long __a, int __b) { in vec_promote()
14772 vector signed char __b) { in vec_all_eq()
14778 vector bool char __b) { in vec_all_eq()
14784 vector unsigned char __b) { in vec_all_eq()
14790 vector bool char __b) { in vec_all_eq()
14796 vector signed char __b) { in vec_all_eq()
14802 vector unsigned char __b) { in vec_all_eq()
14808 vector bool char __b) { in vec_all_eq()
14814 vector short __b) { in vec_all_eq()
14819 vector bool short __b) { in vec_all_eq()
14824 vector unsigned short __b) { in vec_all_eq()
14830 vector bool short __b) { in vec_all_eq()
14836 vector short __b) { in vec_all_eq()
14842 vector unsigned short __b) { in vec_all_eq()
14848 vector bool short __b) { in vec_all_eq()
14854 vector pixel __b) { in vec_all_eq()
14859 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { in vec_all_eq()
14864 vector bool int __b) { in vec_all_eq()
14869 vector unsigned int __b) { in vec_all_eq()
14875 vector bool int __b) { in vec_all_eq()
14881 vector int __b) { in vec_all_eq()
14887 vector unsigned int __b) { in vec_all_eq()
14893 vector bool int __b) { in vec_all_eq()
14900 vector signed long long __b) { in vec_all_eq()
14911 vector bool long long __b) { in vec_all_eq()
14916 vector unsigned long long __b) { in vec_all_eq()
14921 vector bool long long __b) { in vec_all_eq()
14926 vector long long __b) { in vec_all_eq()
14931 vector unsigned long long __b) { in vec_all_eq()
14936 vector bool long long __b) { in vec_all_eq()
14942 vector float __b) { in vec_all_eq()
14952 vector double __b) { in vec_all_eq()
14959 vector signed __int128 __b) { in vec_all_eq()
14965 vector unsigned __int128 __b) { in vec_all_eq()
14971 vector bool __int128 __b) { in vec_all_eq()
14980 vector signed char __b) { in vec_all_ge()
14985 vector bool char __b) { in vec_all_ge()
14990 vector unsigned char __b) { in vec_all_ge()
14995 vector bool char __b) { in vec_all_ge()
15000 vector signed char __b) { in vec_all_ge()
15005 vector unsigned char __b) { in vec_all_ge()
15010 vector bool char __b) { in vec_all_ge()
15016 vector short __b) { in vec_all_ge()
15021 vector bool short __b) { in vec_all_ge()
15026 vector unsigned short __b) { in vec_all_ge()
15031 vector bool short __b) { in vec_all_ge()
15037 vector short __b) { in vec_all_ge()
15042 vector unsigned short __b) { in vec_all_ge()
15048 vector bool short __b) { in vec_all_ge()
15053 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { in vec_all_ge()
15058 vector bool int __b) { in vec_all_ge()
15063 vector unsigned int __b) { in vec_all_ge()
15068 vector bool int __b) { in vec_all_ge()
15073 vector int __b) { in vec_all_ge()
15078 vector unsigned int __b) { in vec_all_ge()
15083 vector bool int __b) { in vec_all_ge()
15090 vector signed long long __b) { in vec_all_ge()
15094 vector bool long long __b) { in vec_all_ge()
15100 vector unsigned long long __b) { in vec_all_ge()
15105 vector bool long long __b) { in vec_all_ge()
15111 vector signed long long __b) { in vec_all_ge()
15117 vector unsigned long long __b) { in vec_all_ge()
15123 vector bool long long __b) { in vec_all_ge()
15130 vector float __b) { in vec_all_ge()
15140 vector double __b) { in vec_all_ge()
15147 vector signed __int128 __b) { in vec_all_ge()
15152 vector unsigned __int128 __b) { in vec_all_ge()
15160 vector signed char __b) { in vec_all_gt()
15165 vector bool char __b) { in vec_all_gt()
15170 vector unsigned char __b) { in vec_all_gt()
15175 vector bool char __b) { in vec_all_gt()
15180 vector signed char __b) { in vec_all_gt()
15185 vector unsigned char __b) { in vec_all_gt()
15190 vector bool char __b) { in vec_all_gt()
15196 vector short __b) { in vec_all_gt()
15201 vector bool short __b) { in vec_all_gt()
15206 vector unsigned short __b) { in vec_all_gt()
15211 vector bool short __b) { in vec_all_gt()
15217 vector short __b) { in vec_all_gt()
15222 vector unsigned short __b) { in vec_all_gt()
15228 vector bool short __b) { in vec_all_gt()
15233 static __inline__ int __ATTRS_o_ai vec_all_gt(vector int __a, vector int __b) { in vec_all_gt()
15238 vector bool int __b) { in vec_all_gt()
15243 vector unsigned int __b) { in vec_all_gt()
15248 vector bool int __b) { in vec_all_gt()
15253 vector int __b) { in vec_all_gt()
15258 vector unsigned int __b) { in vec_all_gt()
15263 vector bool int __b) { in vec_all_gt()
15270 vector signed long long __b) { in vec_all_gt()
15274 vector bool long long __b) { in vec_all_gt()
15280 vector unsigned long long __b) { in vec_all_gt()
15285 vector bool long long __b) { in vec_all_gt()
15291 vector signed long long __b) { in vec_all_gt()
15297 vector unsigned long long __b) { in vec_all_gt()
15303 vector bool long long __b) { in vec_all_gt()
15310 vector float __b) { in vec_all_gt()
15320 vector double __b) { in vec_all_gt()
15327 vector signed __int128 __b) { in vec_all_gt()
15332 vector unsigned __int128 __b) { in vec_all_gt()
15340 vec_all_in(vector float __a, vector float __b) { in vec_all_in()
15347 vector signed char __b) { in vec_all_le()
15352 vector bool char __b) { in vec_all_le()
15357 vector unsigned char __b) { in vec_all_le()
15362 vector bool char __b) { in vec_all_le()
15367 vector signed char __b) { in vec_all_le()
15372 vector unsigned char __b) { in vec_all_le()
15377 vector bool char __b) { in vec_all_le()
15383 vector short __b) { in vec_all_le()
15388 vector bool short __b) { in vec_all_le()
15393 vector unsigned short __b) { in vec_all_le()
15398 vector bool short __b) { in vec_all_le()
15404 vector short __b) { in vec_all_le()
15409 vector unsigned short __b) { in vec_all_le()
15415 vector bool short __b) { in vec_all_le()
15420 static __inline__ int __ATTRS_o_ai vec_all_le(vector int __a, vector int __b) { in vec_all_le()
15425 vector bool int __b) { in vec_all_le()
15430 vector unsigned int __b) { in vec_all_le()
15435 vector bool int __b) { in vec_all_le()
15440 vector int __b) { in vec_all_le()
15445 vector unsigned int __b) { in vec_all_le()
15450 vector bool int __b) { in vec_all_le()
15457 vector signed long long __b) { in vec_all_le()
15462 vector unsigned long long __b) { in vec_all_le()
15467 vector bool long long __b) { in vec_all_le()
15473 vector bool long long __b) { in vec_all_le()
15479 vector signed long long __b) { in vec_all_le()
15485 vector unsigned long long __b) { in vec_all_le()
15491 vector bool long long __b) { in vec_all_le()
15498 vector float __b) { in vec_all_le()
15508 vector double __b) { in vec_all_le()
15515 vector signed __int128 __b) { in vec_all_le()
15520 vector unsigned __int128 __b) { in vec_all_le()
15528 vector signed char __b) { in vec_all_lt()
15533 vector bool char __b) { in vec_all_lt()
15538 vector unsigned char __b) { in vec_all_lt()
15543 vector bool char __b) { in vec_all_lt()
15548 vector signed char __b) { in vec_all_lt()
15553 vector unsigned char __b) { in vec_all_lt()
15558 vector bool char __b) { in vec_all_lt()
15564 vector short __b) { in vec_all_lt()
15569 vector bool short __b) { in vec_all_lt()
15574 vector unsigned short __b) { in vec_all_lt()
15579 vector bool short __b) { in vec_all_lt()
15585 vector short __b) { in vec_all_lt()
15590 vector unsigned short __b) { in vec_all_lt()
15596 vector bool short __b) { in vec_all_lt()
15601 static __inline__ int __ATTRS_o_ai vec_all_lt(vector int __a, vector int __b) { in vec_all_lt()
15606 vector bool int __b) { in vec_all_lt()
15611 vector unsigned int __b) { in vec_all_lt()
15616 vector bool int __b) { in vec_all_lt()
15621 vector int __b) { in vec_all_lt()
15626 vector unsigned int __b) { in vec_all_lt()
15631 vector bool int __b) { in vec_all_lt()
15638 vector signed long long __b) { in vec_all_lt()
15643 vector unsigned long long __b) { in vec_all_lt()
15648 vector bool long long __b) { in vec_all_lt()
15654 vector bool long long __b) { in vec_all_lt()
15660 vector signed long long __b) { in vec_all_lt()
15666 vector unsigned long long __b) { in vec_all_lt()
15672 vector bool long long __b) { in vec_all_lt()
15679 vector float __b) { in vec_all_lt()
15689 vector double __b) { in vec_all_lt()
15696 vector signed __int128 __b) { in vec_all_lt()
15701 vector unsigned __int128 __b) { in vec_all_lt()
15725 vector signed char __b) { in vec_all_ne()
15731 vector bool char __b) { in vec_all_ne()
15737 vector unsigned char __b) { in vec_all_ne()
15743 vector bool char __b) { in vec_all_ne()
15749 vector signed char __b) { in vec_all_ne()
15755 vector unsigned char __b) { in vec_all_ne()
15761 vector bool char __b) { in vec_all_ne()
15767 vector short __b) { in vec_all_ne()
15772 vector bool short __b) { in vec_all_ne()
15777 vector unsigned short __b) { in vec_all_ne()
15783 vector bool short __b) { in vec_all_ne()
15789 vector short __b) { in vec_all_ne()
15795 vector unsigned short __b) { in vec_all_ne()
15801 vector bool short __b) { in vec_all_ne()
15807 vector pixel __b) { in vec_all_ne()
15812 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { in vec_all_ne()
15817 vector bool int __b) { in vec_all_ne()
15822 vector unsigned int __b) { in vec_all_ne()
15828 vector bool int __b) { in vec_all_ne()
15834 vector int __b) { in vec_all_ne()
15840 vector unsigned int __b) { in vec_all_ne()
15846 vector bool int __b) { in vec_all_ne()
15853 vector signed long long __b) { in vec_all_ne()
15858 vector unsigned long long __b) { in vec_all_ne()
15864 vector bool long long __b) { in vec_all_ne()
15870 vector bool long long __b) { in vec_all_ne()
15876 vector signed long long __b) { in vec_all_ne()
15882 vector unsigned long long __b) { in vec_all_ne()
15888 vector bool long long __b) { in vec_all_ne()
15895 vector float __b) { in vec_all_ne()
15905 vector double __b) { in vec_all_ne()
15912 vector signed __int128 __b) { in vec_all_ne()
15918 vector unsigned __int128 __b) { in vec_all_ne()
15924 vector bool __int128 __b) { in vec_all_ne()
15933 vector float __b) { in vec_all_nge()
15943 vector double __b) { in vec_all_nge()
15951 vector float __b) { in vec_all_ngt()
15961 vector double __b) { in vec_all_ngt()
15969 vec_all_nle(vector float __a, vector float __b) { in vec_all_nle()
15979 vector double __b) { in vec_all_nle()
15987 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt()
15997 vector double __b) { in vec_all_nlt()
16022 vector signed char __b) { in vec_any_eq()
16028 vector bool char __b) { in vec_any_eq()
16034 vector unsigned char __b) { in vec_any_eq()
16040 vector bool char __b) { in vec_any_eq()
16046 vector signed char __b) { in vec_any_eq()
16052 vector unsigned char __b) { in vec_any_eq()
16058 vector bool char __b) { in vec_any_eq()
16064 vector short __b) { in vec_any_eq()
16069 vector bool short __b) { in vec_any_eq()
16074 vector unsigned short __b) { in vec_any_eq()
16080 vector bool short __b) { in vec_any_eq()
16086 vector short __b) { in vec_any_eq()
16092 vector unsigned short __b) { in vec_any_eq()
16098 vector bool short __b) { in vec_any_eq()
16104 vector pixel __b) { in vec_any_eq()
16109 static __inline__ int __ATTRS_o_ai vec_any_eq(vector int __a, vector int __b) { in vec_any_eq()
16114 vector bool int __b) { in vec_any_eq()
16119 vector unsigned int __b) { in vec_any_eq()
16125 vector bool int __b) { in vec_any_eq()
16131 vector int __b) { in vec_any_eq()
16137 vector unsigned int __b) { in vec_any_eq()
16143 vector bool int __b) { in vec_any_eq()
16150 vector signed long long __b) { in vec_any_eq()
16155 vector unsigned long long __b) { in vec_any_eq()
16161 vector bool long long __b) { in vec_any_eq()
16167 vector bool long long __b) { in vec_any_eq()
16173 vector signed long long __b) { in vec_any_eq()
16179 vector unsigned long long __b) { in vec_any_eq()
16185 vector bool long long __b) { in vec_any_eq()
16192 vector float __b) { in vec_any_eq()
16202 vector double __b) { in vec_any_eq()
16209 vector signed __int128 __b) { in vec_any_eq()
16215 vector unsigned __int128 __b) { in vec_any_eq()
16221 vector bool __int128 __b) { in vec_any_eq()
16230 vector signed char __b) { in vec_any_ge()
16235 vector bool char __b) { in vec_any_ge()
16241 vector unsigned char __b) { in vec_any_ge()
16246 vector bool char __b) { in vec_any_ge()
16252 vector signed char __b) { in vec_any_ge()
16258 vector unsigned char __b) { in vec_any_ge()
16264 vector bool char __b) { in vec_any_ge()
16270 vector short __b) { in vec_any_ge()
16275 vector bool short __b) { in vec_any_ge()
16280 vector unsigned short __b) { in vec_any_ge()
16285 vector bool short __b) { in vec_any_ge()
16291 vector short __b) { in vec_any_ge()
16297 vector unsigned short __b) { in vec_any_ge()
16303 vector bool short __b) { in vec_any_ge()
16308 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, vector int __b) { in vec_any_ge()
16313 vector bool int __b) { in vec_any_ge()
16318 vector unsigned int __b) { in vec_any_ge()
16323 vector bool int __b) { in vec_any_ge()
16329 vector int __b) { in vec_any_ge()
16335 vector unsigned int __b) { in vec_any_ge()
16341 vector bool int __b) { in vec_any_ge()
16348 vector signed long long __b) { in vec_any_ge()
16353 vector unsigned long long __b) { in vec_any_ge()
16358 vector bool long long __b) { in vec_any_ge()
16364 vector bool long long __b) { in vec_any_ge()
16370 vector signed long long __b) { in vec_any_ge()
16376 vector unsigned long long __b) { in vec_any_ge()
16382 vector bool long long __b) { in vec_any_ge()
16390 vector float __b) { in vec_any_ge()
16400 vector double __b) { in vec_any_ge()
16407 vector signed __int128 __b) { in vec_any_ge()
16412 vector unsigned __int128 __b) { in vec_any_ge()
16420 vector signed char __b) { in vec_any_gt()
16425 vector bool char __b) { in vec_any_gt()
16431 vector unsigned char __b) { in vec_any_gt()
16436 vector bool char __b) { in vec_any_gt()
16442 vector signed char __b) { in vec_any_gt()
16448 vector unsigned char __b) { in vec_any_gt()
16454 vector bool char __b) { in vec_any_gt()
16460 vector short __b) { in vec_any_gt()
16465 vector bool short __b) { in vec_any_gt()
16470 vector unsigned short __b) { in vec_any_gt()
16475 vector bool short __b) { in vec_any_gt()
16481 vector short __b) { in vec_any_gt()
16487 vector unsigned short __b) { in vec_any_gt()
16493 vector bool short __b) { in vec_any_gt()
16498 static __inline__ int __ATTRS_o_ai vec_any_gt(vector int __a, vector int __b) { in vec_any_gt()
16503 vector bool int __b) { in vec_any_gt()
16508 vector unsigned int __b) { in vec_any_gt()
16513 vector bool int __b) { in vec_any_gt()
16519 vector int __b) { in vec_any_gt()
16525 vector unsigned int __b) { in vec_any_gt()
16531 vector bool int __b) { in vec_any_gt()
16538 vector signed long long __b) { in vec_any_gt()
16543 vector unsigned long long __b) { in vec_any_gt()
16548 vector bool long long __b) { in vec_any_gt()
16554 vector bool long long __b) { in vec_any_gt()
16560 vector signed long long __b) { in vec_any_gt()
16566 vector unsigned long long __b) { in vec_any_gt()
16572 vector bool long long __b) { in vec_any_gt()
16580 vector float __b) { in vec_any_gt()
16590 vector double __b) { in vec_any_gt()
16597 vector signed __int128 __b) { in vec_any_gt()
16602 vector unsigned __int128 __b) { in vec_any_gt()
16610 vector signed char __b) { in vec_any_le()
16615 vector bool char __b) { in vec_any_le()
16621 vector unsigned char __b) { in vec_any_le()
16626 vector bool char __b) { in vec_any_le()
16632 vector signed char __b) { in vec_any_le()
16638 vector unsigned char __b) { in vec_any_le()
16644 vector bool char __b) { in vec_any_le()
16650 vector short __b) { in vec_any_le()
16655 vector bool short __b) { in vec_any_le()
16660 vector unsigned short __b) { in vec_any_le()
16665 vector bool short __b) { in vec_any_le()
16671 vector short __b) { in vec_any_le()
16677 vector unsigned short __b) { in vec_any_le()
16683 vector bool short __b) { in vec_any_le()
16688 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, vector int __b) { in vec_any_le()
16693 vector bool int __b) { in vec_any_le()
16698 vector unsigned int __b) { in vec_any_le()
16703 vector bool int __b) { in vec_any_le()
16709 vector int __b) { in vec_any_le()
16715 vector unsigned int __b) { in vec_any_le()
16721 vector bool int __b) { in vec_any_le()
16728 vector signed long long __b) { in vec_any_le()
16733 vector unsigned long long __b) { in vec_any_le()
16738 vector bool long long __b) { in vec_any_le()
16744 vector bool long long __b) { in vec_any_le()
16750 vector signed long long __b) { in vec_any_le()
16756 vector unsigned long long __b) { in vec_any_le()
16762 vector bool long long __b) { in vec_any_le()
16770 vector float __b) { in vec_any_le()
16780 vector double __b) { in vec_any_le()
16787 vector signed __int128 __b) { in vec_any_le()
16792 vector unsigned __int128 __b) { in vec_any_le()
16800 vector signed char __b) { in vec_any_lt()
16805 vector bool char __b) { in vec_any_lt()
16811 vector unsigned char __b) { in vec_any_lt()
16816 vector bool char __b) { in vec_any_lt()
16822 vector signed char __b) { in vec_any_lt()
16828 vector unsigned char __b) { in vec_any_lt()
16834 vector bool char __b) { in vec_any_lt()
16840 vector short __b) { in vec_any_lt()
16845 vector bool short __b) { in vec_any_lt()
16850 vector unsigned short __b) { in vec_any_lt()
16855 vector bool short __b) { in vec_any_lt()
16861 vector short __b) { in vec_any_lt()
16867 vector unsigned short __b) { in vec_any_lt()
16873 vector bool short __b) { in vec_any_lt()
16878 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, vector int __b) { in vec_any_lt()
16883 vector bool int __b) { in vec_any_lt()
16888 vector unsigned int __b) { in vec_any_lt()
16893 vector bool int __b) { in vec_any_lt()
16899 vector int __b) { in vec_any_lt()
16905 vector unsigned int __b) { in vec_any_lt()
16911 vector bool int __b) { in vec_any_lt()
16918 vector signed long long __b) { in vec_any_lt()
16923 vector unsigned long long __b) { in vec_any_lt()
16928 vector bool long long __b) { in vec_any_lt()
16934 vector bool long long __b) { in vec_any_lt()
16940 vector signed long long __b) { in vec_any_lt()
16946 vector unsigned long long __b) { in vec_any_lt()
16952 vector bool long long __b) { in vec_any_lt()
16960 vector float __b) { in vec_any_lt()
16970 vector double __b) { in vec_any_lt()
16977 vector signed __int128 __b) { in vec_any_lt()
16982 vector unsigned __int128 __b) { in vec_any_lt()
17005 vector signed char __b) { in vec_any_ne()
17011 vector bool char __b) { in vec_any_ne()
17017 vector unsigned char __b) { in vec_any_ne()
17023 vector bool char __b) { in vec_any_ne()
17029 vector signed char __b) { in vec_any_ne()
17035 vector unsigned char __b) { in vec_any_ne()
17041 vector bool char __b) { in vec_any_ne()
17047 vector short __b) { in vec_any_ne()
17052 vector bool short __b) { in vec_any_ne()
17057 vector unsigned short __b) { in vec_any_ne()
17063 vector bool short __b) { in vec_any_ne()
17069 vector short __b) { in vec_any_ne()
17075 vector unsigned short __b) { in vec_any_ne()
17081 vector bool short __b) { in vec_any_ne()
17087 vector pixel __b) { in vec_any_ne()
17092 static __inline__ int __ATTRS_o_ai vec_any_ne(vector int __a, vector int __b) { in vec_any_ne()
17097 vector bool int __b) { in vec_any_ne()
17102 vector unsigned int __b) { in vec_any_ne()
17108 vector bool int __b) { in vec_any_ne()
17114 vector int __b) { in vec_any_ne()
17120 vector unsigned int __b) { in vec_any_ne()
17126 vector bool int __b) { in vec_any_ne()
17133 vector signed long long __b) { in vec_any_ne()
17144 vector unsigned long long __b) { in vec_any_ne()
17149 vector bool long long __b) { in vec_any_ne()
17154 vector bool long long __b) { in vec_any_ne()
17159 vector signed long long __b) { in vec_any_ne()
17164 vector unsigned long long __b) { in vec_any_ne()
17169 vector bool long long __b) { in vec_any_ne()
17175 vector float __b) { in vec_any_ne()
17185 vector double __b) { in vec_any_ne()
17192 vector signed __int128 __b) { in vec_any_ne()
17198 vector unsigned __int128 __b) { in vec_any_ne()
17204 vector bool __int128 __b) { in vec_any_ne()
17213 vector float __b) { in vec_any_nge()
17223 vector double __b) { in vec_any_nge()
17231 vector float __b) { in vec_any_ngt()
17241 vector double __b) { in vec_any_ngt()
17249 vector float __b) { in vec_any_nle()
17259 vector double __b) { in vec_any_nle()
17267 vector float __b) { in vec_any_nlt()
17277 vector double __b) { in vec_any_nlt()
17301 vec_any_out(vector float __a, vector float __b) { in vec_any_out()
17333 vector unsigned char __b) { in __builtin_crypto_vcipher()
17339 vector unsigned char __b) { in __builtin_crypto_vcipherlast()
17345 vector unsigned char __b) { in __builtin_crypto_vncipher()
17351 vector unsigned char __b) { in __builtin_crypto_vncipherlast()
17367 vec_permxor(vector bool char __a, vector bool char __b, in vec_permxor()
17375 vec_permxor(vector signed char __a, vector signed char __b, in vec_permxor()
17383 vec_permxor(vector unsigned char __a, vector unsigned char __b, in vec_permxor()
17389 __builtin_crypto_vpermxor(vector unsigned char __a, vector unsigned char __b, in __builtin_crypto_vpermxor()
17395 __builtin_crypto_vpermxor(vector unsigned short __a, vector unsigned short __b, in __builtin_crypto_vpermxor()
17403 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in __builtin_crypto_vpermxor()
17411 vector unsigned long long __b, in __builtin_crypto_vpermxor()
17419 __builtin_crypto_vpmsumb(vector unsigned char __a, vector unsigned char __b) { in __builtin_crypto_vpmsumb()
17424 __builtin_crypto_vpmsumb(vector unsigned short __a, vector unsigned short __b) { in __builtin_crypto_vpmsumb()
17429 __builtin_crypto_vpmsumb(vector unsigned int __a, vector unsigned int __b) { in __builtin_crypto_vpmsumb()
17435 vector unsigned long long __b) { in __builtin_crypto_vpmsumb()
17465 vec_vbpermq(vector signed char __a, vector signed char __b) { in vec_vbpermq()
17471 vec_vbpermq(vector unsigned char __a, vector unsigned char __b) { in vec_vbpermq()
17477 vec_bperm(vector unsigned __int128 __a, vector unsigned char __b) { in vec_bperm()
17483 vec_bperm(vector unsigned char __a, vector unsigned char __b) { in vec_bperm()
17489 vec_bperm(vector unsigned long long __a, vector unsigned char __b) { in vec_bperm()
18194 #define vec_test_data_class(__a, __b) \ argument
18263 vector float __b) { in vec_recipdiv()
18269 vector double __b) { in vec_recipdiv()
18382 vec_pdep(vector unsigned long long __a, vector unsigned long long __b) { in vec_pdep()
18389 vec_pext(vector unsigned long long __a, vector unsigned long long __b) { in vec_pext()
18396 vec_cfuge(vector unsigned long long __a, vector unsigned long long __b) { in vec_cfuge()
18402 #define vec_gnb(__a, __b) __builtin_altivec_vgnb(__a, __b) argument
18407 #define vec_ternarylogic(__a, __b, __c, __imm) \ argument
18434 #define vec_ternarylogic(__a, __b, __c, __imm) \ argument
18525 vec_cntlzm(vector unsigned long long __a, vector unsigned long long __b) { in vec_cntlzm()
18532 vec_cnttzm(vector unsigned long long __a, vector unsigned long long __b) { in vec_cnttzm()
18539 vec_mod(vector signed int __a, vector signed int __b) { in vec_mod()
18544 vec_mod(vector unsigned int __a, vector unsigned int __b) { in vec_mod()
18549 vec_mod(vector signed long long __a, vector signed long long __b) { in vec_mod()
18554 vec_mod(vector unsigned long long __a, vector unsigned long long __b) { in vec_mod()
18560 vec_mod(vector signed __int128 __a, vector signed __int128 __b) { in vec_mod()
18565 vec_mod(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_mod()
18571 #define vec_sldb(__a, __b, __c) \ argument
18606 #define vec_srdb(__a, __b, __c) \ argument
18643 vec_insertl(unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_insertl()
18652 vec_insertl(unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_insertl()
18661 vec_insertl(unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_insertl()
18670 vec_insertl(unsigned long long __a, vector unsigned long long __b, in vec_insertl()
18680 vec_insertl(vector unsigned char __a, vector unsigned char __b, in vec_insertl()
18690 vec_insertl(vector unsigned short __a, vector unsigned short __b, in vec_insertl()
18700 vec_insertl(vector unsigned int __a, vector unsigned int __b, in vec_insertl()
18712 vec_inserth(unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_inserth()
18721 vec_inserth(unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_inserth()
18730 vec_inserth(unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_inserth()
18739 vec_inserth(unsigned long long __a, vector unsigned long long __b, in vec_inserth()
18749 vec_inserth(vector unsigned char __a, vector unsigned char __b, in vec_inserth()
18759 vec_inserth(vector unsigned short __a, vector unsigned short __b, in vec_inserth()
18769 vec_inserth(vector unsigned int __a, vector unsigned int __b, in vec_inserth()
18781 vector unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_extractl()
18791 vector unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_extractl()
18801 vector unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_extractl()
18811 vec_extractl(vector unsigned long long __a, vector unsigned long long __b, in vec_extractl()
18824 vector unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_extracth()
18834 vector unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_extracth()
18844 vector unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_extracth()
18854 vec_extracth(vector unsigned long long __a, vector unsigned long long __b, in vec_extracth()
18867 #define vec_permx(__a, __b, __c, __d) \ argument
18903 vec_blendv(vector signed char __a, vector signed char __b, in vec_blendv()
18910 vec_blendv(vector unsigned char __a, vector unsigned char __b, in vec_blendv()
18916 vec_blendv(vector signed short __a, vector signed short __b, in vec_blendv()
18923 vec_blendv(vector unsigned short __a, vector unsigned short __b, in vec_blendv()
18929 vec_blendv(vector signed int __a, vector signed int __b, in vec_blendv()
18936 vec_blendv(vector unsigned int __a, vector unsigned int __b, in vec_blendv()
18942 vec_blendv(vector signed long long __a, vector signed long long __b, in vec_blendv()
18949 vec_blendv(vector unsigned long long __a, vector unsigned long long __b, in vec_blendv()
18955 vec_blendv(vector float __a, vector float __b, vector unsigned int __c) { in vec_blendv()
18961 vec_blendv(vector double __a, vector double __b, in vec_blendv()
18967 #define vec_replace_unaligned(__a, __b, __c) \ argument
18987 #define vec_replace_elt(__a, __b, __c) \ argument
19024 vector signed int __a, const unsigned int __b, const signed int __c) { in vec_splati_ins()
19037 vector unsigned int __a, const unsigned int __b, const unsigned int __c) { in vec_splati_ins()
19050 vec_splati_ins(vector float __a, const unsigned int __b, const float __c) { in vec_splati_ins()
19237 vec_sl(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sl()
19243 vec_sl(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_sl()
19249 vec_sr(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sr()
19255 vec_sr(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_sr()
19265 vec_sra(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sra()
19275 vec_sra(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_sra()
19284 #define __bcdadd(__a, __b, __ps) __builtin_ppc_bcdadd((__a), (__b), (__ps)) argument
19285 #define __bcdsub(__a, __b, __ps) __builtin_ppc_bcdsub((__a), (__b), (__ps)) argument
19288 vector unsigned char __b) { in __bcdadd_ofl()
19293 vector unsigned char __b) { in __bcdsub_ofl()
19302 vector unsigned char __b) { in __bcdcmpeq()
19307 vector unsigned char __b) { in __bcdcmplt()
19312 vector unsigned char __b) { in __bcdcmpgt()
19317 vector unsigned char __b) { in __bcdcmple()
19322 vector unsigned char __b) { in __bcdcmpge()