Lines Matching defs:__b
177 vec_absd(vector unsigned char __a, vector unsigned char __b) { in vec_absd()
182 vec_absd(vector unsigned short __a, vector unsigned short __b) { in vec_absd()
187 vec_absd(vector unsigned int __a, vector unsigned int __b) { in vec_absd()
196 vec_add(vector signed char __a, vector signed char __b) { in vec_add()
201 vec_add(vector bool char __a, vector signed char __b) { in vec_add()
206 vec_add(vector signed char __a, vector bool char __b) { in vec_add()
211 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add()
216 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add()
221 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add()
226 vector short __b) { in vec_add()
231 vector short __b) { in vec_add()
236 vector bool short __b) { in vec_add()
241 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add()
246 vec_add(vector bool short __a, vector unsigned short __b) { in vec_add()
251 vec_add(vector unsigned short __a, vector bool short __b) { in vec_add()
256 vector int __b) { in vec_add()
261 vector int __b) { in vec_add()
266 vector bool int __b) { in vec_add()
271 vec_add(vector unsigned int __a, vector unsigned int __b) { in vec_add()
276 vec_add(vector bool int __a, vector unsigned int __b) { in vec_add()
281 vec_add(vector unsigned int __a, vector bool int __b) { in vec_add()
287 vec_add(vector signed long long __a, vector signed long long __b) { in vec_add()
292 vec_add(vector unsigned long long __a, vector unsigned long long __b) { in vec_add()
298 vec_add(vector signed __int128 __a, vector signed __int128 __b) { in vec_add()
303 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_add()
309 vec_add_u128(vector unsigned char __a, vector unsigned char __b) { in vec_add_u128()
314 vec_add(vector signed long long __a, vector signed long long __b) { in vec_add()
328 vec_add(vector unsigned long long __a, vector unsigned long long __b) { in vec_add()
335 vector float __b) { in vec_add()
341 vector double __b) { in vec_add()
351 vec_adde(vector signed __int128 __a, vector signed __int128 __b, in vec_adde()
357 vec_adde(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_adde()
364 vec_adde_u128(vector unsigned char __a, vector unsigned char __b, in vec_adde_u128()
371 vec_adde(vector signed int __a, vector signed int __b, in vec_adde()
379 vec_adde(vector unsigned int __a, vector unsigned int __b, in vec_adde()
391 vec_addec(vector signed __int128 __a, vector signed __int128 __b, in vec_addec()
397 vec_addec(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_addec()
404 vec_addec_u128(vector unsigned char __a, vector unsigned char __b, in vec_addec_u128()
410 vec_addec(vector signed int __a, vector signed int __b, in vec_addec()
433 vec_addec(vector unsigned int __a, vector unsigned int __b, in vec_addec()
459 vec_vaddubm(vector signed char __a, vector signed char __b) { in vec_vaddubm()
464 vec_vaddubm(vector bool char __a, vector signed char __b) { in vec_vaddubm()
469 vec_vaddubm(vector signed char __a, vector bool char __b) { in vec_vaddubm()
474 vec_vaddubm(vector unsigned char __a, vector unsigned char __b) { in vec_vaddubm()
479 vec_vaddubm(vector bool char __a, vector unsigned char __b) { in vec_vaddubm()
484 vec_vaddubm(vector unsigned char __a, vector bool char __b) { in vec_vaddubm()
493 vector short __b) { in vec_vadduhm()
498 vector short __b) { in vec_vadduhm()
503 vector bool short __b) { in vec_vadduhm()
508 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhm()
513 vec_vadduhm(vector bool short __a, vector unsigned short __b) { in vec_vadduhm()
518 vec_vadduhm(vector unsigned short __a, vector bool short __b) { in vec_vadduhm()
527 vector int __b) { in vec_vadduwm()
532 vector int __b) { in vec_vadduwm()
537 vector bool int __b) { in vec_vadduwm()
542 vec_vadduwm(vector unsigned int __a, vector unsigned int __b) { in vec_vadduwm()
547 vec_vadduwm(vector bool int __a, vector unsigned int __b) { in vec_vadduwm()
552 vec_vadduwm(vector unsigned int __a, vector bool int __b) { in vec_vadduwm()
561 vec_vaddfp(vector float __a, vector float __b) { in vec_vaddfp()
568 vec_addc(vector signed int __a, vector signed int __b) { in vec_addc()
574 vec_addc(vector unsigned int __a, vector unsigned int __b) { in vec_addc()
581 vec_addc(vector signed __int128 __a, vector signed __int128 __b) { in vec_addc()
587 vec_addc(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_addc()
593 vec_addc_u128(vector unsigned char __a, vector unsigned char __b) { in vec_addc_u128()
601 vec_vaddcuw(vector unsigned int __a, vector unsigned int __b) { in vec_vaddcuw()
608 vec_adds(vector signed char __a, vector signed char __b) { in vec_adds()
613 vec_adds(vector bool char __a, vector signed char __b) { in vec_adds()
618 vec_adds(vector signed char __a, vector bool char __b) { in vec_adds()
623 vec_adds(vector unsigned char __a, vector unsigned char __b) { in vec_adds()
628 vec_adds(vector bool char __a, vector unsigned char __b) { in vec_adds()
633 vec_adds(vector unsigned char __a, vector bool char __b) { in vec_adds()
638 vector short __b) { in vec_adds()
643 vector short __b) { in vec_adds()
648 vector bool short __b) { in vec_adds()
653 vec_adds(vector unsigned short __a, vector unsigned short __b) { in vec_adds()
658 vec_adds(vector bool short __a, vector unsigned short __b) { in vec_adds()
663 vec_adds(vector unsigned short __a, vector bool short __b) { in vec_adds()
668 vector int __b) { in vec_adds()
673 vector int __b) { in vec_adds()
678 vector bool int __b) { in vec_adds()
683 vec_adds(vector unsigned int __a, vector unsigned int __b) { in vec_adds()
688 vec_adds(vector bool int __a, vector unsigned int __b) { in vec_adds()
693 vec_adds(vector unsigned int __a, vector bool int __b) { in vec_adds()
700 vec_vaddsbs(vector signed char __a, vector signed char __b) { in vec_vaddsbs()
705 vec_vaddsbs(vector bool char __a, vector signed char __b) { in vec_vaddsbs()
710 vec_vaddsbs(vector signed char __a, vector bool char __b) { in vec_vaddsbs()
717 vec_vaddubs(vector unsigned char __a, vector unsigned char __b) { in vec_vaddubs()
722 vec_vaddubs(vector bool char __a, vector unsigned char __b) { in vec_vaddubs()
727 vec_vaddubs(vector unsigned char __a, vector bool char __b) { in vec_vaddubs()
734 vector short __b) { in vec_vaddshs()
739 vector short __b) { in vec_vaddshs()
744 vector bool short __b) { in vec_vaddshs()
751 vec_vadduhs(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhs()
756 vec_vadduhs(vector bool short __a, vector unsigned short __b) { in vec_vadduhs()
761 vec_vadduhs(vector unsigned short __a, vector bool short __b) { in vec_vadduhs()
768 vector int __b) { in vec_vaddsws()
773 vector int __b) { in vec_vaddsws()
778 vector bool int __b) { in vec_vaddsws()
785 vec_vadduws(vector unsigned int __a, vector unsigned int __b) { in vec_vadduws()
790 vec_vadduws(vector bool int __a, vector unsigned int __b) { in vec_vadduws()
795 vec_vadduws(vector unsigned int __a, vector bool int __b) { in vec_vadduws()
804 vec_vadduqm(vector signed __int128 __a, vector signed __int128 __b) { in vec_vadduqm()
809 vec_vadduqm(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vadduqm()
816 vec_vaddeuqm(vector signed __int128 __a, vector signed __int128 __b, in vec_vaddeuqm()
822 vec_vaddeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vaddeuqm()
830 vec_vaddcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vaddcuq()
835 vec_vaddcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vaddcuq()
842 vec_vaddecuq(vector signed __int128 __a, vector signed __int128 __b, in vec_vaddecuq()
848 vec_vaddecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vaddecuq()
859 vec_and(vector signed char __a, vector signed char __b) { in vec_and()
864 vec_and(vector bool char __a, vector signed char __b) { in vec_and()
869 vec_and(vector signed char __a, vector bool char __b) { in vec_and()
874 vec_and(vector unsigned char __a, vector unsigned char __b) { in vec_and()
879 vec_and(vector bool char __a, vector unsigned char __b) { in vec_and()
884 vec_and(vector unsigned char __a, vector bool char __b) { in vec_and()
889 vector bool char __b) { in vec_and()
894 vector short __b) { in vec_and()
899 vector short __b) { in vec_and()
904 vector bool short __b) { in vec_and()
909 vec_and(vector unsigned short __a, vector unsigned short __b) { in vec_and()
914 vec_and(vector bool short __a, vector unsigned short __b) { in vec_and()
919 vec_and(vector unsigned short __a, vector bool short __b) { in vec_and()
924 vec_and(vector bool short __a, vector bool short __b) { in vec_and()
929 vector int __b) { in vec_and()
934 vector int __b) { in vec_and()
939 vector bool int __b) { in vec_and()
944 vec_and(vector unsigned int __a, vector unsigned int __b) { in vec_and()
949 vec_and(vector bool int __a, vector unsigned int __b) { in vec_and()
954 vec_and(vector unsigned int __a, vector bool int __b) { in vec_and()
959 vector bool int __b) { in vec_and()
964 vector float __b) { in vec_and()
971 vector float __b) { in vec_and()
978 vector bool int __b) { in vec_and()
986 vector double __b) { in vec_and()
993 vec_and(vector double __a, vector bool long long __b) { in vec_and()
1000 vector double __b) { in vec_and()
1007 vec_and(vector signed long long __a, vector signed long long __b) { in vec_and()
1012 vec_and(vector bool long long __a, vector signed long long __b) { in vec_and()
1017 vec_and(vector signed long long __a, vector bool long long __b) { in vec_and()
1022 vec_and(vector unsigned long long __a, vector unsigned long long __b) { in vec_and()
1027 vec_and(vector bool long long __a, vector unsigned long long __b) { in vec_and()
1032 vec_and(vector unsigned long long __a, vector bool long long __b) { in vec_and()
1037 vec_and(vector bool long long __a, vector bool long long __b) { in vec_and()
1045 vec_vand(vector signed char __a, vector signed char __b) { in vec_vand()
1050 vec_vand(vector bool char __a, vector signed char __b) { in vec_vand()
1055 vec_vand(vector signed char __a, vector bool char __b) { in vec_vand()
1060 vec_vand(vector unsigned char __a, vector unsigned char __b) { in vec_vand()
1065 vec_vand(vector bool char __a, vector unsigned char __b) { in vec_vand()
1070 vec_vand(vector unsigned char __a, vector bool char __b) { in vec_vand()
1075 vector bool char __b) { in vec_vand()
1080 vector short __b) { in vec_vand()
1085 vector short __b) { in vec_vand()
1090 vector bool short __b) { in vec_vand()
1095 vec_vand(vector unsigned short __a, vector unsigned short __b) { in vec_vand()
1100 vec_vand(vector bool short __a, vector unsigned short __b) { in vec_vand()
1105 vec_vand(vector unsigned short __a, vector bool short __b) { in vec_vand()
1110 vec_vand(vector bool short __a, vector bool short __b) { in vec_vand()
1115 vector int __b) { in vec_vand()
1120 vector int __b) { in vec_vand()
1125 vector bool int __b) { in vec_vand()
1130 vec_vand(vector unsigned int __a, vector unsigned int __b) { in vec_vand()
1135 vec_vand(vector bool int __a, vector unsigned int __b) { in vec_vand()
1140 vec_vand(vector unsigned int __a, vector bool int __b) { in vec_vand()
1145 vector bool int __b) { in vec_vand()
1150 vector float __b) { in vec_vand()
1157 vector float __b) { in vec_vand()
1164 vector bool int __b) { in vec_vand()
1172 vec_vand(vector signed long long __a, vector signed long long __b) { in vec_vand()
1177 vec_vand(vector bool long long __a, vector signed long long __b) { in vec_vand()
1182 vec_vand(vector signed long long __a, vector bool long long __b) { in vec_vand()
1187 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { in vec_vand()
1192 vec_vand(vector bool long long __a, vector unsigned long long __b) { in vec_vand()
1197 vec_vand(vector unsigned long long __a, vector bool long long __b) { in vec_vand()
1202 vec_vand(vector bool long long __a, vector bool long long __b) { in vec_vand()
1212 vec_andc(vector signed char __a, vector signed char __b) { in vec_andc()
1217 vec_andc(vector bool char __a, vector signed char __b) { in vec_andc()
1222 vec_andc(vector signed char __a, vector bool char __b) { in vec_andc()
1227 vec_andc(vector unsigned char __a, vector unsigned char __b) { in vec_andc()
1232 vec_andc(vector bool char __a, vector unsigned char __b) { in vec_andc()
1237 vec_andc(vector unsigned char __a, vector bool char __b) { in vec_andc()
1242 vector bool char __b) { in vec_andc()
1247 vector short __b) { in vec_andc()
1252 vector short __b) { in vec_andc()
1257 vector bool short __b) { in vec_andc()
1262 vec_andc(vector unsigned short __a, vector unsigned short __b) { in vec_andc()
1267 vec_andc(vector bool short __a, vector unsigned short __b) { in vec_andc()
1272 vec_andc(vector unsigned short __a, vector bool short __b) { in vec_andc()
1277 vec_andc(vector bool short __a, vector bool short __b) { in vec_andc()
1282 vector int __b) { in vec_andc()
1287 vector int __b) { in vec_andc()
1292 vector bool int __b) { in vec_andc()
1297 vec_andc(vector unsigned int __a, vector unsigned int __b) { in vec_andc()
1302 vec_andc(vector bool int __a, vector unsigned int __b) { in vec_andc()
1307 vec_andc(vector unsigned int __a, vector bool int __b) { in vec_andc()
1312 vector bool int __b) { in vec_andc()
1317 vector float __b) { in vec_andc()
1324 vector float __b) { in vec_andc()
1331 vector bool int __b) { in vec_andc()
1339 vector double __b) { in vec_andc()
1346 vec_andc(vector double __a, vector bool long long __b) { in vec_andc()
1353 vector double __b) { in vec_andc()
1360 vec_andc(vector signed long long __a, vector signed long long __b) { in vec_andc()
1365 vec_andc(vector bool long long __a, vector signed long long __b) { in vec_andc()
1370 vec_andc(vector signed long long __a, vector bool long long __b) { in vec_andc()
1375 vec_andc(vector unsigned long long __a, vector unsigned long long __b) { in vec_andc()
1380 vec_andc(vector bool long long __a, vector unsigned long long __b) { in vec_andc()
1385 vec_andc(vector unsigned long long __a, vector bool long long __b) { in vec_andc()
1390 vec_andc(vector bool long long __a, vector bool long long __b) { in vec_andc()
1398 vec_vandc(vector signed char __a, vector signed char __b) { in vec_vandc()
1403 vec_vandc(vector bool char __a, vector signed char __b) { in vec_vandc()
1408 vec_vandc(vector signed char __a, vector bool char __b) { in vec_vandc()
1413 vec_vandc(vector unsigned char __a, vector unsigned char __b) { in vec_vandc()
1418 vec_vandc(vector bool char __a, vector unsigned char __b) { in vec_vandc()
1423 vec_vandc(vector unsigned char __a, vector bool char __b) { in vec_vandc()
1428 vec_vandc(vector bool char __a, vector bool char __b) { in vec_vandc()
1433 vector short __b) { in vec_vandc()
1438 vector short __b) { in vec_vandc()
1443 vector bool short __b) { in vec_vandc()
1448 vec_vandc(vector unsigned short __a, vector unsigned short __b) { in vec_vandc()
1453 vec_vandc(vector bool short __a, vector unsigned short __b) { in vec_vandc()
1458 vec_vandc(vector unsigned short __a, vector bool short __b) { in vec_vandc()
1463 vec_vandc(vector bool short __a, vector bool short __b) { in vec_vandc()
1468 vector int __b) { in vec_vandc()
1473 vector int __b) { in vec_vandc()
1478 vector bool int __b) { in vec_vandc()
1483 vec_vandc(vector unsigned int __a, vector unsigned int __b) { in vec_vandc()
1488 vec_vandc(vector bool int __a, vector unsigned int __b) { in vec_vandc()
1493 vec_vandc(vector unsigned int __a, vector bool int __b) { in vec_vandc()
1498 vector bool int __b) { in vec_vandc()
1503 vector float __b) { in vec_vandc()
1510 vector float __b) { in vec_vandc()
1517 vector bool int __b) { in vec_vandc()
1525 vec_vandc(vector signed long long __a, vector signed long long __b) { in vec_vandc()
1530 vec_vandc(vector bool long long __a, vector signed long long __b) { in vec_vandc()
1535 vec_vandc(vector signed long long __a, vector bool long long __b) { in vec_vandc()
1540 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) { in vec_vandc()
1545 vec_vandc(vector bool long long __a, vector unsigned long long __b) { in vec_vandc()
1550 vec_vandc(vector unsigned long long __a, vector bool long long __b) { in vec_vandc()
1555 vec_vandc(vector bool long long __a, vector bool long long __b) { in vec_vandc()
1563 vec_avg(vector signed char __a, vector signed char __b) { in vec_avg()
1568 vec_avg(vector unsigned char __a, vector unsigned char __b) { in vec_avg()
1573 vector short __b) { in vec_avg()
1578 vec_avg(vector unsigned short __a, vector unsigned short __b) { in vec_avg()
1583 vector int __b) { in vec_avg()
1588 vec_avg(vector unsigned int __a, vector unsigned int __b) { in vec_avg()
1595 vec_vavgsb(vector signed char __a, vector signed char __b) { in vec_vavgsb()
1602 vec_vavgub(vector unsigned char __a, vector unsigned char __b) { in vec_vavgub()
1609 vec_vavgsh(vector short __a, vector short __b) { in vec_vavgsh()
1616 vec_vavguh(vector unsigned short __a, vector unsigned short __b) { in vec_vavguh()
1623 vec_vavgsw(vector int __a, vector int __b) { in vec_vavgsw()
1630 vec_vavguw(vector unsigned int __a, vector unsigned int __b) { in vec_vavguw()
1671 vec_cmpb(vector float __a, vector float __b) { in vec_cmpb()
1678 vec_vcmpbfp(vector float __a, vector float __b) { in vec_vcmpbfp()
1685 vec_cmpeq(vector signed char __a, vector signed char __b) { in vec_cmpeq()
1691 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { in vec_cmpeq()
1697 vec_cmpeq(vector bool char __a, vector bool char __b) { in vec_cmpeq()
1703 vector short __b) { in vec_cmpeq()
1708 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { in vec_cmpeq()
1714 vec_cmpeq(vector bool short __a, vector bool short __b) { in vec_cmpeq()
1720 vector int __b) { in vec_cmpeq()
1725 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { in vec_cmpeq()
1731 vector bool int __b) { in vec_cmpeq()
1738 vec_cmpeq(vector signed long long __a, vector signed long long __b) { in vec_cmpeq()
1743 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpeq()
1749 vec_cmpeq(vector bool long long __a, vector bool long long __b) { in vec_cmpeq()
1755 vec_cmpeq(vector signed long long __a, vector signed long long __b) { in vec_cmpeq()
1770 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpeq()
1775 vec_cmpeq(vector bool long long __a, vector bool long long __b) { in vec_cmpeq()
1781 vector float __b) { in vec_cmpeq()
1791 vec_cmpeq(vector double __a, vector double __b) { in vec_cmpeq()
1798 vec_cmpeq(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpeq()
1804 vec_cmpeq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpeq()
1814 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne()
1820 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne()
1826 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne()
1832 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne()
1838 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne()
1844 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne()
1850 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne()
1856 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne()
1862 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne()
1868 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne()
1875 vec_cmpne(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpne()
1881 vec_cmpne(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpne()
1890 vec_cmpnez(vector signed char __a, vector signed char __b) { in vec_cmpnez()
1896 vec_cmpnez(vector unsigned char __a, vector unsigned char __b) { in vec_cmpnez()
1902 vec_cmpnez(vector signed short __a, vector signed short __b) { in vec_cmpnez()
1908 vec_cmpnez(vector unsigned short __a, vector unsigned short __b) { in vec_cmpnez()
1914 vec_cmpnez(vector signed int __a, vector signed int __b) { in vec_cmpnez()
1920 vec_cmpnez(vector unsigned int __a, vector unsigned int __b) { in vec_cmpnez()
1997 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne()
2002 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne()
2007 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne()
2012 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne()
2017 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne()
2022 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne()
2027 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne()
2032 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne()
2037 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne()
2042 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne()
2049 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne()
2055 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne()
2061 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne()
2067 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne()
2073 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne()
2079 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne()
2087 vec_cmpne(vector double __a, vector double __b) { in vec_cmpne()
2096 vec_cmpgt(vector signed char __a, vector signed char __b) { in vec_cmpgt()
2101 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) { in vec_cmpgt()
2106 vector short __b) { in vec_cmpgt()
2111 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) { in vec_cmpgt()
2116 vector int __b) { in vec_cmpgt()
2121 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) { in vec_cmpgt()
2127 vec_cmpgt(vector signed long long __a, vector signed long long __b) { in vec_cmpgt()
2132 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpgt()
2137 vec_cmpgt(vector signed long long __a, vector signed long long __b) { in vec_cmpgt()
2158 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpgt()
2178 vector float __b) { in vec_cmpgt()
2188 vec_cmpgt(vector double __a, vector double __b) { in vec_cmpgt()
2195 vec_cmpgt(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpgt()
2201 vec_cmpgt(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpgt()
2210 vec_cmpge(vector signed char __a, vector signed char __b) { in vec_cmpge()
2215 vec_cmpge(vector unsigned char __a, vector unsigned char __b) { in vec_cmpge()
2220 vec_cmpge(vector signed short __a, vector signed short __b) { in vec_cmpge()
2225 vec_cmpge(vector unsigned short __a, vector unsigned short __b) { in vec_cmpge()
2230 vec_cmpge(vector signed int __a, vector signed int __b) { in vec_cmpge()
2235 vec_cmpge(vector unsigned int __a, vector unsigned int __b) { in vec_cmpge()
2240 vector float __b) { in vec_cmpge()
2250 vec_cmpge(vector double __a, vector double __b) { in vec_cmpge()
2255 vec_cmpge(vector signed long long __a, vector signed long long __b) { in vec_cmpge()
2260 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpge()
2267 vec_cmpge(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpge()
2272 vec_cmpge(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpge()
2280 vec_vcmpgefp(vector float __a, vector float __b) { in vec_vcmpgefp()
2287 vec_vcmpgtsb(vector signed char __a, vector signed char __b) { in vec_vcmpgtsb()
2294 vec_vcmpgtub(vector unsigned char __a, vector unsigned char __b) { in vec_vcmpgtub()
2301 vec_vcmpgtsh(vector short __a, vector short __b) { in vec_vcmpgtsh()
2308 vec_vcmpgtuh(vector unsigned short __a, vector unsigned short __b) { in vec_vcmpgtuh()
2315 vec_vcmpgtsw(vector int __a, vector int __b) { in vec_vcmpgtsw()
2322 vec_vcmpgtuw(vector unsigned int __a, vector unsigned int __b) { in vec_vcmpgtuw()
2329 vec_vcmpgtfp(vector float __a, vector float __b) { in vec_vcmpgtfp()
2336 vec_cmple(vector signed char __a, vector signed char __b) { in vec_cmple()
2341 vec_cmple(vector unsigned char __a, vector unsigned char __b) { in vec_cmple()
2346 vec_cmple(vector signed short __a, vector signed short __b) { in vec_cmple()
2351 vec_cmple(vector unsigned short __a, vector unsigned short __b) { in vec_cmple()
2356 vec_cmple(vector signed int __a, vector signed int __b) { in vec_cmple()
2361 vec_cmple(vector unsigned int __a, vector unsigned int __b) { in vec_cmple()
2366 vector float __b) { in vec_cmple()
2372 vec_cmple(vector double __a, vector double __b) { in vec_cmple()
2377 vec_cmple(vector signed long long __a, vector signed long long __b) { in vec_cmple()
2382 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmple()
2389 vec_cmple(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmple()
2394 vec_cmple(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmple()
2402 vec_cmplt(vector signed char __a, vector signed char __b) { in vec_cmplt()
2407 vec_cmplt(vector unsigned char __a, vector unsigned char __b) { in vec_cmplt()
2412 vector short __b) { in vec_cmplt()
2417 vec_cmplt(vector unsigned short __a, vector unsigned short __b) { in vec_cmplt()
2422 vector int __b) { in vec_cmplt()
2427 vec_cmplt(vector unsigned int __a, vector unsigned int __b) { in vec_cmplt()
2432 vector float __b) { in vec_cmplt()
2438 vec_cmplt(vector double __a, vector double __b) { in vec_cmplt()
2445 vec_cmplt(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmplt()
2450 vec_cmplt(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmplt()
2457 vec_cmplt(vector signed long long __a, vector signed long long __b) { in vec_cmplt()
2462 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmplt()
2580 vec_first_match_index(vector signed char __a, vector signed char __b) { in vec_first_match_index()
2594 vec_first_match_index(vector unsigned char __a, vector unsigned char __b) { in vec_first_match_index()
2608 vec_first_match_index(vector signed short __a, vector signed short __b) { in vec_first_match_index()
2622 vec_first_match_index(vector unsigned short __a, vector unsigned short __b) { in vec_first_match_index()
2636 vec_first_match_index(vector signed int __a, vector signed int __b) { in vec_first_match_index()
2650 vec_first_match_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_match_index()
2666 vec_first_match_or_eos_index(vector signed char __a, vector signed char __b) { in vec_first_match_or_eos_index()
2690 vector unsigned char __b) { in vec_first_match_or_eos_index()
2709 vec_first_match_or_eos_index(vector signed short __a, vector signed short __b) { in vec_first_match_or_eos_index()
2729 vector unsigned short __b) { in vec_first_match_or_eos_index()
2748 vec_first_match_or_eos_index(vector signed int __a, vector signed int __b) { in vec_first_match_or_eos_index()
2766 vec_first_match_or_eos_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_match_or_eos_index()
2787 vec_first_mismatch_index(vector signed char __a, vector signed char __b) { in vec_first_mismatch_index()
2801 vec_first_mismatch_index(vector unsigned char __a, vector unsigned char __b) { in vec_first_mismatch_index()
2815 vec_first_mismatch_index(vector signed short __a, vector signed short __b) { in vec_first_mismatch_index()
2829 vec_first_mismatch_index(vector unsigned short __a, vector unsigned short __b) { in vec_first_mismatch_index()
2843 vec_first_mismatch_index(vector signed int __a, vector signed int __b) { in vec_first_mismatch_index()
2857 vec_first_mismatch_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_mismatch_index()
2874 vector signed char __b) { in vec_first_mismatch_or_eos_index()
2889 vector unsigned char __b) { in vec_first_mismatch_or_eos_index()
2904 vector signed short __b) { in vec_first_mismatch_or_eos_index()
2919 vector unsigned short __b) { in vec_first_mismatch_or_eos_index()
2933 vec_first_mismatch_or_eos_index(vector signed int __a, vector signed int __b) { in vec_first_mismatch_or_eos_index()
2948 vector unsigned int __b) { in vec_first_mismatch_or_eos_index()
2962 vec_insert_exp(vector double __a, vector unsigned long long __b) { in vec_insert_exp()
2967 vec_insert_exp(vector unsigned long long __a, vector unsigned long long __b) { in vec_insert_exp()
2972 vec_insert_exp(vector float __a, vector unsigned int __b) { in vec_insert_exp()
2977 vec_insert_exp(vector unsigned int __a, vector unsigned int __b) { in vec_insert_exp()
2983 size_t __b) { in vec_xl_len()
2988 vec_xl_len(const unsigned char *__a, size_t __b) { in vec_xl_len()
2993 size_t __b) { in vec_xl_len()
2998 vec_xl_len(const unsigned short *__a, size_t __b) { in vec_xl_len()
3003 size_t __b) { in vec_xl_len()
3008 size_t __b) { in vec_xl_len()
3012 static __inline__ vector float __ATTRS_o_ai vec_xl_len(const float *__a, size_t __b) { in vec_xl_len()
3018 vec_xl_len(const signed __int128 *__a, size_t __b) { in vec_xl_len()
3023 vec_xl_len(const unsigned __int128 *__a, size_t __b) { in vec_xl_len()
3029 vec_xl_len(const signed long long *__a, size_t __b) { in vec_xl_len()
3034 vec_xl_len(const unsigned long long *__a, size_t __b) { in vec_xl_len()
3039 size_t __b) { in vec_xl_len()
3044 vec_xl_len_r(const unsigned char *__a, size_t __b) { in vec_xl_len_r()
3058 unsigned char *__b, in vec_xst_len()
3064 signed char *__b, size_t __c) { in vec_xst_len()
3069 signed short *__b, size_t __c) { in vec_xst_len()
3074 unsigned short *__b, in vec_xst_len()
3080 signed int *__b, size_t __c) { in vec_xst_len()
3085 unsigned int *__b, size_t __c) { in vec_xst_len()
3089 static __inline__ void __ATTRS_o_ai vec_xst_len(vector float __a, float *__b, in vec_xst_len()
3096 signed __int128 *__b, in vec_xst_len()
3102 unsigned __int128 *__b, in vec_xst_len()
3109 signed long long *__b, in vec_xst_len()
3115 unsigned long long *__b, in vec_xst_len()
3120 static __inline__ void __ATTRS_o_ai vec_xst_len(vector double __a, double *__b, in vec_xst_len()
3126 unsigned char *__b, in vec_xst_len_r()
3145 vector float __b) { in vec_cpsgn()
3150 vector double __b) { in vec_cpsgn()
3162 #define vec_ctf(__a, __b) \ argument
3175 #define vec_ctf(__a, __b) \ argument
3193 #define vec_ctf(__a, __b) \ argument
3203 #define vec_ctd(__a, __b) \ argument
3229 #define vec_vcfsx(__a, __b) __builtin_altivec_vcfsx((vector int)(__a), (__b)) argument
3235 #define vec_cts(__a, __b) \ argument
3247 #define vec_cts(__a, __b) \ argument
3271 #define vec_ctu(__a, __b) \ argument
3283 #define vec_ctu(__a, __b) \ argument
3303 #define vec_ctsl(__a, __b) \ argument
3323 #define vec_ctul(__a, __b) \ argument
3345 #define vec_ctsl(__a, __b) \ argument
3364 #define vec_ctul(__a, __b) \ argument
3440 vec_signed2(vector double __a, vector double __b) { in vec_signed2()
3482 vec_unsigned2(vector double __a, vector double __b) { in vec_unsigned2()
3524 vec_float2(vector signed long long __a, vector signed long long __b) { in vec_float2()
3529 vec_float2(vector unsigned long long __a, vector unsigned long long __b) { in vec_float2()
3534 vec_float2(vector double __a, vector double __b) { in vec_float2()
3718 vec_div(vector signed char __a, vector signed char __b) { in vec_div()
3723 vec_div(vector unsigned char __a, vector unsigned char __b) { in vec_div()
3728 vec_div(vector signed short __a, vector signed short __b) { in vec_div()
3733 vec_div(vector unsigned short __a, vector unsigned short __b) { in vec_div()
3738 vec_div(vector signed int __a, vector signed int __b) { in vec_div()
3743 vec_div(vector unsigned int __a, vector unsigned int __b) { in vec_div()
3749 vec_div(vector signed long long __a, vector signed long long __b) { in vec_div()
3754 vec_div(vector unsigned long long __a, vector unsigned long long __b) { in vec_div()
3759 vector float __b) { in vec_div()
3764 vector double __b) { in vec_div()
3773 vec_dive(vector signed int __a, vector signed int __b) { in vec_dive()
3778 vec_dive(vector unsigned int __a, vector unsigned int __b) { in vec_dive()
3783 vec_dive(vector signed long long __a, vector signed long long __b) { in vec_dive()
3788 vec_dive(vector unsigned long long __a, vector unsigned long long __b) { in vec_dive()
3794 vec_dive(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_dive()
3799 vec_dive(vector signed __int128 __a, vector signed __int128 __b) { in vec_dive()
3807 vec_div(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_div()
3812 vec_div(vector signed __int128 __a, vector signed __int128 __b) { in vec_div()
3821 vector double __b) { in vec_test_swdiv()
3826 vector float __b) { in vec_test_swdivs()
3861 vec_eqv(vector signed char __a, vector signed char __b) { in vec_eqv()
3867 vec_eqv(vector unsigned char __a, vector unsigned char __b) { in vec_eqv()
3873 vector bool char __b) { in vec_eqv()
3879 vec_eqv(vector signed short __a, vector signed short __b) { in vec_eqv()
3885 vec_eqv(vector unsigned short __a, vector unsigned short __b) { in vec_eqv()
3891 vec_eqv(vector bool short __a, vector bool short __b) { in vec_eqv()
3897 vec_eqv(vector signed int __a, vector signed int __b) { in vec_eqv()
3903 vec_eqv(vector unsigned int __a, vector unsigned int __b) { in vec_eqv()
3908 vector bool int __b) { in vec_eqv()
3914 vec_eqv(vector signed long long __a, vector signed long long __b) { in vec_eqv()
3920 vec_eqv(vector unsigned long long __a, vector unsigned long long __b) { in vec_eqv()
3926 vec_eqv(vector bool long long __a, vector bool long long __b) { in vec_eqv()
3932 vector float __b) { in vec_eqv()
3938 vector double __b) { in vec_eqv()
3995 vec_ld(int __a, const vector signed char *__b) { in vec_ld()
4000 vec_ld(int __a, const signed char *__b) { in vec_ld()
4005 vec_ld(int __a, const vector unsigned char *__b) { in vec_ld()
4010 vec_ld(int __a, const unsigned char *__b) { in vec_ld()
4015 vec_ld(int __a, const vector bool char *__b) { in vec_ld()
4020 const vector short *__b) { in vec_ld()
4024 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, const short *__b) { in vec_ld()
4029 vec_ld(int __a, const vector unsigned short *__b) { in vec_ld()
4034 vec_ld(int __a, const unsigned short *__b) { in vec_ld()
4039 vec_ld(int __a, const vector bool short *__b) { in vec_ld()
4044 const vector pixel *__b) { in vec_ld()
4049 const vector int *__b) { in vec_ld()
4053 static __inline__ vector int __ATTRS_o_ai vec_ld(int __a, const int *__b) { in vec_ld()
4058 vec_ld(int __a, const vector unsigned int *__b) { in vec_ld()
4063 vec_ld(int __a, const unsigned int *__b) { in vec_ld()
4068 vec_ld(int __a, const vector bool int *__b) { in vec_ld()
4073 const vector float *__b) { in vec_ld()
4077 static __inline__ vector float __ATTRS_o_ai vec_ld(int __a, const float *__b) { in vec_ld()
4084 vec_lvx(int __a, const vector signed char *__b) { in vec_lvx()
4089 vec_lvx(int __a, const signed char *__b) { in vec_lvx()
4094 vec_lvx(int __a, const vector unsigned char *__b) { in vec_lvx()
4099 vec_lvx(int __a, const unsigned char *__b) { in vec_lvx()
4104 vec_lvx(int __a, const vector bool char *__b) { in vec_lvx()
4109 const vector short *__b) { in vec_lvx()
4113 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, const short *__b) { in vec_lvx()
4118 vec_lvx(int __a, const vector unsigned short *__b) { in vec_lvx()
4123 vec_lvx(int __a, const unsigned short *__b) { in vec_lvx()
4128 vec_lvx(int __a, const vector bool short *__b) { in vec_lvx()
4133 const vector pixel *__b) { in vec_lvx()
4138 const vector int *__b) { in vec_lvx()
4142 static __inline__ vector int __ATTRS_o_ai vec_lvx(int __a, const int *__b) { in vec_lvx()
4147 vec_lvx(int __a, const vector unsigned int *__b) { in vec_lvx()
4152 vec_lvx(int __a, const unsigned int *__b) { in vec_lvx()
4157 vec_lvx(int __a, const vector bool int *__b) { in vec_lvx()
4162 const vector float *__b) { in vec_lvx()
4166 static __inline__ vector float __ATTRS_o_ai vec_lvx(int __a, const float *__b) { in vec_lvx()
4173 vec_lde(int __a, const signed char *__b) { in vec_lde()
4178 vec_lde(int __a, const unsigned char *__b) { in vec_lde()
4182 static __inline__ vector short __ATTRS_o_ai vec_lde(int __a, const short *__b) { in vec_lde()
4187 vec_lde(int __a, const unsigned short *__b) { in vec_lde()
4191 static __inline__ vector int __ATTRS_o_ai vec_lde(int __a, const int *__b) { in vec_lde()
4196 vec_lde(int __a, const unsigned int *__b) { in vec_lde()
4200 static __inline__ vector float __ATTRS_o_ai vec_lde(int __a, const float *__b) { in vec_lde()
4207 vec_lvebx(int __a, const signed char *__b) { in vec_lvebx()
4212 vec_lvebx(int __a, const unsigned char *__b) { in vec_lvebx()
4219 const short *__b) { in vec_lvehx()
4224 vec_lvehx(int __a, const unsigned short *__b) { in vec_lvehx()
4230 static __inline__ vector int __ATTRS_o_ai vec_lvewx(int __a, const int *__b) { in vec_lvewx()
4235 vec_lvewx(int __a, const unsigned int *__b) { in vec_lvewx()
4240 const float *__b) { in vec_lvewx()
4247 vec_ldl(int __a, const vector signed char *__b) { in vec_ldl()
4252 vec_ldl(int __a, const signed char *__b) { in vec_ldl()
4257 vec_ldl(int __a, const vector unsigned char *__b) { in vec_ldl()
4262 vec_ldl(int __a, const unsigned char *__b) { in vec_ldl()
4267 vec_ldl(int __a, const vector bool char *__b) { in vec_ldl()
4272 const vector short *__b) { in vec_ldl()
4276 static __inline__ vector short __ATTRS_o_ai vec_ldl(int __a, const short *__b) { in vec_ldl()
4281 vec_ldl(int __a, const vector unsigned short *__b) { in vec_ldl()
4286 vec_ldl(int __a, const unsigned short *__b) { in vec_ldl()
4291 vec_ldl(int __a, const vector bool short *__b) { in vec_ldl()
4296 const vector pixel *__b) { in vec_ldl()
4301 const vector int *__b) { in vec_ldl()
4305 static __inline__ vector int __ATTRS_o_ai vec_ldl(int __a, const int *__b) { in vec_ldl()
4310 vec_ldl(int __a, const vector unsigned int *__b) { in vec_ldl()
4315 vec_ldl(int __a, const unsigned int *__b) { in vec_ldl()
4320 vec_ldl(int __a, const vector bool int *__b) { in vec_ldl()
4325 const vector float *__b) { in vec_ldl()
4329 static __inline__ vector float __ATTRS_o_ai vec_ldl(int __a, const float *__b) { in vec_ldl()
4336 vec_lvxl(int __a, const vector signed char *__b) { in vec_lvxl()
4341 vec_lvxl(int __a, const signed char *__b) { in vec_lvxl()
4346 vec_lvxl(int __a, const vector unsigned char *__b) { in vec_lvxl()
4351 vec_lvxl(int __a, const unsigned char *__b) { in vec_lvxl()
4356 vec_lvxl(int __a, const vector bool char *__b) { in vec_lvxl()
4361 const vector short *__b) { in vec_lvxl()
4366 const short *__b) { in vec_lvxl()
4371 vec_lvxl(int __a, const vector unsigned short *__b) { in vec_lvxl()
4376 vec_lvxl(int __a, const unsigned short *__b) { in vec_lvxl()
4381 vec_lvxl(int __a, const vector bool short *__b) { in vec_lvxl()
4386 const vector pixel *__b) { in vec_lvxl()
4391 const vector int *__b) { in vec_lvxl()
4395 static __inline__ vector int __ATTRS_o_ai vec_lvxl(int __a, const int *__b) { in vec_lvxl()
4400 vec_lvxl(int __a, const vector unsigned int *__b) { in vec_lvxl()
4405 vec_lvxl(int __a, const unsigned int *__b) { in vec_lvxl()
4410 vec_lvxl(int __a, const vector bool int *__b) { in vec_lvxl()
4415 const vector float *__b) { in vec_lvxl()
4420 const float *__b) { in vec_lvxl()
4443 loads/stores"))) vec_lvsl(int __a, const signed char *__b) { in vec_lvsl()
4452 vec_lvsl(int __a, const signed char *__b) { in vec_lvsl()
4460 loads/stores"))) vec_lvsl(int __a, const unsigned char *__b) { in vec_lvsl()
4469 vec_lvsl(int __a, const unsigned char *__b) { in vec_lvsl()
4477 loads/stores"))) vec_lvsl(int __a, const short *__b) { in vec_lvsl()
4486 const short *__b) { in vec_lvsl()
4494 loads/stores"))) vec_lvsl(int __a, const unsigned short *__b) { in vec_lvsl()
4503 vec_lvsl(int __a, const unsigned short *__b) { in vec_lvsl()
4511 loads/stores"))) vec_lvsl(int __a, const int *__b) { in vec_lvsl()
4520 const int *__b) { in vec_lvsl()
4528 loads/stores"))) vec_lvsl(int __a, const unsigned int *__b) { in vec_lvsl()
4537 vec_lvsl(int __a, const unsigned int *__b) { in vec_lvsl()
4545 loads/stores"))) vec_lvsl(int __a, const float *__b) { in vec_lvsl()
4554 const float *__b) { in vec_lvsl()
4564 loads/stores"))) vec_lvsr(int __a, const signed char *__b) { in vec_lvsr()
4573 vec_lvsr(int __a, const signed char *__b) { in vec_lvsr()
4581 loads/stores"))) vec_lvsr(int __a, const unsigned char *__b) { in vec_lvsr()
4590 vec_lvsr(int __a, const unsigned char *__b) { in vec_lvsr()
4598 loads/stores"))) vec_lvsr(int __a, const short *__b) { in vec_lvsr()
4607 const short *__b) { in vec_lvsr()
4615 loads/stores"))) vec_lvsr(int __a, const unsigned short *__b) { in vec_lvsr()
4624 vec_lvsr(int __a, const unsigned short *__b) { in vec_lvsr()
4632 loads/stores"))) vec_lvsr(int __a, const int *__b) { in vec_lvsr()
4641 const int *__b) { in vec_lvsr()
4649 loads/stores"))) vec_lvsr(int __a, const unsigned int *__b) { in vec_lvsr()
4658 vec_lvsr(int __a, const unsigned int *__b) { in vec_lvsr()
4666 loads/stores"))) vec_lvsr(int __a, const float *__b) { in vec_lvsr()
4675 const float *__b) { in vec_lvsr()
4691 vector signed short __a, vector signed short __b, vector signed short __c) { in vec_madd()
4696 vec_madd(vector signed short __a, vector unsigned short __b, in vec_madd()
4702 vec_madd(vector unsigned short __a, vector signed short __b, in vec_madd()
4708 vec_madd(vector unsigned short __a, vector unsigned short __b, in vec_madd()
4714 vector float __b, in vec_madd()
4725 vector double __b, in vec_madd()
4734 vec_vmaddfp(vector float __a, vector float __b, vector float __c) { in vec_vmaddfp()
4741 vec_madds(vector signed short __a, vector signed short __b, in vec_madds()
4748 vec_vmhaddshs(vector signed short __a, vector signed short __b, in vec_vmhaddshs()
4757 vector float __b, in vec_msub()
4763 vector double __b, in vec_msub()
4772 vec_max(vector signed char __a, vector signed char __b) { in vec_max()
4777 vec_max(vector bool char __a, vector signed char __b) { in vec_max()
4782 vec_max(vector signed char __a, vector bool char __b) { in vec_max()
4787 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max()
4792 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max()
4797 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max()
4802 vector short __b) { in vec_max()
4807 vector short __b) { in vec_max()
4812 vector bool short __b) { in vec_max()
4817 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max()
4822 vec_max(vector bool short __a, vector unsigned short __b) { in vec_max()
4827 vec_max(vector unsigned short __a, vector bool short __b) { in vec_max()
4832 vector int __b) { in vec_max()
4837 vector int __b) { in vec_max()
4842 vector bool int __b) { in vec_max()
4847 vec_max(vector unsigned int __a, vector unsigned int __b) { in vec_max()
4852 vec_max(vector bool int __a, vector unsigned int __b) { in vec_max()
4857 vec_max(vector unsigned int __a, vector bool int __b) { in vec_max()
4863 vec_max(vector signed long long __a, vector signed long long __b) { in vec_max()
4868 vec_max(vector bool long long __a, vector signed long long __b) { in vec_max()
4873 vec_max(vector signed long long __a, vector bool long long __b) { in vec_max()
4878 vec_max(vector unsigned long long __a, vector unsigned long long __b) { in vec_max()
4883 vec_max(vector bool long long __a, vector unsigned long long __b) { in vec_max()
4888 vec_max(vector unsigned long long __a, vector bool long long __b) { in vec_max()
4894 vector float __b) { in vec_max()
4904 vector double __b) { in vec_max()
4912 vec_vmaxsb(vector signed char __a, vector signed char __b) { in vec_vmaxsb()
4917 vec_vmaxsb(vector bool char __a, vector signed char __b) { in vec_vmaxsb()
4922 vec_vmaxsb(vector signed char __a, vector bool char __b) { in vec_vmaxsb()
4929 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) { in vec_vmaxub()
4934 vec_vmaxub(vector bool char __a, vector unsigned char __b) { in vec_vmaxub()
4939 vec_vmaxub(vector unsigned char __a, vector bool char __b) { in vec_vmaxub()
4946 vector short __b) { in vec_vmaxsh()
4951 vector short __b) { in vec_vmaxsh()
4956 vector bool short __b) { in vec_vmaxsh()
4963 vec_vmaxuh(vector unsigned short __a, vector unsigned short __b) { in vec_vmaxuh()
4968 vec_vmaxuh(vector bool short __a, vector unsigned short __b) { in vec_vmaxuh()
4973 vec_vmaxuh(vector unsigned short __a, vector bool short __b) { in vec_vmaxuh()
4980 vector int __b) { in vec_vmaxsw()
4985 vector int __b) { in vec_vmaxsw()
4990 vector bool int __b) { in vec_vmaxsw()
4997 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) { in vec_vmaxuw()
5002 vec_vmaxuw(vector bool int __a, vector unsigned int __b) { in vec_vmaxuw()
5007 vec_vmaxuw(vector unsigned int __a, vector bool int __b) { in vec_vmaxuw()
5014 vec_vmaxfp(vector float __a, vector float __b) { in vec_vmaxfp()
5025 vec_mergeh(vector signed char __a, vector signed char __b) { in vec_mergeh()
5033 vec_mergeh(vector unsigned char __a, vector unsigned char __b) { in vec_mergeh()
5041 vec_mergeh(vector bool char __a, vector bool char __b) { in vec_mergeh()
5049 vector short __b) { in vec_mergeh()
5057 vec_mergeh(vector unsigned short __a, vector unsigned short __b) { in vec_mergeh()
5065 vec_mergeh(vector bool short __a, vector bool short __b) { in vec_mergeh()
5073 vector pixel __b) { in vec_mergeh()
5081 vector int __b) { in vec_mergeh()
5089 vec_mergeh(vector unsigned int __a, vector unsigned int __b) { in vec_mergeh()
5097 vector bool int __b) { in vec_mergeh()
5105 vector float __b) { in vec_mergeh()
5114 vec_mergeh(vector signed long long __a, vector signed long long __b) { in vec_mergeh()
5122 vec_mergeh(vector signed long long __a, vector bool long long __b) { in vec_mergeh()
5130 vec_mergeh(vector bool long long __a, vector signed long long __b) { in vec_mergeh()
5138 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergeh()
5146 vec_mergeh(vector unsigned long long __a, vector bool long long __b) { in vec_mergeh()
5154 vec_mergeh(vector bool long long __a, vector unsigned long long __b) { in vec_mergeh()
5162 vec_mergeh(vector bool long long __a, vector bool long long __b) { in vec_mergeh()
5170 vector double __b) { in vec_mergeh()
5177 vec_mergeh(vector double __a, vector bool long long __b) { in vec_mergeh()
5184 vec_mergeh(vector bool long long __a, vector double __b) { in vec_mergeh()
5197 vec_vmrghb(vector signed char __a, vector signed char __b) { in vec_vmrghb()
5205 vec_vmrghb(vector unsigned char __a, vector unsigned char __b) { in vec_vmrghb()
5213 vec_vmrghb(vector bool char __a, vector bool char __b) { in vec_vmrghb()
5225 vector short __b) { in vec_vmrghh()
5233 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrghh()
5241 vec_vmrghh(vector bool short __a, vector bool short __b) { in vec_vmrghh()
5249 vector pixel __b) { in vec_vmrghh()
5261 vector int __b) { in vec_vmrghw()
5269 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) { in vec_vmrghw()
5277 vector bool int __b) { in vec_vmrghw()
5285 vector float __b) { in vec_vmrghw()
5295 vec_mergel(vector signed char __a, vector signed char __b) { in vec_mergel()
5303 vec_mergel(vector unsigned char __a, vector unsigned char __b) { in vec_mergel()
5311 vec_mergel(vector bool char __a, vector bool char __b) { in vec_mergel()
5319 vector short __b) { in vec_mergel()
5327 vec_mergel(vector unsigned short __a, vector unsigned short __b) { in vec_mergel()
5335 vec_mergel(vector bool short __a, vector bool short __b) { in vec_mergel()
5343 vector pixel __b) { in vec_mergel()
5351 vector int __b) { in vec_mergel()
5359 vec_mergel(vector unsigned int __a, vector unsigned int __b) { in vec_mergel()
5367 vector bool int __b) { in vec_mergel()
5375 vector float __b) { in vec_mergel()
5384 vec_mergel(vector signed long long __a, vector signed long long __b) { in vec_mergel()
5391 vec_mergel(vector signed long long __a, vector bool long long __b) { in vec_mergel()
5398 vec_mergel(vector bool long long __a, vector signed long long __b) { in vec_mergel()
5405 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergel()
5412 vec_mergel(vector unsigned long long __a, vector bool long long __b) { in vec_mergel()
5419 vec_mergel(vector bool long long __a, vector unsigned long long __b) { in vec_mergel()
5426 vec_mergel(vector bool long long __a, vector bool long long __b) { in vec_mergel()
5433 vector double __b) { in vec_mergel()
5440 vec_mergel(vector double __a, vector bool long long __b) { in vec_mergel()
5447 vec_mergel(vector bool long long __a, vector double __b) { in vec_mergel()
5460 vec_vmrglb(vector signed char __a, vector signed char __b) { in vec_vmrglb()
5468 vec_vmrglb(vector unsigned char __a, vector unsigned char __b) { in vec_vmrglb()
5476 vec_vmrglb(vector bool char __a, vector bool char __b) { in vec_vmrglb()
5488 vector short __b) { in vec_vmrglh()
5496 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrglh()
5504 vec_vmrglh(vector bool short __a, vector bool short __b) { in vec_vmrglh()
5512 vector pixel __b) { in vec_vmrglh()
5524 vector int __b) { in vec_vmrglw()
5532 vec_vmrglw(vector unsigned int __a, vector unsigned int __b) { in vec_vmrglw()
5540 vector bool int __b) { in vec_vmrglw()
5548 vector float __b) { in vec_vmrglw()
5559 vector bool int __b) { in vec_mergee()
5567 vec_mergee(vector signed int __a, vector signed int __b) { in vec_mergee()
5575 vec_mergee(vector unsigned int __a, vector unsigned int __b) { in vec_mergee()
5583 vec_mergee(vector bool long long __a, vector bool long long __b) { in vec_mergee()
5588 vec_mergee(vector signed long long __a, vector signed long long __b) { in vec_mergee()
5593 vec_mergee(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergee()
5598 vec_mergee(vector float __a, vector float __b) { in vec_mergee()
5606 vec_mergee(vector double __a, vector double __b) { in vec_mergee()
5613 vector bool int __b) { in vec_mergeo()
5621 vec_mergeo(vector signed int __a, vector signed int __b) { in vec_mergeo()
5629 vec_mergeo(vector unsigned int __a, vector unsigned int __b) { in vec_mergeo()
5637 vec_mergeo(vector bool long long __a, vector bool long long __b) { in vec_mergeo()
5642 vec_mergeo(vector signed long long __a, vector signed long long __b) { in vec_mergeo()
5647 vec_mergeo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mergeo()
5652 vec_mergeo(vector float __a, vector float __b) { in vec_mergeo()
5660 vec_mergeo(vector double __a, vector double __b) { in vec_mergeo()
5676 vec_min(vector signed char __a, vector signed char __b) { in vec_min()
5681 vec_min(vector bool char __a, vector signed char __b) { in vec_min()
5686 vec_min(vector signed char __a, vector bool char __b) { in vec_min()
5691 vec_min(vector unsigned char __a, vector unsigned char __b) { in vec_min()
5696 vec_min(vector bool char __a, vector unsigned char __b) { in vec_min()
5701 vec_min(vector unsigned char __a, vector bool char __b) { in vec_min()
5706 vector short __b) { in vec_min()
5711 vector short __b) { in vec_min()
5716 vector bool short __b) { in vec_min()
5721 vec_min(vector unsigned short __a, vector unsigned short __b) { in vec_min()
5726 vec_min(vector bool short __a, vector unsigned short __b) { in vec_min()
5731 vec_min(vector unsigned short __a, vector bool short __b) { in vec_min()
5736 vector int __b) { in vec_min()
5741 vector int __b) { in vec_min()
5746 vector bool int __b) { in vec_min()
5751 vec_min(vector unsigned int __a, vector unsigned int __b) { in vec_min()
5756 vec_min(vector bool int __a, vector unsigned int __b) { in vec_min()
5761 vec_min(vector unsigned int __a, vector bool int __b) { in vec_min()
5767 vec_min(vector signed long long __a, vector signed long long __b) { in vec_min()
5772 vec_min(vector bool long long __a, vector signed long long __b) { in vec_min()
5777 vec_min(vector signed long long __a, vector bool long long __b) { in vec_min()
5782 vec_min(vector unsigned long long __a, vector unsigned long long __b) { in vec_min()
5787 vec_min(vector bool long long __a, vector unsigned long long __b) { in vec_min()
5792 vec_min(vector unsigned long long __a, vector bool long long __b) { in vec_min()
5798 vector float __b) { in vec_min()
5808 vector double __b) { in vec_min()
5816 vec_vminsb(vector signed char __a, vector signed char __b) { in vec_vminsb()
5821 vec_vminsb(vector bool char __a, vector signed char __b) { in vec_vminsb()
5826 vec_vminsb(vector signed char __a, vector bool char __b) { in vec_vminsb()
5833 vec_vminub(vector unsigned char __a, vector unsigned char __b) { in vec_vminub()
5838 vec_vminub(vector bool char __a, vector unsigned char __b) { in vec_vminub()
5843 vec_vminub(vector unsigned char __a, vector bool char __b) { in vec_vminub()
5850 vector short __b) { in vec_vminsh()
5855 vector short __b) { in vec_vminsh()
5860 vector bool short __b) { in vec_vminsh()
5867 vec_vminuh(vector unsigned short __a, vector unsigned short __b) { in vec_vminuh()
5872 vec_vminuh(vector bool short __a, vector unsigned short __b) { in vec_vminuh()
5877 vec_vminuh(vector unsigned short __a, vector bool short __b) { in vec_vminuh()
5884 vector int __b) { in vec_vminsw()
5889 vector int __b) { in vec_vminsw()
5894 vector bool int __b) { in vec_vminsw()
5901 vec_vminuw(vector unsigned int __a, vector unsigned int __b) { in vec_vminuw()
5906 vec_vminuw(vector bool int __a, vector unsigned int __b) { in vec_vminuw()
5911 vec_vminuw(vector unsigned int __a, vector bool int __b) { in vec_vminuw()
5918 vec_vminfp(vector float __a, vector float __b) { in vec_vminfp()
5931 vector short __b, in vec_mladd()
5937 vector short __a, vector unsigned short __b, vector unsigned short __c) { in vec_mladd()
5942 vector short __b, in vec_mladd()
5948 vec_mladd(vector unsigned short __a, vector unsigned short __b, in vec_mladd()
5956 vector short __b, in vec_vmladduhm()
5962 vector short __a, vector unsigned short __b, vector unsigned short __c) { in vec_vmladduhm()
5967 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) { in vec_vmladduhm()
5972 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, in vec_vmladduhm()
5980 vec_mradds(vector short __a, vector short __b, vector short __c) { in vec_mradds()
5987 vec_vmhraddshs(vector short __a, vector short __b, vector short __c) { in vec_vmhraddshs()
5994 vector unsigned char __b, in vec_msum()
6000 vec_msum(vector unsigned char __a, vector unsigned char __b, in vec_msum()
6006 vector short __b, in vec_msum()
6012 vec_msum(vector unsigned short __a, vector unsigned short __b, in vec_msum()
6021 vec_msumc(vector unsigned long long __a, vector unsigned long long __b, in vec_msumc()
6030 vec_vmsummbm(vector signed char __a, vector unsigned char __b, vector int __c) { in vec_vmsummbm()
6037 vec_vmsumubm(vector unsigned char __a, vector unsigned char __b, in vec_vmsumubm()
6045 vec_vmsumshm(vector short __a, vector short __b, vector int __c) { in vec_vmsumshm()
6052 vec_vmsumuhm(vector unsigned short __a, vector unsigned short __b, in vec_vmsumuhm()
6060 vector short __b, in vec_msums()
6066 vec_msums(vector unsigned short __a, vector unsigned short __b, in vec_msums()
6074 vec_vmsumshs(vector short __a, vector short __b, vector int __c) { in vec_vmsumshs()
6081 vec_vmsumuhs(vector unsigned short __a, vector unsigned short __b, in vec_vmsumuhs()
6139 vec_mul(vector signed char __a, vector signed char __b) { in vec_mul()
6144 vec_mul(vector unsigned char __a, vector unsigned char __b) { in vec_mul()
6149 vec_mul(vector signed short __a, vector signed short __b) { in vec_mul()
6154 vec_mul(vector unsigned short __a, vector unsigned short __b) { in vec_mul()
6159 vec_mul(vector signed int __a, vector signed int __b) { in vec_mul()
6164 vec_mul(vector unsigned int __a, vector unsigned int __b) { in vec_mul()
6170 vec_mul(vector signed long long __a, vector signed long long __b) { in vec_mul()
6175 vec_mul(vector unsigned long long __a, vector unsigned long long __b) { in vec_mul()
6181 vector float __b) { in vec_mul()
6187 vector double __b) { in vec_mul()
6198 vector signed char __b) { in vec_mule()
6207 vec_mule(vector unsigned char __a, vector unsigned char __b) { in vec_mule()
6216 vector short __b) { in vec_mule()
6225 vec_mule(vector unsigned short __a, vector unsigned short __b) { in vec_mule()
6235 vec_mule(vector signed int __a, vector signed int __b) { in vec_mule()
6244 vec_mule(vector unsigned int __a, vector unsigned int __b) { in vec_mule()
6255 vec_mule(vector signed long long __a, vector signed long long __b) { in vec_mule()
6264 vec_mule(vector unsigned long long __a, vector unsigned long long __b) { in vec_mule()
6276 vec_vmulesb(vector signed char __a, vector signed char __b) { in vec_vmulesb()
6287 vec_vmuleub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuleub()
6298 vec_vmulesh(vector short __a, vector short __b) { in vec_vmulesh()
6309 vec_vmuleuh(vector unsigned short __a, vector unsigned short __b) { in vec_vmuleuh()
6321 vec_mulh(vector signed int __a, vector signed int __b) { in vec_mulh()
6326 vec_mulh(vector unsigned int __a, vector unsigned int __b) { in vec_mulh()
6331 vec_mulh(vector signed long long __a, vector signed long long __b) { in vec_mulh()
6336 vec_mulh(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulh()
6344 vector signed char __b) { in vec_mulo()
6353 vec_mulo(vector unsigned char __a, vector unsigned char __b) { in vec_mulo()
6362 vector short __b) { in vec_mulo()
6371 vec_mulo(vector unsigned short __a, vector unsigned short __b) { in vec_mulo()
6381 vec_mulo(vector signed int __a, vector signed int __b) { in vec_mulo()
6390 vec_mulo(vector unsigned int __a, vector unsigned int __b) { in vec_mulo()
6401 vec_mulo(vector signed long long __a, vector signed long long __b) { in vec_mulo()
6410 vec_mulo(vector unsigned long long __a, vector unsigned long long __b) { in vec_mulo()
6422 vec_vmulosb(vector signed char __a, vector signed char __b) { in vec_vmulosb()
6433 vec_vmuloub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuloub()
6444 vec_vmulosh(vector short __a, vector short __b) { in vec_vmulosh()
6455 vec_vmulouh(vector unsigned short __a, vector unsigned short __b) { in vec_vmulouh()
6467 vec_nand(vector signed char __a, vector signed char __b) { in vec_nand()
6472 vec_nand(vector signed char __a, vector bool char __b) { in vec_nand()
6477 vec_nand(vector bool char __a, vector signed char __b) { in vec_nand()
6482 vec_nand(vector unsigned char __a, vector unsigned char __b) { in vec_nand()
6487 vec_nand(vector unsigned char __a, vector bool char __b) { in vec_nand()
6492 vec_nand(vector bool char __a, vector unsigned char __b) { in vec_nand()
6497 vector bool char __b) { in vec_nand()
6502 vec_nand(vector signed short __a, vector signed short __b) { in vec_nand()
6507 vec_nand(vector signed short __a, vector bool short __b) { in vec_nand()
6512 vec_nand(vector bool short __a, vector signed short __b) { in vec_nand()
6517 vec_nand(vector unsigned short __a, vector unsigned short __b) { in vec_nand()
6522 vec_nand(vector unsigned short __a, vector bool short __b) { in vec_nand()
6527 vec_nand(vector bool short __a, vector bool short __b) { in vec_nand()
6532 vec_nand(vector signed int __a, vector signed int __b) { in vec_nand()
6537 vector bool int __b) { in vec_nand()
6542 vec_nand(vector bool int __a, vector signed int __b) { in vec_nand()
6547 vec_nand(vector unsigned int __a, vector unsigned int __b) { in vec_nand()
6552 vec_nand(vector unsigned int __a, vector bool int __b) { in vec_nand()
6557 vec_nand(vector bool int __a, vector unsigned int __b) { in vec_nand()
6562 vector bool int __b) { in vec_nand()
6567 vec_nand(vector float __a, vector float __b) { in vec_nand()
6573 vec_nand(vector signed long long __a, vector signed long long __b) { in vec_nand()
6578 vec_nand(vector signed long long __a, vector bool long long __b) { in vec_nand()
6583 vec_nand(vector bool long long __a, vector signed long long __b) { in vec_nand()
6588 vec_nand(vector unsigned long long __a, vector unsigned long long __b) { in vec_nand()
6593 vec_nand(vector unsigned long long __a, vector bool long long __b) { in vec_nand()
6598 vec_nand(vector bool long long __a, vector unsigned long long __b) { in vec_nand()
6603 vec_nand(vector bool long long __a, vector bool long long __b) { in vec_nand()
6608 vec_nand(vector double __a, vector double __b) { in vec_nand()
6619 vector float __b, in vec_nmadd()
6625 vector double __b, in vec_nmadd()
6634 vector float __b, in vec_nmsub()
6645 vector double __b, in vec_nmsub()
6654 vec_vnmsubfp(vector float __a, vector float __b, vector float __c) { in vec_vnmsubfp()
6663 vec_nor(vector signed char __a, vector signed char __b) { in vec_nor()
6668 vec_nor(vector unsigned char __a, vector unsigned char __b) { in vec_nor()
6673 vector bool char __b) { in vec_nor()
6678 vector short __b) { in vec_nor()
6683 vec_nor(vector unsigned short __a, vector unsigned short __b) { in vec_nor()
6688 vec_nor(vector bool short __a, vector bool short __b) { in vec_nor()
6693 vector int __b) { in vec_nor()
6698 vec_nor(vector unsigned int __a, vector unsigned int __b) { in vec_nor()
6703 vector bool int __b) { in vec_nor()
6708 vector float __b) { in vec_nor()
6716 vector double __b) { in vec_nor()
6726 vec_vnor(vector signed char __a, vector signed char __b) { in vec_vnor()
6731 vec_vnor(vector unsigned char __a, vector unsigned char __b) { in vec_vnor()
6736 vector bool char __b) { in vec_vnor()
6741 vector short __b) { in vec_vnor()
6746 vec_vnor(vector unsigned short __a, vector unsigned short __b) { in vec_vnor()
6751 vec_vnor(vector bool short __a, vector bool short __b) { in vec_vnor()
6756 vector int __b) { in vec_vnor()
6761 vec_vnor(vector unsigned int __a, vector unsigned int __b) { in vec_vnor()
6766 vector bool int __b) { in vec_vnor()
6771 vector float __b) { in vec_vnor()
6779 vec_nor(vector signed long long __a, vector signed long long __b) { in vec_nor()
6784 vec_nor(vector unsigned long long __a, vector unsigned long long __b) { in vec_nor()
6789 vec_nor(vector bool long long __a, vector bool long long __b) { in vec_nor()
6799 vec_or(vector signed char __a, vector signed char __b) { in vec_or()
6804 vec_or(vector bool char __a, vector signed char __b) { in vec_or()
6809 vector bool char __b) { in vec_or()
6814 vec_or(vector unsigned char __a, vector unsigned char __b) { in vec_or()
6819 vec_or(vector bool char __a, vector unsigned char __b) { in vec_or()
6824 vec_or(vector unsigned char __a, vector bool char __b) { in vec_or()
6829 vector bool char __b) { in vec_or()
6834 vector short __b) { in vec_or()
6839 vector short __b) { in vec_or()
6844 vector bool short __b) { in vec_or()
6849 vec_or(vector unsigned short __a, vector unsigned short __b) { in vec_or()
6854 vec_or(vector bool short __a, vector unsigned short __b) { in vec_or()
6859 vec_or(vector unsigned short __a, vector bool short __b) { in vec_or()
6864 vector bool short __b) { in vec_or()
6869 vector int __b) { in vec_or()
6874 vector int __b) { in vec_or()
6879 vector bool int __b) { in vec_or()
6884 vec_or(vector unsigned int __a, vector unsigned int __b) { in vec_or()
6889 vec_or(vector bool int __a, vector unsigned int __b) { in vec_or()
6894 vec_or(vector unsigned int __a, vector bool int __b) { in vec_or()
6899 vector bool int __b) { in vec_or()
6904 vector float __b) { in vec_or()
6911 vector float __b) { in vec_or()
6918 vector bool int __b) { in vec_or()
6926 vector double __b) { in vec_or()
6932 vector bool long long __b) { in vec_or()
6938 vector double __b) { in vec_or()
6944 vec_or(vector signed long long __a, vector signed long long __b) { in vec_or()
6949 vec_or(vector bool long long __a, vector signed long long __b) { in vec_or()
6954 vec_or(vector signed long long __a, vector bool long long __b) { in vec_or()
6959 vec_or(vector unsigned long long __a, vector unsigned long long __b) { in vec_or()
6964 vec_or(vector bool long long __a, vector unsigned long long __b) { in vec_or()
6969 vec_or(vector unsigned long long __a, vector bool long long __b) { in vec_or()
6974 vec_or(vector bool long long __a, vector bool long long __b) { in vec_or()
6981 vec_orc(vector signed char __a, vector signed char __b) { in vec_orc()
6986 vec_orc(vector signed char __a, vector bool char __b) { in vec_orc()
6991 vec_orc(vector bool char __a, vector signed char __b) { in vec_orc()
6996 vec_orc(vector unsigned char __a, vector unsigned char __b) { in vec_orc()
7001 vec_orc(vector unsigned char __a, vector bool char __b) { in vec_orc()
7006 vec_orc(vector bool char __a, vector unsigned char __b) { in vec_orc()
7011 vector bool char __b) { in vec_orc()
7016 vec_orc(vector signed short __a, vector signed short __b) { in vec_orc()
7021 vec_orc(vector signed short __a, vector bool short __b) { in vec_orc()
7026 vec_orc(vector bool short __a, vector signed short __b) { in vec_orc()
7031 vec_orc(vector unsigned short __a, vector unsigned short __b) { in vec_orc()
7036 vec_orc(vector unsigned short __a, vector bool short __b) { in vec_orc()
7041 vec_orc(vector bool short __a, vector unsigned short __b) { in vec_orc()
7046 vec_orc(vector bool short __a, vector bool short __b) { in vec_orc()
7051 vec_orc(vector signed int __a, vector signed int __b) { in vec_orc()
7056 vector bool int __b) { in vec_orc()
7061 vec_orc(vector bool int __a, vector signed int __b) { in vec_orc()
7066 vec_orc(vector unsigned int __a, vector unsigned int __b) { in vec_orc()
7071 vec_orc(vector unsigned int __a, vector bool int __b) { in vec_orc()
7076 vec_orc(vector bool int __a, vector unsigned int __b) { in vec_orc()
7081 vector bool int __b) { in vec_orc()
7086 vec_orc(vector bool int __a, vector float __b) { in vec_orc()
7091 vec_orc(vector float __a, vector bool int __b) { in vec_orc()
7096 vec_orc(vector signed long long __a, vector signed long long __b) { in vec_orc()
7101 vec_orc(vector signed long long __a, vector bool long long __b) { in vec_orc()
7106 vec_orc(vector bool long long __a, vector signed long long __b) { in vec_orc()
7111 vec_orc(vector unsigned long long __a, vector unsigned long long __b) { in vec_orc()
7116 vec_orc(vector unsigned long long __a, vector bool long long __b) { in vec_orc()
7121 vec_orc(vector bool long long __a, vector unsigned long long __b) { in vec_orc()
7126 vec_orc(vector bool long long __a, vector bool long long __b) { in vec_orc()
7131 vec_orc(vector double __a, vector bool long long __b) { in vec_orc()
7136 vec_orc(vector bool long long __a, vector double __b) { in vec_orc()
7144 vec_vor(vector signed char __a, vector signed char __b) { in vec_vor()
7149 vec_vor(vector bool char __a, vector signed char __b) { in vec_vor()
7154 vec_vor(vector signed char __a, vector bool char __b) { in vec_vor()
7159 vec_vor(vector unsigned char __a, vector unsigned char __b) { in vec_vor()
7164 vec_vor(vector bool char __a, vector unsigned char __b) { in vec_vor()
7169 vec_vor(vector unsigned char __a, vector bool char __b) { in vec_vor()
7174 vector bool char __b) { in vec_vor()
7179 vector short __b) { in vec_vor()
7184 vector short __b) { in vec_vor()
7189 vector bool short __b) { in vec_vor()
7194 vec_vor(vector unsigned short __a, vector unsigned short __b) { in vec_vor()
7199 vec_vor(vector bool short __a, vector unsigned short __b) { in vec_vor()
7204 vec_vor(vector unsigned short __a, vector bool short __b) { in vec_vor()
7209 vec_vor(vector bool short __a, vector bool short __b) { in vec_vor()
7214 vector int __b) { in vec_vor()
7219 vector int __b) { in vec_vor()
7224 vector bool int __b) { in vec_vor()
7229 vec_vor(vector unsigned int __a, vector unsigned int __b) { in vec_vor()
7234 vec_vor(vector bool int __a, vector unsigned int __b) { in vec_vor()
7239 vec_vor(vector unsigned int __a, vector bool int __b) { in vec_vor()
7244 vector bool int __b) { in vec_vor()
7249 vector float __b) { in vec_vor()
7256 vector float __b) { in vec_vor()
7263 vector bool int __b) { in vec_vor()
7271 vec_vor(vector signed long long __a, vector signed long long __b) { in vec_vor()
7276 vec_vor(vector bool long long __a, vector signed long long __b) { in vec_vor()
7281 vec_vor(vector signed long long __a, vector bool long long __b) { in vec_vor()
7286 vec_vor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vor()
7291 vec_vor(vector bool long long __a, vector unsigned long long __b) { in vec_vor()
7296 vec_vor(vector unsigned long long __a, vector bool long long __b) { in vec_vor()
7301 vec_vor(vector bool long long __a, vector bool long long __b) { in vec_vor()
7312 vec_pack(vector signed short __a, vector signed short __b) { in vec_pack()
7327 vec_pack(vector unsigned short __a, vector unsigned short __b) { in vec_pack()
7342 vec_pack(vector bool short __a, vector bool short __b) { in vec_pack()
7357 vector int __b) { in vec_pack()
7372 vec_pack(vector unsigned int __a, vector unsigned int __b) { in vec_pack()
7387 vector bool int __b) { in vec_pack()
7403 vec_pack(vector signed long long __a, vector signed long long __b) { in vec_pack()
7417 vec_pack(vector unsigned long long __a, vector unsigned long long __b) { in vec_pack()
7432 vec_pack(vector bool long long __a, vector bool long long __b) { in vec_pack()
7447 vec_pack(vector double __a, vector double __b) { in vec_pack()
7454 vec_pack_to_short_fp32(vector float __a, vector float __b) { in vec_pack_to_short_fp32()
7470 vec_vpkuhum(vector signed short __a, vector signed short __b) { in vec_vpkuhum()
7485 vec_vpkuhum(vector unsigned short __a, vector unsigned short __b) { in vec_vpkuhum()
7500 vec_vpkuhum(vector bool short __a, vector bool short __b) { in vec_vpkuhum()
7519 vector int __b) { in vec_vpkuwum()
7534 vec_vpkuwum(vector unsigned int __a, vector unsigned int __b) { in vec_vpkuwum()
7549 vec_vpkuwum(vector bool int __a, vector bool int __b) { in vec_vpkuwum()
7569 vector long long __b) { in vec_vpkudum()
7584 vec_vpkudum(vector unsigned long long __a, vector unsigned long long __b) { in vec_vpkudum()
7599 vec_vpkudum(vector bool long long __a, vector bool long long __b) { in vec_vpkudum()
7617 vec_packpx(vector unsigned int __a, vector unsigned int __b) { in vec_packpx()
7628 vec_vpkpx(vector unsigned int __a, vector unsigned int __b) { in vec_vpkpx()
7639 vector short __b) { in vec_packs()
7648 vec_packs(vector unsigned short __a, vector unsigned short __b) { in vec_packs()
7657 vector int __b) { in vec_packs()
7666 vec_packs(vector unsigned int __a, vector unsigned int __b) { in vec_packs()
7676 vector long long __b) { in vec_packs()
7685 vec_packs(vector unsigned long long __a, vector unsigned long long __b) { in vec_packs()
7697 vec_vpkshss(vector short __a, vector short __b) { in vec_vpkshss()
7709 vector long long __b) { in vec_vpksdss()
7721 vec_vpkuhus(vector unsigned short __a, vector unsigned short __b) { in vec_vpkuhus()
7733 vec_vpkudus(vector unsigned long long __a, vector unsigned long long __b) { in vec_vpkudus()
7745 vec_vpkswss(vector int __a, vector int __b) { in vec_vpkswss()
7756 vec_vpkuwus(vector unsigned int __a, vector unsigned int __b) { in vec_vpkuwus()
7767 vec_packsu(vector short __a, vector short __b) { in vec_packsu()
7776 vec_packsu(vector unsigned short __a, vector unsigned short __b) { in vec_packsu()
7785 vec_packsu(vector int __a, vector int __b) { in vec_packsu()
7794 vec_packsu(vector unsigned int __a, vector unsigned int __b) { in vec_packsu()
7804 vec_packsu(vector long long __a, vector long long __b) { in vec_packsu()
7813 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) { in vec_packsu()
7825 vec_vpkshus(vector short __a, vector short __b) { in vec_vpkshus()
7834 vec_vpkshus(vector unsigned short __a, vector unsigned short __b) { in vec_vpkshus()
7845 vec_vpkswus(vector int __a, vector int __b) { in vec_vpkswus()
7854 vec_vpkswus(vector unsigned int __a, vector unsigned int __b) { in vec_vpkswus()
7866 vec_vpksdus(vector long long __a, vector long long __b) { in vec_vpksdus()
7886 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_perm()
7900 vec_perm(vector unsigned char __a, vector unsigned char __b, in vec_perm()
7915 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_perm()
7929 vector signed short __b, in vec_perm()
7944 vec_perm(vector unsigned short __a, vector unsigned short __b, in vec_perm()
7959 vector bool short __a, vector bool short __b, vector unsigned char __c) { in vec_perm()
7973 vector pixel __b, in vec_perm()
7988 vector signed int __b, in vec_perm()
8001 vec_perm(vector unsigned int __a, vector unsigned int __b, in vec_perm()
8016 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_perm()
8030 vector float __b, in vec_perm()
8046 vec_perm(vector signed long long __a, vector signed long long __b, in vec_perm()
8061 vec_perm(vector unsigned long long __a, vector unsigned long long __b, in vec_perm()
8076 vec_perm(vector bool long long __a, vector bool long long __b, in vec_perm()
8091 vec_perm(vector double __a, vector double __b, vector unsigned char __c) { in vec_perm()
8108 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_vperm()
8113 vec_vperm(vector unsigned char __a, vector unsigned char __b, in vec_vperm()
8119 vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vperm()
8124 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) { in vec_vperm()
8129 vec_vperm(vector unsigned short __a, vector unsigned short __b, in vec_vperm()
8135 vector bool short __a, vector bool short __b, vector unsigned char __c) { in vec_vperm()
8140 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) { in vec_vperm()
8145 vector int __b, in vec_vperm()
8151 vec_vperm(vector unsigned int __a, vector unsigned int __b, in vec_vperm()
8157 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_vperm()
8162 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) { in vec_vperm()
8168 vector long long __a, vector long long __b, vector unsigned char __c) { in vec_vperm()
8173 vec_vperm(vector unsigned long long __a, vector unsigned long long __b, in vec_vperm()
8179 vec_vperm(vector double __a, vector double __b, vector unsigned char __c) { in vec_vperm()
8210 vec_rl(vector signed char __a, vector unsigned char __b) { in vec_rl()
8215 vec_rl(vector unsigned char __a, vector unsigned char __b) { in vec_rl()
8220 vector unsigned short __b) { in vec_rl()
8225 vec_rl(vector unsigned short __a, vector unsigned short __b) { in vec_rl()
8230 vector unsigned int __b) { in vec_rl()
8235 vec_rl(vector unsigned int __a, vector unsigned int __b) { in vec_rl()
8241 vec_rl(vector signed long long __a, vector unsigned long long __b) { in vec_rl()
8246 vec_rl(vector unsigned long long __a, vector unsigned long long __b) { in vec_rl()
8253 vec_rl(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_rl()
8258 vec_rl(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_rl()
8266 vec_rlmi(vector unsigned int __a, vector unsigned int __b, in vec_rlmi()
8272 vec_rlmi(vector unsigned long long __a, vector unsigned long long __b, in vec_rlmi()
8280 vec_rlmi(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_rlmi()
8286 vec_rlmi(vector signed __int128 __a, vector signed __int128 __b, in vec_rlmi()
8295 vec_rlnm(vector unsigned int __a, vector unsigned int __b, in vec_rlnm()
8302 vec_rlnm(vector unsigned long long __a, vector unsigned long long __b, in vec_rlnm()
8311 vec_rlnm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_rlnm()
8328 vec_rlnm(vector signed __int128 __a, vector signed __int128 __b, in vec_rlnm()
8348 vec_vrlb(vector signed char __a, vector unsigned char __b) { in vec_vrlb()
8353 vec_vrlb(vector unsigned char __a, vector unsigned char __b) { in vec_vrlb()
8360 vec_vrlh(vector short __a, vector unsigned short __b) { in vec_vrlh()
8365 vec_vrlh(vector unsigned short __a, vector unsigned short __b) { in vec_vrlh()
8372 vector unsigned int __b) { in vec_vrlw()
8377 vec_vrlw(vector unsigned int __a, vector unsigned int __b) { in vec_vrlw()
8496 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_sel()
8501 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_sel()
8506 vec_sel(vector unsigned char __a, vector unsigned char __b, in vec_sel()
8512 vector unsigned char __a, vector unsigned char __b, vector bool char __c) { in vec_sel()
8517 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_sel()
8522 vector bool char __b, in vec_sel()
8528 vector short __b, in vec_sel()
8534 vector short __b, in vec_sel()
8540 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel()
8546 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel()
8553 vector bool short __a, vector bool short __b, vector unsigned short __c) { in vec_sel()
8558 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_sel()
8563 vector int __b, in vec_sel()
8569 vector int __b, in vec_sel()
8575 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in vec_sel()
8580 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { in vec_sel()
8585 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_sel()
8590 vector bool int __b, in vec_sel()
8596 vector float __b, in vec_sel()
8604 vector float __b, in vec_sel()
8613 vec_sel(vector double __a, vector double __b, vector bool long long __c) { in vec_sel()
8620 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { in vec_sel()
8627 vec_sel(vector bool long long __a, vector bool long long __b, in vec_sel()
8633 vec_sel(vector bool long long __a, vector bool long long __b, in vec_sel()
8640 vec_sel(vector signed long long __a, vector signed long long __b, in vec_sel()
8647 vec_sel(vector signed long long __a, vector signed long long __b, in vec_sel()
8654 vec_sel(vector unsigned long long __a, vector unsigned long long __b, in vec_sel()
8661 vec_sel(vector unsigned long long __a, vector unsigned long long __b, in vec_sel()
8670 vector signed char __a, vector signed char __b, vector unsigned char __c) { in vec_vsel()
8675 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_vsel()
8680 vec_vsel(vector unsigned char __a, vector unsigned char __b, in vec_vsel()
8686 vector unsigned char __a, vector unsigned char __b, vector bool char __c) { in vec_vsel()
8691 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vsel()
8696 vector bool char __b, in vec_vsel()
8702 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) { in vec_vsel()
8707 vector short __b, in vec_vsel()
8713 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel()
8719 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel()
8726 vector bool short __a, vector bool short __b, vector unsigned short __c) { in vec_vsel()
8731 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_vsel()
8736 vector int __b, in vec_vsel()
8742 vector int __b, in vec_vsel()
8748 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in vec_vsel()
8753 vector unsigned int __a, vector unsigned int __b, vector bool int __c) { in vec_vsel()
8758 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_vsel()
8763 vector bool int __b, in vec_vsel()
8769 vector float __b, in vec_vsel()
8777 vector float __b, in vec_vsel()
8789 vec_sl(vector unsigned char __a, vector unsigned char __b) { in vec_sl()
8795 vec_sl(vector signed char __a, vector unsigned char __b) { in vec_sl()
8800 vec_sl(vector unsigned short __a, vector unsigned short __b) { in vec_sl()
8806 vector unsigned short __b) { in vec_sl()
8811 vec_sl(vector unsigned int __a, vector unsigned int __b) { in vec_sl()
8817 vector unsigned int __b) { in vec_sl()
8823 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { in vec_sl()
8829 vec_sl(vector long long __a, vector unsigned long long __b) { in vec_sl()
8836 vec_sl(vector unsigned long long __a, vector unsigned long long __b) { in vec_sl()
8875 vec_sl(vector long long __a, vector unsigned long long __b) { in vec_sl()
8885 vec_vslb(vector signed char __a, vector unsigned char __b) { in vec_vslb()
8890 vec_vslb(vector unsigned char __a, vector unsigned char __b) { in vec_vslb()
8899 vec_vslh(vector short __a, vector unsigned short __b) { in vec_vslh()
8904 vec_vslh(vector unsigned short __a, vector unsigned short __b) { in vec_vslh()
8913 vector unsigned int __b) { in vec_vslw()
8918 vec_vslw(vector unsigned int __a, vector unsigned int __b) { in vec_vslw()
8927 vector signed char __a, vector signed char __b, unsigned const int __c) { in vec_sld()
8945 vec_sld(vector unsigned char __a, vector unsigned char __b, in vec_sld()
8964 vec_sld(vector bool char __a, vector bool char __b, unsigned const int __c) { in vec_sld()
8982 vector signed short __a, vector signed short __b, unsigned const int __c) { in vec_sld()
9000 vec_sld(vector unsigned short __a, vector unsigned short __b, in vec_sld()
9019 vec_sld(vector bool short __a, vector bool short __b, unsigned const int __c) { in vec_sld()
9037 vector pixel __b, in vec_sld()
9056 vec_sld(vector signed int __a, vector signed int __b, unsigned const int __c) { in vec_sld()
9074 vector unsigned int __a, vector unsigned int __b, unsigned const int __c) { in vec_sld()
9092 vector bool int __b, in vec_sld()
9111 vector float __b, in vec_sld()
9131 vec_sld(vector bool long long __a, vector bool long long __b, in vec_sld()
9150 vec_sld(vector signed long long __a, vector signed long long __b, in vec_sld()
9169 vec_sld(vector unsigned long long __a, vector unsigned long long __b, in vec_sld()
9188 vector double __b, in vec_sld()
9209 vector signed char __a, vector signed char __b, unsigned const int __c) { in vec_sldw()
9214 vec_sldw(vector unsigned char __a, vector unsigned char __b, in vec_sldw()
9220 vector signed short __a, vector signed short __b, unsigned const int __c) { in vec_sldw()
9225 vec_sldw(vector unsigned short __a, vector unsigned short __b, in vec_sldw()
9231 vec_sldw(vector signed int __a, vector signed int __b, unsigned const int __c) { in vec_sldw()
9236 vector unsigned int __a, vector unsigned int __b, unsigned const int __c) { in vec_sldw()
9241 vector float __a, vector float __b, unsigned const int __c) { in vec_sldw()
9247 vec_sldw(vector signed long long __a, vector signed long long __b, in vec_sldw()
9253 vec_sldw(vector unsigned long long __a, vector unsigned long long __b, in vec_sldw()
9259 vector double __a, vector double __b, unsigned const int __c) { in vec_sldw()
9267 vec_slv(vector unsigned char __a, vector unsigned char __b) { in vec_slv()
9273 vec_srv(vector unsigned char __a, vector unsigned char __b) { in vec_srv()
9281 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) { in vec_vsldoi()
9299 vector unsigned char __a, vector unsigned char __b, unsigned char __c) { in vec_vsldoi()
9317 vector short __b, in vec_vsldoi()
9336 vector unsigned short __a, vector unsigned short __b, unsigned char __c) { in vec_vsldoi()
9354 vector pixel __b, in vec_vsldoi()
9373 vector int __b, in vec_vsldoi()
9392 vector unsigned int __a, vector unsigned int __b, unsigned char __c) { in vec_vsldoi()
9410 vector float __b, in vec_vsldoi()
9431 vec_sll(vector signed char __a, vector unsigned char __b) { in vec_sll()
9437 vec_sll(vector signed char __a, vector unsigned short __b) { in vec_sll()
9443 vec_sll(vector signed char __a, vector unsigned int __b) { in vec_sll()
9449 vec_sll(vector unsigned char __a, vector unsigned char __b) { in vec_sll()
9455 vec_sll(vector unsigned char __a, vector unsigned short __b) { in vec_sll()
9461 vec_sll(vector unsigned char __a, vector unsigned int __b) { in vec_sll()
9467 vec_sll(vector bool char __a, vector unsigned char __b) { in vec_sll()
9473 vec_sll(vector bool char __a, vector unsigned short __b) { in vec_sll()
9479 vec_sll(vector bool char __a, vector unsigned int __b) { in vec_sll()
9485 vector unsigned char __b) { in vec_sll()
9490 vector unsigned short __b) { in vec_sll()
9495 vector unsigned int __b) { in vec_sll()
9500 vec_sll(vector unsigned short __a, vector unsigned char __b) { in vec_sll()
9506 vec_sll(vector unsigned short __a, vector unsigned short __b) { in vec_sll()
9512 vec_sll(vector unsigned short __a, vector unsigned int __b) { in vec_sll()
9518 vec_sll(vector bool short __a, vector unsigned char __b) { in vec_sll()
9524 vec_sll(vector bool short __a, vector unsigned short __b) { in vec_sll()
9530 vec_sll(vector bool short __a, vector unsigned int __b) { in vec_sll()
9536 vector unsigned char __b) { in vec_sll()
9541 vector unsigned short __b) { in vec_sll()
9546 vector unsigned int __b) { in vec_sll()
9551 vector unsigned char __b) { in vec_sll()
9556 vector unsigned short __b) { in vec_sll()
9561 vector unsigned int __b) { in vec_sll()
9566 vec_sll(vector unsigned int __a, vector unsigned char __b) { in vec_sll()
9572 vec_sll(vector unsigned int __a, vector unsigned short __b) { in vec_sll()
9578 vec_sll(vector unsigned int __a, vector unsigned int __b) { in vec_sll()
9584 vec_sll(vector bool int __a, vector unsigned char __b) { in vec_sll()
9590 vec_sll(vector bool int __a, vector unsigned short __b) { in vec_sll()
9596 vec_sll(vector bool int __a, vector unsigned int __b) { in vec_sll()
9603 vec_sll(vector signed long long __a, vector unsigned char __b) { in vec_sll()
9609 vec_sll(vector unsigned long long __a, vector unsigned char __b) { in vec_sll()
9618 vec_vsl(vector signed char __a, vector unsigned char __b) { in vec_vsl()
9624 vec_vsl(vector signed char __a, vector unsigned short __b) { in vec_vsl()
9630 vec_vsl(vector signed char __a, vector unsigned int __b) { in vec_vsl()
9636 vec_vsl(vector unsigned char __a, vector unsigned char __b) { in vec_vsl()
9642 vec_vsl(vector unsigned char __a, vector unsigned short __b) { in vec_vsl()
9648 vec_vsl(vector unsigned char __a, vector unsigned int __b) { in vec_vsl()
9654 vec_vsl(vector bool char __a, vector unsigned char __b) { in vec_vsl()
9660 vec_vsl(vector bool char __a, vector unsigned short __b) { in vec_vsl()
9666 vec_vsl(vector bool char __a, vector unsigned int __b) { in vec_vsl()
9672 vector unsigned char __b) { in vec_vsl()
9677 vector unsigned short __b) { in vec_vsl()
9682 vector unsigned int __b) { in vec_vsl()
9687 vec_vsl(vector unsigned short __a, vector unsigned char __b) { in vec_vsl()
9693 vec_vsl(vector unsigned short __a, vector unsigned short __b) { in vec_vsl()
9699 vec_vsl(vector unsigned short __a, vector unsigned int __b) { in vec_vsl()
9705 vec_vsl(vector bool short __a, vector unsigned char __b) { in vec_vsl()
9711 vec_vsl(vector bool short __a, vector unsigned short __b) { in vec_vsl()
9717 vec_vsl(vector bool short __a, vector unsigned int __b) { in vec_vsl()
9723 vector unsigned char __b) { in vec_vsl()
9728 vector unsigned short __b) { in vec_vsl()
9733 vector unsigned int __b) { in vec_vsl()
9738 vector unsigned char __b) { in vec_vsl()
9743 vector unsigned short __b) { in vec_vsl()
9748 vector unsigned int __b) { in vec_vsl()
9753 vec_vsl(vector unsigned int __a, vector unsigned char __b) { in vec_vsl()
9759 vec_vsl(vector unsigned int __a, vector unsigned short __b) { in vec_vsl()
9765 vec_vsl(vector unsigned int __a, vector unsigned int __b) { in vec_vsl()
9771 vec_vsl(vector bool int __a, vector unsigned char __b) { in vec_vsl()
9777 vec_vsl(vector bool int __a, vector unsigned short __b) { in vec_vsl()
9783 vec_vsl(vector bool int __a, vector unsigned int __b) { in vec_vsl()
9791 vec_slo(vector signed char __a, vector signed char __b) { in vec_slo()
9797 vec_slo(vector signed char __a, vector unsigned char __b) { in vec_slo()
9803 vec_slo(vector unsigned char __a, vector signed char __b) { in vec_slo()
9809 vec_slo(vector unsigned char __a, vector unsigned char __b) { in vec_slo()
9815 vector signed char __b) { in vec_slo()
9820 vector unsigned char __b) { in vec_slo()
9825 vec_slo(vector unsigned short __a, vector signed char __b) { in vec_slo()
9831 vec_slo(vector unsigned short __a, vector unsigned char __b) { in vec_slo()
9837 vector signed char __b) { in vec_slo()
9842 vector unsigned char __b) { in vec_slo()
9847 vector signed char __b) { in vec_slo()
9852 vector unsigned char __b) { in vec_slo()
9857 vec_slo(vector unsigned int __a, vector signed char __b) { in vec_slo()
9863 vec_slo(vector unsigned int __a, vector unsigned char __b) { in vec_slo()
9869 vector signed char __b) { in vec_slo()
9874 vector unsigned char __b) { in vec_slo()
9880 vec_slo(vector signed long long __a, vector signed char __b) { in vec_slo()
9886 vec_slo(vector signed long long __a, vector unsigned char __b) { in vec_slo()
9892 vec_slo(vector unsigned long long __a, vector signed char __b) { in vec_slo()
9898 vec_slo(vector unsigned long long __a, vector unsigned char __b) { in vec_slo()
9907 vec_vslo(vector signed char __a, vector signed char __b) { in vec_vslo()
9913 vec_vslo(vector signed char __a, vector unsigned char __b) { in vec_vslo()
9919 vec_vslo(vector unsigned char __a, vector signed char __b) { in vec_vslo()
9925 vec_vslo(vector unsigned char __a, vector unsigned char __b) { in vec_vslo()
9931 vector signed char __b) { in vec_vslo()
9936 vector unsigned char __b) { in vec_vslo()
9941 vec_vslo(vector unsigned short __a, vector signed char __b) { in vec_vslo()
9947 vec_vslo(vector unsigned short __a, vector unsigned char __b) { in vec_vslo()
9953 vector signed char __b) { in vec_vslo()
9958 vector unsigned char __b) { in vec_vslo()
9963 vector signed char __b) { in vec_vslo()
9968 vector unsigned char __b) { in vec_vslo()
9973 vec_vslo(vector unsigned int __a, vector signed char __b) { in vec_vslo()
9979 vec_vslo(vector unsigned int __a, vector unsigned char __b) { in vec_vslo()
9985 vector signed char __b) { in vec_vslo()
9990 vector unsigned char __b) { in vec_vslo()
9997 vec_splat(vector signed char __a, unsigned const int __b) { in vec_splat()
10002 vec_splat(vector unsigned char __a, unsigned const int __b) { in vec_splat()
10007 vec_splat(vector bool char __a, unsigned const int __b) { in vec_splat()
10012 vec_splat(vector signed short __a, unsigned const int __b) { in vec_splat()
10021 vec_splat(vector unsigned short __a, unsigned const int __b) { in vec_splat()
10030 vec_splat(vector bool short __a, unsigned const int __b) { in vec_splat()
10039 unsigned const int __b) { in vec_splat()
10048 vec_splat(vector signed int __a, unsigned const int __b) { in vec_splat()
10057 vec_splat(vector unsigned int __a, unsigned const int __b) { in vec_splat()
10066 vec_splat(vector bool int __a, unsigned const int __b) { in vec_splat()
10075 unsigned const int __b) { in vec_splat()
10085 unsigned const int __b) { in vec_splat()
10094 vec_splat(vector bool long long __a, unsigned const int __b) { in vec_splat()
10103 vec_splat(vector signed long long __a, unsigned const int __b) { in vec_splat()
10112 vec_splat(vector unsigned long long __a, unsigned const int __b) { in vec_splat()
10127 vec_vspltb(vector signed char __a, unsigned char __b) { in vec_vspltb()
10132 vec_vspltb(vector unsigned char __a, unsigned char __b) { in vec_vspltb()
10137 unsigned char __b) { in vec_vspltb()
10146 unsigned char __b) { in vec_vsplth()
10155 vec_vsplth(vector unsigned short __a, unsigned char __b) { in vec_vsplth()
10164 vec_vsplth(vector bool short __a, unsigned char __b) { in vec_vsplth()
10173 unsigned char __b) { in vec_vsplth()
10186 unsigned char __b) { in vec_vspltw()
10195 vec_vspltw(vector unsigned int __a, unsigned char __b) { in vec_vspltw()
10204 unsigned char __b) { in vec_vspltw()
10213 unsigned char __b) { in vec_vspltw()
10300 vec_sr(vector unsigned char __a, vector unsigned char __b) { in vec_sr()
10306 vec_sr(vector signed char __a, vector unsigned char __b) { in vec_sr()
10311 vec_sr(vector unsigned short __a, vector unsigned short __b) { in vec_sr()
10317 vector unsigned short __b) { in vec_sr()
10322 vec_sr(vector unsigned int __a, vector unsigned int __b) { in vec_sr()
10328 vector unsigned int __b) { in vec_sr()
10334 vec_sr(vector unsigned long long __a, vector unsigned long long __b) { in vec_sr()
10340 vec_sr(vector long long __a, vector unsigned long long __b) { in vec_sr()
10345 vec_sr(vector unsigned long long __a, vector unsigned long long __b) { in vec_sr()
10384 vec_sr(vector long long __a, vector unsigned long long __b) { in vec_sr()
10394 vec_vsrb(vector signed char __a, vector unsigned char __b) { in vec_vsrb()
10399 vec_vsrb(vector unsigned char __a, vector unsigned char __b) { in vec_vsrb()
10408 vec_vsrh(vector short __a, vector unsigned short __b) { in vec_vsrh()
10413 vec_vsrh(vector unsigned short __a, vector unsigned short __b) { in vec_vsrh()
10422 vector unsigned int __b) { in vec_vsrw()
10427 vec_vsrw(vector unsigned int __a, vector unsigned int __b) { in vec_vsrw()
10434 vec_sra(vector signed char __a, vector unsigned char __b) { in vec_sra()
10439 vec_sra(vector unsigned char __a, vector unsigned char __b) { in vec_sra()
10444 vector unsigned short __b) { in vec_sra()
10449 vec_sra(vector unsigned short __a, vector unsigned short __b) { in vec_sra()
10454 vector unsigned int __b) { in vec_sra()
10459 vec_sra(vector unsigned int __a, vector unsigned int __b) { in vec_sra()
10465 vec_sra(vector signed long long __a, vector unsigned long long __b) { in vec_sra()
10470 vec_sra(vector unsigned long long __a, vector unsigned long long __b) { in vec_sra()
10475 vec_sra(vector signed long long __a, vector unsigned long long __b) { in vec_sra()
10481 vec_sra(vector unsigned long long __a, vector unsigned long long __b) { in vec_sra()
10490 vec_vsrab(vector signed char __a, vector unsigned char __b) { in vec_vsrab()
10495 vec_vsrab(vector unsigned char __a, vector unsigned char __b) { in vec_vsrab()
10502 vec_vsrah(vector short __a, vector unsigned short __b) { in vec_vsrah()
10507 vec_vsrah(vector unsigned short __a, vector unsigned short __b) { in vec_vsrah()
10514 vector unsigned int __b) { in vec_vsraw()
10519 vec_vsraw(vector unsigned int __a, vector unsigned int __b) { in vec_vsraw()
10526 vec_srl(vector signed char __a, vector unsigned char __b) { in vec_srl()
10532 vec_srl(vector signed char __a, vector unsigned short __b) { in vec_srl()
10538 vec_srl(vector signed char __a, vector unsigned int __b) { in vec_srl()
10544 vec_srl(vector unsigned char __a, vector unsigned char __b) { in vec_srl()
10550 vec_srl(vector unsigned char __a, vector unsigned short __b) { in vec_srl()
10556 vec_srl(vector unsigned char __a, vector unsigned int __b) { in vec_srl()
10562 vec_srl(vector bool char __a, vector unsigned char __b) { in vec_srl()
10568 vec_srl(vector bool char __a, vector unsigned short __b) { in vec_srl()
10574 vec_srl(vector bool char __a, vector unsigned int __b) { in vec_srl()
10580 vector unsigned char __b) { in vec_srl()
10585 vector unsigned short __b) { in vec_srl()
10590 vector unsigned int __b) { in vec_srl()
10595 vec_srl(vector unsigned short __a, vector unsigned char __b) { in vec_srl()
10601 vec_srl(vector unsigned short __a, vector unsigned short __b) { in vec_srl()
10607 vec_srl(vector unsigned short __a, vector unsigned int __b) { in vec_srl()
10613 vec_srl(vector bool short __a, vector unsigned char __b) { in vec_srl()
10619 vec_srl(vector bool short __a, vector unsigned short __b) { in vec_srl()
10625 vec_srl(vector bool short __a, vector unsigned int __b) { in vec_srl()
10631 vector unsigned char __b) { in vec_srl()
10636 vector unsigned short __b) { in vec_srl()
10641 vector unsigned int __b) { in vec_srl()
10646 vector unsigned char __b) { in vec_srl()
10651 vector unsigned short __b) { in vec_srl()
10656 vector unsigned int __b) { in vec_srl()
10661 vec_srl(vector unsigned int __a, vector unsigned char __b) { in vec_srl()
10667 vec_srl(vector unsigned int __a, vector unsigned short __b) { in vec_srl()
10673 vec_srl(vector unsigned int __a, vector unsigned int __b) { in vec_srl()
10679 vec_srl(vector bool int __a, vector unsigned char __b) { in vec_srl()
10685 vec_srl(vector bool int __a, vector unsigned short __b) { in vec_srl()
10691 vec_srl(vector bool int __a, vector unsigned int __b) { in vec_srl()
10698 vec_srl(vector signed long long __a, vector unsigned char __b) { in vec_srl()
10704 vec_srl(vector unsigned long long __a, vector unsigned char __b) { in vec_srl()
10713 vec_vsr(vector signed char __a, vector unsigned char __b) { in vec_vsr()
10719 vec_vsr(vector signed char __a, vector unsigned short __b) { in vec_vsr()
10725 vec_vsr(vector signed char __a, vector unsigned int __b) { in vec_vsr()
10731 vec_vsr(vector unsigned char __a, vector unsigned char __b) { in vec_vsr()
10737 vec_vsr(vector unsigned char __a, vector unsigned short __b) { in vec_vsr()
10743 vec_vsr(vector unsigned char __a, vector unsigned int __b) { in vec_vsr()
10749 vec_vsr(vector bool char __a, vector unsigned char __b) { in vec_vsr()
10755 vec_vsr(vector bool char __a, vector unsigned short __b) { in vec_vsr()
10761 vec_vsr(vector bool char __a, vector unsigned int __b) { in vec_vsr()
10767 vector unsigned char __b) { in vec_vsr()
10772 vector unsigned short __b) { in vec_vsr()
10777 vector unsigned int __b) { in vec_vsr()
10782 vec_vsr(vector unsigned short __a, vector unsigned char __b) { in vec_vsr()
10788 vec_vsr(vector unsigned short __a, vector unsigned short __b) { in vec_vsr()
10794 vec_vsr(vector unsigned short __a, vector unsigned int __b) { in vec_vsr()
10800 vec_vsr(vector bool short __a, vector unsigned char __b) { in vec_vsr()
10806 vec_vsr(vector bool short __a, vector unsigned short __b) { in vec_vsr()
10812 vec_vsr(vector bool short __a, vector unsigned int __b) { in vec_vsr()
10818 vector unsigned char __b) { in vec_vsr()
10823 vector unsigned short __b) { in vec_vsr()
10828 vector unsigned int __b) { in vec_vsr()
10833 vector unsigned char __b) { in vec_vsr()
10838 vector unsigned short __b) { in vec_vsr()
10843 vector unsigned int __b) { in vec_vsr()
10848 vec_vsr(vector unsigned int __a, vector unsigned char __b) { in vec_vsr()
10854 vec_vsr(vector unsigned int __a, vector unsigned short __b) { in vec_vsr()
10860 vec_vsr(vector unsigned int __a, vector unsigned int __b) { in vec_vsr()
10866 vec_vsr(vector bool int __a, vector unsigned char __b) { in vec_vsr()
10872 vec_vsr(vector bool int __a, vector unsigned short __b) { in vec_vsr()
10878 vec_vsr(vector bool int __a, vector unsigned int __b) { in vec_vsr()
10886 vec_sro(vector signed char __a, vector signed char __b) { in vec_sro()
10892 vec_sro(vector signed char __a, vector unsigned char __b) { in vec_sro()
10898 vec_sro(vector unsigned char __a, vector signed char __b) { in vec_sro()
10904 vec_sro(vector unsigned char __a, vector unsigned char __b) { in vec_sro()
10910 vector signed char __b) { in vec_sro()
10915 vector unsigned char __b) { in vec_sro()
10920 vec_sro(vector unsigned short __a, vector signed char __b) { in vec_sro()
10926 vec_sro(vector unsigned short __a, vector unsigned char __b) { in vec_sro()
10932 vector signed char __b) { in vec_sro()
10937 vector unsigned char __b) { in vec_sro()
10942 vector signed char __b) { in vec_sro()
10947 vector unsigned char __b) { in vec_sro()
10952 vec_sro(vector unsigned int __a, vector signed char __b) { in vec_sro()
10958 vec_sro(vector unsigned int __a, vector unsigned char __b) { in vec_sro()
10964 vector signed char __b) { in vec_sro()
10969 vector unsigned char __b) { in vec_sro()
10975 vec_sro(vector signed long long __a, vector signed char __b) { in vec_sro()
10981 vec_sro(vector signed long long __a, vector unsigned char __b) { in vec_sro()
10987 vec_sro(vector unsigned long long __a, vector signed char __b) { in vec_sro()
10993 vec_sro(vector unsigned long long __a, vector unsigned char __b) { in vec_sro()
11002 vec_vsro(vector signed char __a, vector signed char __b) { in vec_vsro()
11008 vec_vsro(vector signed char __a, vector unsigned char __b) { in vec_vsro()
11014 vec_vsro(vector unsigned char __a, vector signed char __b) { in vec_vsro()
11020 vec_vsro(vector unsigned char __a, vector unsigned char __b) { in vec_vsro()
11026 vector signed char __b) { in vec_vsro()
11031 vector unsigned char __b) { in vec_vsro()
11036 vec_vsro(vector unsigned short __a, vector signed char __b) { in vec_vsro()
11042 vec_vsro(vector unsigned short __a, vector unsigned char __b) { in vec_vsro()
11048 vector signed char __b) { in vec_vsro()
11053 vector unsigned char __b) { in vec_vsro()
11058 vector signed char __b) { in vec_vsro()
11063 vector unsigned char __b) { in vec_vsro()
11068 vec_vsro(vector unsigned int __a, vector signed char __b) { in vec_vsro()
11074 vec_vsro(vector unsigned int __a, vector unsigned char __b) { in vec_vsro()
11080 vector signed char __b) { in vec_vsro()
11085 vector unsigned char __b) { in vec_vsro()
11091 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st()
11096 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st()
11101 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st()
11106 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st()
11111 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st()
11116 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st()
11121 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st()
11126 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st()
11131 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st()
11136 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st()
11141 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st()
11146 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, in vec_st()
11151 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, in vec_st()
11156 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, in vec_st()
11161 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, in vec_st()
11166 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, in vec_st()
11171 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, in vec_st()
11176 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, int __b, in vec_st()
11181 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, int __b, int *__c) { in vec_st()
11185 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, int __b, in vec_st()
11190 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, int __b, in vec_st()
11195 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, in vec_st()
11200 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, in vec_st()
11205 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, in vec_st()
11210 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, int __b, in vec_st()
11215 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, int __b, in vec_st()
11222 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, in vec_stvx()
11227 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, in vec_stvx()
11232 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, in vec_stvx()
11237 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, in vec_stvx()
11242 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx()
11247 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx()
11252 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx()
11257 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, in vec_stvx()
11262 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, in vec_stvx()
11267 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, in vec_stvx()
11272 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, in vec_stvx()
11277 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, in vec_stvx()
11282 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, in vec_stvx()
11287 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, in vec_stvx()
11292 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, in vec_stvx()
11297 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, in vec_stvx()
11302 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, in vec_stvx()
11307 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, int __b, in vec_stvx()
11312 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, int __b, in vec_stvx()
11317 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b, in vec_stvx()
11322 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b, in vec_stvx()
11327 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, in vec_stvx()
11332 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, in vec_stvx()
11337 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, in vec_stvx()
11342 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, int __b, in vec_stvx()
11347 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, int __b, in vec_stvx()
11354 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, int __b, in vec_ste()
11359 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, int __b, in vec_ste()
11364 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste()
11369 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste()
11374 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, int __b, in vec_ste()
11379 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, int __b, in vec_ste()
11384 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste()
11389 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste()
11394 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste()
11399 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste()
11404 static __inline__ void __ATTRS_o_ai vec_ste(vector int __a, int __b, int *__c) { in vec_ste()
11408 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned int __a, int __b, in vec_ste()
11413 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, in vec_ste()
11418 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, in vec_ste()
11423 static __inline__ void __ATTRS_o_ai vec_ste(vector float __a, int __b, in vec_ste()
11430 static __inline__ void __ATTRS_o_ai vec_stvebx(vector signed char __a, int __b, in vec_stvebx()
11436 int __b, unsigned char *__c) { in vec_stvebx()
11440 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, in vec_stvebx()
11445 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, in vec_stvebx()
11452 static __inline__ void __ATTRS_o_ai vec_stvehx(vector short __a, int __b, in vec_stvehx()
11458 int __b, unsigned short *__c) { in vec_stvehx()
11462 static __inline__ void __ATTRS_o_ai vec_stvehx(vector bool short __a, int __b, in vec_stvehx()
11467 static __inline__ void __ATTRS_o_ai vec_stvehx(vector bool short __a, int __b, in vec_stvehx()
11472 static __inline__ void __ATTRS_o_ai vec_stvehx(vector pixel __a, int __b, in vec_stvehx()
11477 static __inline__ void __ATTRS_o_ai vec_stvehx(vector pixel __a, int __b, in vec_stvehx()
11484 static __inline__ void __ATTRS_o_ai vec_stvewx(vector int __a, int __b, in vec_stvewx()
11489 static __inline__ void __ATTRS_o_ai vec_stvewx(vector unsigned int __a, int __b, in vec_stvewx()
11494 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, in vec_stvewx()
11499 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, in vec_stvewx()
11504 static __inline__ void __ATTRS_o_ai vec_stvewx(vector float __a, int __b, in vec_stvewx()
11511 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl()
11516 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl()
11521 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl()
11526 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl()
11531 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
11536 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
11541 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl()
11546 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl()
11551 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl()
11556 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl()
11561 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl()
11566 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
11571 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
11576 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, in vec_stl()
11581 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
11586 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
11591 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, in vec_stl()
11596 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, in vec_stl()
11601 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, int *__c) { in vec_stl()
11605 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, in vec_stl()
11610 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, in vec_stl()
11615 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
11620 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
11625 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, in vec_stl()
11630 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, in vec_stl()
11635 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, in vec_stl()
11642 static __inline__ void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl()
11647 static __inline__ void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl()
11652 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl()
11657 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl()
11662 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
11667 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
11672 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl()
11677 static __inline__ void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl()
11682 static __inline__ void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl()
11688 int __b, in vec_stvxl()
11694 int __b, unsigned short *__c) { in vec_stvxl()
11698 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
11703 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
11708 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool short __a, int __b, in vec_stvxl()
11713 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
11718 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
11723 static __inline__ void __ATTRS_o_ai vec_stvxl(vector pixel __a, int __b, in vec_stvxl()
11728 static __inline__ void __ATTRS_o_ai vec_stvxl(vector int __a, int __b, in vec_stvxl()
11733 static __inline__ void __ATTRS_o_ai vec_stvxl(vector int __a, int __b, in vec_stvxl()
11738 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned int __a, int __b, in vec_stvxl()
11743 static __inline__ void __ATTRS_o_ai vec_stvxl(vector unsigned int __a, int __b, in vec_stvxl()
11748 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
11753 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
11758 static __inline__ void __ATTRS_o_ai vec_stvxl(vector bool int __a, int __b, in vec_stvxl()
11763 static __inline__ void __ATTRS_o_ai vec_stvxl(vector float __a, int __b, in vec_stvxl()
11768 static __inline__ void __ATTRS_o_ai vec_stvxl(vector float __a, int __b, in vec_stvxl()
11776 vec_sub(vector signed char __a, vector signed char __b) { in vec_sub()
11781 vec_sub(vector bool char __a, vector signed char __b) { in vec_sub()
11786 vec_sub(vector signed char __a, vector bool char __b) { in vec_sub()
11791 vec_sub(vector unsigned char __a, vector unsigned char __b) { in vec_sub()
11796 vec_sub(vector bool char __a, vector unsigned char __b) { in vec_sub()
11801 vec_sub(vector unsigned char __a, vector bool char __b) { in vec_sub()
11806 vector short __b) { in vec_sub()
11811 vector short __b) { in vec_sub()
11816 vector bool short __b) { in vec_sub()
11821 vec_sub(vector unsigned short __a, vector unsigned short __b) { in vec_sub()
11826 vec_sub(vector bool short __a, vector unsigned short __b) { in vec_sub()
11831 vec_sub(vector unsigned short __a, vector bool short __b) { in vec_sub()
11836 vector int __b) { in vec_sub()
11841 vector int __b) { in vec_sub()
11846 vector bool int __b) { in vec_sub()
11851 vec_sub(vector unsigned int __a, vector unsigned int __b) { in vec_sub()
11856 vec_sub(vector bool int __a, vector unsigned int __b) { in vec_sub()
11861 vec_sub(vector unsigned int __a, vector bool int __b) { in vec_sub()
11868 vec_sub(vector signed __int128 __a, vector signed __int128 __b) { in vec_sub()
11873 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sub()
11881 vec_sub(vector signed long long __a, vector signed long long __b) { in vec_sub()
11886 vec_sub(vector unsigned long long __a, vector unsigned long long __b) { in vec_sub()
11891 vector double __b) { in vec_sub()
11897 vector float __b) { in vec_sub()
11906 vec_vsububm(vector signed char __a, vector signed char __b) { in vec_vsububm()
11911 vec_vsububm(vector bool char __a, vector signed char __b) { in vec_vsububm()
11916 vec_vsububm(vector signed char __a, vector bool char __b) { in vec_vsububm()
11921 vec_vsububm(vector unsigned char __a, vector unsigned char __b) { in vec_vsububm()
11926 vec_vsububm(vector bool char __a, vector unsigned char __b) { in vec_vsububm()
11931 vec_vsububm(vector unsigned char __a, vector bool char __b) { in vec_vsububm()
11940 vector short __b) { in vec_vsubuhm()
11945 vector short __b) { in vec_vsubuhm()
11950 vector bool short __b) { in vec_vsubuhm()
11955 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhm()
11960 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { in vec_vsubuhm()
11965 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { in vec_vsubuhm()
11974 vector int __b) { in vec_vsubuwm()
11979 vector int __b) { in vec_vsubuwm()
11984 vector bool int __b) { in vec_vsubuwm()
11989 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuwm()
11994 vec_vsubuwm(vector bool int __a, vector unsigned int __b) { in vec_vsubuwm()
11999 vec_vsubuwm(vector unsigned int __a, vector bool int __b) { in vec_vsubuwm()
12008 vec_vsubfp(vector float __a, vector float __b) { in vec_vsubfp()
12015 vec_subc(vector signed int __a, vector signed int __b) { in vec_subc()
12021 vec_subc(vector unsigned int __a, vector unsigned int __b) { in vec_subc()
12028 vec_subc(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_subc()
12033 vec_subc(vector signed __int128 __a, vector signed __int128 __b) { in vec_subc()
12039 vec_subc_u128(vector unsigned char __a, vector unsigned char __b) { in vec_subc_u128()
12047 vec_vsubcuw(vector unsigned int __a, vector unsigned int __b) { in vec_vsubcuw()
12054 vec_subs(vector signed char __a, vector signed char __b) { in vec_subs()
12059 vec_subs(vector bool char __a, vector signed char __b) { in vec_subs()
12064 vec_subs(vector signed char __a, vector bool char __b) { in vec_subs()
12069 vec_subs(vector unsigned char __a, vector unsigned char __b) { in vec_subs()
12074 vec_subs(vector bool char __a, vector unsigned char __b) { in vec_subs()
12079 vec_subs(vector unsigned char __a, vector bool char __b) { in vec_subs()
12084 vector short __b) { in vec_subs()
12089 vector short __b) { in vec_subs()
12094 vector bool short __b) { in vec_subs()
12099 vec_subs(vector unsigned short __a, vector unsigned short __b) { in vec_subs()
12104 vec_subs(vector bool short __a, vector unsigned short __b) { in vec_subs()
12109 vec_subs(vector unsigned short __a, vector bool short __b) { in vec_subs()
12114 vector int __b) { in vec_subs()
12119 vector int __b) { in vec_subs()
12124 vector bool int __b) { in vec_subs()
12129 vec_subs(vector unsigned int __a, vector unsigned int __b) { in vec_subs()
12134 vec_subs(vector bool int __a, vector unsigned int __b) { in vec_subs()
12139 vec_subs(vector unsigned int __a, vector bool int __b) { in vec_subs()
12146 vec_vsubsbs(vector signed char __a, vector signed char __b) { in vec_vsubsbs()
12151 vec_vsubsbs(vector bool char __a, vector signed char __b) { in vec_vsubsbs()
12156 vec_vsubsbs(vector signed char __a, vector bool char __b) { in vec_vsubsbs()
12163 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs()
12168 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs()
12173 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs()
12180 vector short __b) { in vec_vsubshs()
12185 vector short __b) { in vec_vsubshs()
12190 vector bool short __b) { in vec_vsubshs()
12197 vec_vsubuhs(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhs()
12202 vec_vsubuhs(vector bool short __a, vector unsigned short __b) { in vec_vsubuhs()
12207 vec_vsubuhs(vector unsigned short __a, vector bool short __b) { in vec_vsubuhs()
12214 vector int __b) { in vec_vsubsws()
12219 vector int __b) { in vec_vsubsws()
12224 vector bool int __b) { in vec_vsubsws()
12231 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuws()
12236 vec_vsubuws(vector bool int __a, vector unsigned int __b) { in vec_vsubuws()
12241 vec_vsubuws(vector unsigned int __a, vector bool int __b) { in vec_vsubuws()
12250 vec_vsubuqm(vector signed __int128 __a, vector signed __int128 __b) { in vec_vsubuqm()
12255 vec_vsubuqm(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vsubuqm()
12261 vec_sub_u128(vector unsigned char __a, vector unsigned char __b) { in vec_sub_u128()
12269 vec_vsubeuqm(vector signed __int128 __a, vector signed __int128 __b, in vec_vsubeuqm()
12275 vec_vsubeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vsubeuqm()
12281 vec_sube(vector signed __int128 __a, vector signed __int128 __b, in vec_sube()
12287 vec_sube(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_sube()
12294 vec_sube_u128(vector unsigned char __a, vector unsigned char __b, in vec_sube_u128()
12303 vec_vsubcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vsubcuq()
12308 vec_vsubcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vsubcuq()
12315 vec_vsubecuq(vector signed __int128 __a, vector signed __int128 __b, in vec_vsubecuq()
12321 vec_vsubecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_vsubecuq()
12328 vec_subec(vector signed int __a, vector signed int __b, in vec_subec()
12334 vec_subec(vector unsigned int __a, vector unsigned int __b, in vec_subec()
12341 vec_subec(vector signed __int128 __a, vector signed __int128 __b, in vec_subec()
12347 vec_subec(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_subec()
12354 vec_subec_u128(vector unsigned char __a, vector unsigned char __b, in vec_subec_u128()
12361 vec_sube(vector signed int __a, vector signed int __b, in vec_sube()
12369 vec_sube(vector unsigned int __a, vector unsigned int __b, in vec_sube()
12378 vector int __b) { in vec_sum4s()
12383 vec_sum4s(vector unsigned char __a, vector unsigned int __b) { in vec_sum4s()
12388 vector int __b) { in vec_sum4s()
12395 vec_vsum4sbs(vector signed char __a, vector int __b) { in vec_vsum4sbs()
12402 vec_vsum4ubs(vector unsigned char __a, vector unsigned int __b) { in vec_vsum4ubs()
12409 vec_vsum4shs(vector signed short __a, vector int __b) { in vec_vsum4shs()
12422 vec_sum2s(vector int __a, vector int __b) { in vec_sum2s()
12439 vec_vsum2sws(vector int __a, vector int __b) { in vec_vsum2sws()
12462 vec_sums(vector signed int __a, vector signed int __b) { in vec_sums()
12475 vec_vsumsws(vector signed int __a, vector signed int __b) { in vec_vsumsws()
12812 vec_vsx_ld(int __a, const vector bool int *__b) { in vec_vsx_ld()
12817 vec_vsx_ld(int __a, const vector signed int *__b) { in vec_vsx_ld()
12822 vec_vsx_ld(int __a, const signed int *__b) { in vec_vsx_ld()
12827 vec_vsx_ld(int __a, const vector unsigned int *__b) { in vec_vsx_ld()
12832 vec_vsx_ld(int __a, const unsigned int *__b) { in vec_vsx_ld()
12837 vec_vsx_ld(int __a, const vector float *__b) { in vec_vsx_ld()
12842 const float *__b) { in vec_vsx_ld()
12847 vec_vsx_ld(int __a, const vector signed long long *__b) { in vec_vsx_ld()
12852 vec_vsx_ld(int __a, const vector unsigned long long *__b) { in vec_vsx_ld()
12857 vec_vsx_ld(int __a, const vector double *__b) { in vec_vsx_ld()
12862 vec_vsx_ld(int __a, const double *__b) { in vec_vsx_ld()
12867 vec_vsx_ld(int __a, const vector bool short *__b) { in vec_vsx_ld()
12872 vec_vsx_ld(int __a, const vector signed short *__b) { in vec_vsx_ld()
12877 vec_vsx_ld(int __a, const signed short *__b) { in vec_vsx_ld()
12882 vec_vsx_ld(int __a, const vector unsigned short *__b) { in vec_vsx_ld()
12887 vec_vsx_ld(int __a, const unsigned short *__b) { in vec_vsx_ld()
12892 vec_vsx_ld(int __a, const vector bool char *__b) { in vec_vsx_ld()
12897 vec_vsx_ld(int __a, const vector signed char *__b) { in vec_vsx_ld()
12902 vec_vsx_ld(int __a, const signed char *__b) { in vec_vsx_ld()
12907 vec_vsx_ld(int __a, const vector unsigned char *__b) { in vec_vsx_ld()
12912 vec_vsx_ld(int __a, const unsigned char *__b) { in vec_vsx_ld()
12922 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
12927 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
12932 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, in vec_vsx_st()
12937 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, in vec_vsx_st()
12942 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, in vec_vsx_st()
12947 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, in vec_vsx_st()
12952 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, in vec_vsx_st()
12957 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, in vec_vsx_st()
12962 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, in vec_vsx_st()
12968 int __b, in vec_vsx_st()
12974 int __b, in vec_vsx_st()
12979 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, in vec_vsx_st()
12984 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, in vec_vsx_st()
12989 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
12994 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
12999 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, in vec_vsx_st()
13003 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, in vec_vsx_st()
13008 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, in vec_vsx_st()
13014 int __b, in vec_vsx_st()
13020 int __b, unsigned short *__c) { in vec_vsx_st()
13024 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
13029 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
13034 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, in vec_vsx_st()
13039 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, in vec_vsx_st()
13044 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, in vec_vsx_st()
13050 int __b, in vec_vsx_st()
13056 int __b, unsigned char *__c) { in vec_vsx_st()
13065 #define vec_permi(__a, __b, __c) \ argument
13082 vec_xor(vector signed char __a, vector signed char __b) { in vec_xor()
13087 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor()
13092 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor()
13097 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor()
13102 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor()
13107 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor()
13112 vector bool char __b) { in vec_xor()
13117 vector short __b) { in vec_xor()
13122 vector short __b) { in vec_xor()
13127 vector bool short __b) { in vec_xor()
13132 vec_xor(vector unsigned short __a, vector unsigned short __b) { in vec_xor()
13137 vec_xor(vector bool short __a, vector unsigned short __b) { in vec_xor()
13142 vec_xor(vector unsigned short __a, vector bool short __b) { in vec_xor()
13147 vec_xor(vector bool short __a, vector bool short __b) { in vec_xor()
13152 vector int __b) { in vec_xor()
13157 vector int __b) { in vec_xor()
13162 vector bool int __b) { in vec_xor()
13167 vec_xor(vector unsigned int __a, vector unsigned int __b) { in vec_xor()
13172 vec_xor(vector bool int __a, vector unsigned int __b) { in vec_xor()
13177 vec_xor(vector unsigned int __a, vector bool int __b) { in vec_xor()
13182 vector bool int __b) { in vec_xor()
13187 vector float __b) { in vec_xor()
13194 vector float __b) { in vec_xor()
13201 vector bool int __b) { in vec_xor()
13209 vec_xor(vector signed long long __a, vector signed long long __b) { in vec_xor()
13214 vec_xor(vector bool long long __a, vector signed long long __b) { in vec_xor()
13219 vec_xor(vector signed long long __a, vector bool long long __b) { in vec_xor()
13224 vec_xor(vector unsigned long long __a, vector unsigned long long __b) { in vec_xor()
13229 vec_xor(vector bool long long __a, vector unsigned long long __b) { in vec_xor()
13234 vec_xor(vector unsigned long long __a, vector bool long long __b) { in vec_xor()
13239 vec_xor(vector bool long long __a, vector bool long long __b) { in vec_xor()
13244 vector double __b) { in vec_xor()
13250 vec_xor(vector double __a, vector bool long long __b) { in vec_xor()
13256 vector double __b) { in vec_xor()
13265 vec_vxor(vector signed char __a, vector signed char __b) { in vec_vxor()
13270 vec_vxor(vector bool char __a, vector signed char __b) { in vec_vxor()
13275 vec_vxor(vector signed char __a, vector bool char __b) { in vec_vxor()
13280 vec_vxor(vector unsigned char __a, vector unsigned char __b) { in vec_vxor()
13285 vec_vxor(vector bool char __a, vector unsigned char __b) { in vec_vxor()
13290 vec_vxor(vector unsigned char __a, vector bool char __b) { in vec_vxor()
13295 vector bool char __b) { in vec_vxor()
13300 vector short __b) { in vec_vxor()
13305 vector short __b) { in vec_vxor()
13310 vector bool short __b) { in vec_vxor()
13315 vec_vxor(vector unsigned short __a, vector unsigned short __b) { in vec_vxor()
13320 vec_vxor(vector bool short __a, vector unsigned short __b) { in vec_vxor()
13325 vec_vxor(vector unsigned short __a, vector bool short __b) { in vec_vxor()
13330 vec_vxor(vector bool short __a, vector bool short __b) { in vec_vxor()
13335 vector int __b) { in vec_vxor()
13340 vector int __b) { in vec_vxor()
13345 vector bool int __b) { in vec_vxor()
13350 vec_vxor(vector unsigned int __a, vector unsigned int __b) { in vec_vxor()
13355 vec_vxor(vector bool int __a, vector unsigned int __b) { in vec_vxor()
13360 vec_vxor(vector unsigned int __a, vector bool int __b) { in vec_vxor()
13365 vector bool int __b) { in vec_vxor()
13370 vector float __b) { in vec_vxor()
13377 vector float __b) { in vec_vxor()
13384 vector bool int __b) { in vec_vxor()
13392 vec_vxor(vector signed long long __a, vector signed long long __b) { in vec_vxor()
13397 vec_vxor(vector bool long long __a, vector signed long long __b) { in vec_vxor()
13402 vec_vxor(vector signed long long __a, vector bool long long __b) { in vec_vxor()
13407 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { in vec_vxor()
13412 vec_vxor(vector bool long long __a, vector unsigned long long __b) { in vec_vxor()
13417 vec_vxor(vector unsigned long long __a, vector bool long long __b) { in vec_vxor()
13422 vec_vxor(vector bool long long __a, vector bool long long __b) { in vec_vxor()
13432 unsigned int __b) { in vec_extract()
13437 vec_extract(vector unsigned char __a, unsigned int __b) { in vec_extract()
13442 unsigned int __b) { in vec_extract()
13447 unsigned int __b) { in vec_extract()
13452 vec_extract(vector unsigned short __a, unsigned int __b) { in vec_extract()
13457 unsigned int __b) { in vec_extract()
13462 unsigned int __b) { in vec_extract()
13467 unsigned int __b) { in vec_extract()
13472 unsigned int __b) { in vec_extract()
13478 vec_extract(vector signed long long __a, unsigned int __b) { in vec_extract()
13483 vec_extract(vector unsigned long long __a, unsigned int __b) { in vec_extract()
13488 vec_extract(vector bool long long __a, unsigned int __b) { in vec_extract()
13493 unsigned int __b) { in vec_extract()
13499 unsigned int __b) { in vec_extract()
13534 vector unsigned short __b = in vec_extract_fp32_from_shorth() local
13545 vector unsigned short __b = in vec_extract_fp32_from_shortl() local
13558 vec_insert(signed char __a, vector signed char __b, int __c) { in vec_insert()
13564 vec_insert(unsigned char __a, vector unsigned char __b, int __c) { in vec_insert()
13570 vector bool char __b, in vec_insert()
13577 vec_insert(signed short __a, vector signed short __b, int __c) { in vec_insert()
13583 vec_insert(unsigned short __a, vector unsigned short __b, int __c) { in vec_insert()
13589 vec_insert(unsigned short __a, vector bool short __b, int __c) { in vec_insert()
13595 vec_insert(signed int __a, vector signed int __b, int __c) { in vec_insert()
13601 vec_insert(unsigned int __a, vector unsigned int __b, int __c) { in vec_insert()
13607 vector bool int __b, in vec_insert()
13615 vec_insert(signed long long __a, vector signed long long __b, int __c) { in vec_insert()
13621 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) { in vec_insert()
13627 vec_insert(unsigned long long __a, vector bool long long __b, int __c) { in vec_insert()
13632 vector double __b, in vec_insert()
13640 vector float __b, in vec_insert()
13649 vec_lvlx(int __a, const signed char *__b) { in vec_lvlx()
13655 vec_lvlx(int __a, const vector signed char *__b) { in vec_lvlx()
13661 vec_lvlx(int __a, const unsigned char *__b) { in vec_lvlx()
13667 vec_lvlx(int __a, const vector unsigned char *__b) { in vec_lvlx()
13673 vec_lvlx(int __a, const vector bool char *__b) { in vec_lvlx()
13679 const short *__b) { in vec_lvlx()
13684 const vector short *__b) { in vec_lvlx()
13690 vec_lvlx(int __a, const unsigned short *__b) { in vec_lvlx()
13696 vec_lvlx(int __a, const vector unsigned short *__b) { in vec_lvlx()
13702 vec_lvlx(int __a, const vector bool short *__b) { in vec_lvlx()
13708 const vector pixel *__b) { in vec_lvlx()
13713 static __inline__ vector int __ATTRS_o_ai vec_lvlx(int __a, const int *__b) { in vec_lvlx()
13718 const vector int *__b) { in vec_lvlx()
13724 vec_lvlx(int __a, const unsigned int *__b) { in vec_lvlx()
13730 vec_lvlx(int __a, const vector unsigned int *__b) { in vec_lvlx()
13736 vec_lvlx(int __a, const vector bool int *__b) { in vec_lvlx()
13742 const float *__b) { in vec_lvlx()
13747 const vector float *__b) { in vec_lvlx()
13755 vec_lvlxl(int __a, const signed char *__b) { in vec_lvlxl()
13761 vec_lvlxl(int __a, const vector signed char *__b) { in vec_lvlxl()
13767 vec_lvlxl(int __a, const unsigned char *__b) { in vec_lvlxl()
13773 vec_lvlxl(int __a, const vector unsigned char *__b) { in vec_lvlxl()
13779 vec_lvlxl(int __a, const vector bool char *__b) { in vec_lvlxl()
13785 const short *__b) { in vec_lvlxl()
13790 const vector short *__b) { in vec_lvlxl()
13796 vec_lvlxl(int __a, const unsigned short *__b) { in vec_lvlxl()
13802 vec_lvlxl(int __a, const vector unsigned short *__b) { in vec_lvlxl()
13808 vec_lvlxl(int __a, const vector bool short *__b) { in vec_lvlxl()
13814 const vector pixel *__b) { in vec_lvlxl()
13819 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, const int *__b) { in vec_lvlxl()
13824 const vector int *__b) { in vec_lvlxl()
13830 vec_lvlxl(int __a, const unsigned int *__b) { in vec_lvlxl()
13836 vec_lvlxl(int __a, const vector unsigned int *__b) { in vec_lvlxl()
13842 vec_lvlxl(int __a, const vector bool int *__b) { in vec_lvlxl()
13848 const float *__b) { in vec_lvlxl()
13853 vector float *__b) { in vec_lvlxl()
13861 vec_lvrx(int __a, const signed char *__b) { in vec_lvrx()
13867 vec_lvrx(int __a, const vector signed char *__b) { in vec_lvrx()
13873 vec_lvrx(int __a, const unsigned char *__b) { in vec_lvrx()
13879 vec_lvrx(int __a, const vector unsigned char *__b) { in vec_lvrx()
13885 vec_lvrx(int __a, const vector bool char *__b) { in vec_lvrx()
13891 const short *__b) { in vec_lvrx()
13896 const vector short *__b) { in vec_lvrx()
13902 vec_lvrx(int __a, const unsigned short *__b) { in vec_lvrx()
13908 vec_lvrx(int __a, const vector unsigned short *__b) { in vec_lvrx()
13914 vec_lvrx(int __a, const vector bool short *__b) { in vec_lvrx()
13920 const vector pixel *__b) { in vec_lvrx()
13925 static __inline__ vector int __ATTRS_o_ai vec_lvrx(int __a, const int *__b) { in vec_lvrx()
13930 const vector int *__b) { in vec_lvrx()
13936 vec_lvrx(int __a, const unsigned int *__b) { in vec_lvrx()
13942 vec_lvrx(int __a, const vector unsigned int *__b) { in vec_lvrx()
13948 vec_lvrx(int __a, const vector bool int *__b) { in vec_lvrx()
13954 const float *__b) { in vec_lvrx()
13959 const vector float *__b) { in vec_lvrx()
13967 vec_lvrxl(int __a, const signed char *__b) { in vec_lvrxl()
13973 vec_lvrxl(int __a, const vector signed char *__b) { in vec_lvrxl()
13979 vec_lvrxl(int __a, const unsigned char *__b) { in vec_lvrxl()
13985 vec_lvrxl(int __a, const vector unsigned char *__b) { in vec_lvrxl()
13991 vec_lvrxl(int __a, const vector bool char *__b) { in vec_lvrxl()
13997 const short *__b) { in vec_lvrxl()
14002 const vector short *__b) { in vec_lvrxl()
14008 vec_lvrxl(int __a, const unsigned short *__b) { in vec_lvrxl()
14014 vec_lvrxl(int __a, const vector unsigned short *__b) { in vec_lvrxl()
14020 vec_lvrxl(int __a, const vector bool short *__b) { in vec_lvrxl()
14026 const vector pixel *__b) { in vec_lvrxl()
14031 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, const int *__b) { in vec_lvrxl()
14036 const vector int *__b) { in vec_lvrxl()
14042 vec_lvrxl(int __a, const unsigned int *__b) { in vec_lvrxl()
14048 vec_lvrxl(int __a, const vector unsigned int *__b) { in vec_lvrxl()
14054 vec_lvrxl(int __a, const vector bool int *__b) { in vec_lvrxl()
14060 const float *__b) { in vec_lvrxl()
14065 const vector float *__b) { in vec_lvrxl()
14072 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx()
14078 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx()
14085 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx()
14091 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx()
14098 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx()
14105 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx()
14111 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx()
14119 int __b, unsigned short *__c) { in vec_stvlx()
14125 int __b, in vec_stvlx()
14132 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx()
14139 static __inline__ void __ATTRS_o_ai vec_stvlx(vector pixel __a, int __b, in vec_stvlx()
14146 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, in vec_stvlx()
14152 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, in vec_stvlx()
14159 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, in vec_stvlx()
14165 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, in vec_stvlx()
14172 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool int __a, int __b, in vec_stvlx()
14179 static __inline__ void __ATTRS_o_ai vec_stvlx(vector float __a, int __b, in vec_stvlx()
14188 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl()
14194 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl()
14202 int __b, unsigned char *__c) { in vec_stvlxl()
14208 int __b, in vec_stvlxl()
14215 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool char __a, int __b, in vec_stvlxl()
14222 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl()
14228 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl()
14236 int __b, unsigned short *__c) { in vec_stvlxl()
14242 int __b, in vec_stvlxl()
14249 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool short __a, int __b, in vec_stvlxl()
14256 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector pixel __a, int __b, in vec_stvlxl()
14263 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector int __a, int __b, in vec_stvlxl()
14269 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector int __a, int __b, in vec_stvlxl()
14276 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned int __a, int __b, in vec_stvlxl()
14282 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned int __a, int __b, in vec_stvlxl()
14289 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool int __a, int __b, in vec_stvlxl()
14296 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector float __a, int __b, in vec_stvlxl()
14305 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx()
14311 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx()
14318 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx()
14324 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx()
14331 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool char __a, int __b, in vec_stvrx()
14338 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx()
14344 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx()
14352 int __b, unsigned short *__c) { in vec_stvrx()
14358 int __b, in vec_stvrx()
14365 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool short __a, int __b, in vec_stvrx()
14372 static __inline__ void __ATTRS_o_ai vec_stvrx(vector pixel __a, int __b, in vec_stvrx()
14379 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx()
14385 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx()
14392 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, in vec_stvrx()
14398 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, in vec_stvrx()
14405 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool int __a, int __b, in vec_stvrx()
14412 static __inline__ void __ATTRS_o_ai vec_stvrx(vector float __a, int __b, in vec_stvrx()
14421 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl()
14427 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl()
14435 int __b, unsigned char *__c) { in vec_stvrxl()
14441 int __b, in vec_stvrxl()
14448 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool char __a, int __b, in vec_stvrxl()
14455 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl()
14461 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl()
14469 int __b, unsigned short *__c) { in vec_stvrxl()
14475 int __b, in vec_stvrxl()
14482 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool short __a, int __b, in vec_stvrxl()
14489 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector pixel __a, int __b, in vec_stvrxl()
14496 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, in vec_stvrxl()
14502 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, in vec_stvrxl()
14509 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, in vec_stvrxl()
14515 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, in vec_stvrxl()
14522 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool int __a, int __b, in vec_stvrxl()
14529 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector float __a, int __b, in vec_stvrxl()
14539 int __b) { in vec_promote()
14546 vec_promote(unsigned char __a, int __b) { in vec_promote()
14552 static __inline__ vector short __ATTRS_o_ai vec_promote(short __a, int __b) { in vec_promote()
14559 vec_promote(unsigned short __a, int __b) { in vec_promote()
14565 static __inline__ vector int __ATTRS_o_ai vec_promote(int __a, int __b) { in vec_promote()
14572 int __b) { in vec_promote()
14578 static __inline__ vector float __ATTRS_o_ai vec_promote(float __a, int __b) { in vec_promote()
14585 static __inline__ vector double __ATTRS_o_ai vec_promote(double __a, int __b) { in vec_promote()
14592 vec_promote(signed long long __a, int __b) { in vec_promote()
14599 vec_promote(unsigned long long __a, int __b) { in vec_promote()
14674 vector signed char __b) { in vec_all_eq()
14680 vector bool char __b) { in vec_all_eq()
14686 vector unsigned char __b) { in vec_all_eq()
14692 vector bool char __b) { in vec_all_eq()
14698 vector signed char __b) { in vec_all_eq()
14704 vector unsigned char __b) { in vec_all_eq()
14710 vector bool char __b) { in vec_all_eq()
14716 vector short __b) { in vec_all_eq()
14721 vector bool short __b) { in vec_all_eq()
14726 vector unsigned short __b) { in vec_all_eq()
14732 vector bool short __b) { in vec_all_eq()
14738 vector short __b) { in vec_all_eq()
14744 vector unsigned short __b) { in vec_all_eq()
14750 vector bool short __b) { in vec_all_eq()
14756 vector pixel __b) { in vec_all_eq()
14761 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, vector int __b) { in vec_all_eq()
14766 vector bool int __b) { in vec_all_eq()
14771 vector unsigned int __b) { in vec_all_eq()
14777 vector bool int __b) { in vec_all_eq()
14783 vector int __b) { in vec_all_eq()
14789 vector unsigned int __b) { in vec_all_eq()
14795 vector bool int __b) { in vec_all_eq()
14802 vector signed long long __b) { in vec_all_eq()
14807 vector bool long long __b) { in vec_all_eq()
14812 vector unsigned long long __b) { in vec_all_eq()
14818 vector bool long long __b) { in vec_all_eq()
14824 vector long long __b) { in vec_all_eq()
14830 vector unsigned long long __b) { in vec_all_eq()
14836 vector bool long long __b) { in vec_all_eq()
14843 vector float __b) { in vec_all_eq()
14853 vector double __b) { in vec_all_eq()
14860 vector signed __int128 __b) { in vec_all_eq()
14865 vector unsigned __int128 __b) { in vec_all_eq()
14873 vector signed char __b) { in vec_all_ge()
14878 vector bool char __b) { in vec_all_ge()
14883 vector unsigned char __b) { in vec_all_ge()
14888 vector bool char __b) { in vec_all_ge()
14893 vector signed char __b) { in vec_all_ge()
14899 vector unsigned char __b) { in vec_all_ge()
14904 vector bool char __b) { in vec_all_ge()
14910 vector short __b) { in vec_all_ge()
14915 vector bool short __b) { in vec_all_ge()
14920 vector unsigned short __b) { in vec_all_ge()
14925 vector bool short __b) { in vec_all_ge()
14931 vector short __b) { in vec_all_ge()
14937 vector unsigned short __b) { in vec_all_ge()
14943 vector bool short __b) { in vec_all_ge()
14948 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { in vec_all_ge()
14953 vector bool int __b) { in vec_all_ge()
14958 vector unsigned int __b) { in vec_all_ge()
14963 vector bool int __b) { in vec_all_ge()
14968 vector int __b) { in vec_all_ge()
14974 vector unsigned int __b) { in vec_all_ge()
14979 vector bool int __b) { in vec_all_ge()
14986 vector signed long long __b) { in vec_all_ge()
14990 vector bool long long __b) { in vec_all_ge()
14996 vector unsigned long long __b) { in vec_all_ge()
15001 vector bool long long __b) { in vec_all_ge()
15007 vector signed long long __b) { in vec_all_ge()
15013 vector unsigned long long __b) { in vec_all_ge()
15019 vector bool long long __b) { in vec_all_ge()
15026 vector float __b) { in vec_all_ge()
15036 vector double __b) { in vec_all_ge()
15043 vector signed __int128 __b) { in vec_all_ge()
15048 vector unsigned __int128 __b) { in vec_all_ge()
15056 vector signed char __b) { in vec_all_gt()
15061 vector bool char __b) { in vec_all_gt()
15066 vector unsigned char __b) { in vec_all_gt()
15071 vector bool char __b) { in vec_all_gt()
15076 vector signed char __b) { in vec_all_gt()
15082 vector unsigned char __b) { in vec_all_gt()
15087 vector bool char __b) { in vec_all_gt()
15093 vector short __b) { in vec_all_gt()
15098 vector bool short __b) { in vec_all_gt()
15103 vector unsigned short __b) { in vec_all_gt()
15108 vector bool short __b) { in vec_all_gt()
15114 vector short __b) { in vec_all_gt()
15120 vector unsigned short __b) { in vec_all_gt()
15126 vector bool short __b) { in vec_all_gt()
15131 static __inline__ int __ATTRS_o_ai vec_all_gt(vector int __a, vector int __b) { in vec_all_gt()
15136 vector bool int __b) { in vec_all_gt()
15141 vector unsigned int __b) { in vec_all_gt()
15146 vector bool int __b) { in vec_all_gt()
15151 vector int __b) { in vec_all_gt()
15157 vector unsigned int __b) { in vec_all_gt()
15162 vector bool int __b) { in vec_all_gt()
15169 vector signed long long __b) { in vec_all_gt()
15173 vector bool long long __b) { in vec_all_gt()
15179 vector unsigned long long __b) { in vec_all_gt()
15184 vector bool long long __b) { in vec_all_gt()
15190 vector signed long long __b) { in vec_all_gt()
15196 vector unsigned long long __b) { in vec_all_gt()
15202 vector bool long long __b) { in vec_all_gt()
15209 vector float __b) { in vec_all_gt()
15219 vector double __b) { in vec_all_gt()
15226 vector signed __int128 __b) { in vec_all_gt()
15231 vector unsigned __int128 __b) { in vec_all_gt()
15239 vec_all_in(vector float __a, vector float __b) { in vec_all_in()
15246 vector signed char __b) { in vec_all_le()
15251 vector bool char __b) { in vec_all_le()
15256 vector unsigned char __b) { in vec_all_le()
15261 vector bool char __b) { in vec_all_le()
15266 vector signed char __b) { in vec_all_le()
15272 vector unsigned char __b) { in vec_all_le()
15277 vector bool char __b) { in vec_all_le()
15283 vector short __b) { in vec_all_le()
15288 vector bool short __b) { in vec_all_le()
15293 vector unsigned short __b) { in vec_all_le()
15298 vector bool short __b) { in vec_all_le()
15304 vector short __b) { in vec_all_le()
15310 vector unsigned short __b) { in vec_all_le()
15316 vector bool short __b) { in vec_all_le()
15321 static __inline__ int __ATTRS_o_ai vec_all_le(vector int __a, vector int __b) { in vec_all_le()
15326 vector bool int __b) { in vec_all_le()
15331 vector unsigned int __b) { in vec_all_le()
15336 vector bool int __b) { in vec_all_le()
15341 vector int __b) { in vec_all_le()
15347 vector unsigned int __b) { in vec_all_le()
15352 vector bool int __b) { in vec_all_le()
15359 vector signed long long __b) { in vec_all_le()
15364 vector unsigned long long __b) { in vec_all_le()
15369 vector bool long long __b) { in vec_all_le()
15375 vector bool long long __b) { in vec_all_le()
15381 vector signed long long __b) { in vec_all_le()
15387 vector unsigned long long __b) { in vec_all_le()
15393 vector bool long long __b) { in vec_all_le()
15400 vector float __b) { in vec_all_le()
15410 vector double __b) { in vec_all_le()
15417 vector signed __int128 __b) { in vec_all_le()
15422 vector unsigned __int128 __b) { in vec_all_le()
15430 vector signed char __b) { in vec_all_lt()
15435 vector bool char __b) { in vec_all_lt()
15440 vector unsigned char __b) { in vec_all_lt()
15445 vector bool char __b) { in vec_all_lt()
15450 vector signed char __b) { in vec_all_lt()
15456 vector unsigned char __b) { in vec_all_lt()
15461 vector bool char __b) { in vec_all_lt()
15467 vector short __b) { in vec_all_lt()
15472 vector bool short __b) { in vec_all_lt()
15477 vector unsigned short __b) { in vec_all_lt()
15482 vector bool short __b) { in vec_all_lt()
15488 vector short __b) { in vec_all_lt()
15494 vector unsigned short __b) { in vec_all_lt()
15500 vector bool short __b) { in vec_all_lt()
15505 static __inline__ int __ATTRS_o_ai vec_all_lt(vector int __a, vector int __b) { in vec_all_lt()
15510 vector bool int __b) { in vec_all_lt()
15515 vector unsigned int __b) { in vec_all_lt()
15520 vector bool int __b) { in vec_all_lt()
15525 vector int __b) { in vec_all_lt()
15531 vector unsigned int __b) { in vec_all_lt()
15536 vector bool int __b) { in vec_all_lt()
15543 vector signed long long __b) { in vec_all_lt()
15548 vector unsigned long long __b) { in vec_all_lt()
15553 vector bool long long __b) { in vec_all_lt()
15559 vector bool long long __b) { in vec_all_lt()
15565 vector signed long long __b) { in vec_all_lt()
15571 vector unsigned long long __b) { in vec_all_lt()
15577 vector bool long long __b) { in vec_all_lt()
15584 vector float __b) { in vec_all_lt()
15594 vector double __b) { in vec_all_lt()
15601 vector signed __int128 __b) { in vec_all_lt()
15606 vector unsigned __int128 __b) { in vec_all_lt()
15630 vector signed char __b) { in vec_all_ne()
15636 vector bool char __b) { in vec_all_ne()
15642 vector unsigned char __b) { in vec_all_ne()
15648 vector bool char __b) { in vec_all_ne()
15654 vector signed char __b) { in vec_all_ne()
15660 vector unsigned char __b) { in vec_all_ne()
15666 vector bool char __b) { in vec_all_ne()
15672 vector short __b) { in vec_all_ne()
15677 vector bool short __b) { in vec_all_ne()
15682 vector unsigned short __b) { in vec_all_ne()
15688 vector bool short __b) { in vec_all_ne()
15694 vector short __b) { in vec_all_ne()
15700 vector unsigned short __b) { in vec_all_ne()
15706 vector bool short __b) { in vec_all_ne()
15712 vector pixel __b) { in vec_all_ne()
15717 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { in vec_all_ne()
15722 vector bool int __b) { in vec_all_ne()
15727 vector unsigned int __b) { in vec_all_ne()
15733 vector bool int __b) { in vec_all_ne()
15739 vector int __b) { in vec_all_ne()
15745 vector unsigned int __b) { in vec_all_ne()
15751 vector bool int __b) { in vec_all_ne()
15758 vector signed long long __b) { in vec_all_ne()
15763 vector unsigned long long __b) { in vec_all_ne()
15769 vector bool long long __b) { in vec_all_ne()
15775 vector bool long long __b) { in vec_all_ne()
15781 vector signed long long __b) { in vec_all_ne()
15787 vector unsigned long long __b) { in vec_all_ne()
15793 vector bool long long __b) { in vec_all_ne()
15800 vector float __b) { in vec_all_ne()
15810 vector double __b) { in vec_all_ne()
15817 vector signed __int128 __b) { in vec_all_ne()
15822 vector unsigned __int128 __b) { in vec_all_ne()
15830 vector float __b) { in vec_all_nge()
15840 vector double __b) { in vec_all_nge()
15848 vector float __b) { in vec_all_ngt()
15858 vector double __b) { in vec_all_ngt()
15866 vec_all_nle(vector float __a, vector float __b) { in vec_all_nle()
15876 vector double __b) { in vec_all_nle()
15884 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt()
15894 vector double __b) { in vec_all_nlt()
15919 vector signed char __b) { in vec_any_eq()
15925 vector bool char __b) { in vec_any_eq()
15931 vector unsigned char __b) { in vec_any_eq()
15937 vector bool char __b) { in vec_any_eq()
15943 vector signed char __b) { in vec_any_eq()
15949 vector unsigned char __b) { in vec_any_eq()
15955 vector bool char __b) { in vec_any_eq()
15961 vector short __b) { in vec_any_eq()
15966 vector bool short __b) { in vec_any_eq()
15971 vector unsigned short __b) { in vec_any_eq()
15977 vector bool short __b) { in vec_any_eq()
15983 vector short __b) { in vec_any_eq()
15989 vector unsigned short __b) { in vec_any_eq()
15995 vector bool short __b) { in vec_any_eq()
16001 vector pixel __b) { in vec_any_eq()
16006 static __inline__ int __ATTRS_o_ai vec_any_eq(vector int __a, vector int __b) { in vec_any_eq()
16011 vector bool int __b) { in vec_any_eq()
16016 vector unsigned int __b) { in vec_any_eq()
16022 vector bool int __b) { in vec_any_eq()
16028 vector int __b) { in vec_any_eq()
16034 vector unsigned int __b) { in vec_any_eq()
16040 vector bool int __b) { in vec_any_eq()
16047 vector signed long long __b) { in vec_any_eq()
16052 vector unsigned long long __b) { in vec_any_eq()
16058 vector bool long long __b) { in vec_any_eq()
16064 vector bool long long __b) { in vec_any_eq()
16070 vector signed long long __b) { in vec_any_eq()
16076 vector unsigned long long __b) { in vec_any_eq()
16082 vector bool long long __b) { in vec_any_eq()
16089 vector float __b) { in vec_any_eq()
16099 vector double __b) { in vec_any_eq()
16106 vector signed __int128 __b) { in vec_any_eq()
16111 vector unsigned __int128 __b) { in vec_any_eq()
16119 vector signed char __b) { in vec_any_ge()
16124 vector bool char __b) { in vec_any_ge()
16130 vector unsigned char __b) { in vec_any_ge()
16135 vector bool char __b) { in vec_any_ge()
16141 vector signed char __b) { in vec_any_ge()
16147 vector unsigned char __b) { in vec_any_ge()
16153 vector bool char __b) { in vec_any_ge()
16159 vector short __b) { in vec_any_ge()
16164 vector bool short __b) { in vec_any_ge()
16169 vector unsigned short __b) { in vec_any_ge()
16174 vector bool short __b) { in vec_any_ge()
16180 vector short __b) { in vec_any_ge()
16186 vector unsigned short __b) { in vec_any_ge()
16192 vector bool short __b) { in vec_any_ge()
16197 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, vector int __b) { in vec_any_ge()
16202 vector bool int __b) { in vec_any_ge()
16207 vector unsigned int __b) { in vec_any_ge()
16212 vector bool int __b) { in vec_any_ge()
16218 vector int __b) { in vec_any_ge()
16224 vector unsigned int __b) { in vec_any_ge()
16230 vector bool int __b) { in vec_any_ge()
16237 vector signed long long __b) { in vec_any_ge()
16242 vector unsigned long long __b) { in vec_any_ge()
16247 vector bool long long __b) { in vec_any_ge()
16253 vector bool long long __b) { in vec_any_ge()
16259 vector signed long long __b) { in vec_any_ge()
16266 vector unsigned long long __b) { in vec_any_ge()
16272 vector bool long long __b) { in vec_any_ge()
16280 vector float __b) { in vec_any_ge()
16290 vector double __b) { in vec_any_ge()
16297 vector signed __int128 __b) { in vec_any_ge()
16302 vector unsigned __int128 __b) { in vec_any_ge()
16310 vector signed char __b) { in vec_any_gt()
16315 vector bool char __b) { in vec_any_gt()
16321 vector unsigned char __b) { in vec_any_gt()
16326 vector bool char __b) { in vec_any_gt()
16332 vector signed char __b) { in vec_any_gt()
16338 vector unsigned char __b) { in vec_any_gt()
16344 vector bool char __b) { in vec_any_gt()
16350 vector short __b) { in vec_any_gt()
16355 vector bool short __b) { in vec_any_gt()
16360 vector unsigned short __b) { in vec_any_gt()
16365 vector bool short __b) { in vec_any_gt()
16371 vector short __b) { in vec_any_gt()
16377 vector unsigned short __b) { in vec_any_gt()
16383 vector bool short __b) { in vec_any_gt()
16388 static __inline__ int __ATTRS_o_ai vec_any_gt(vector int __a, vector int __b) { in vec_any_gt()
16393 vector bool int __b) { in vec_any_gt()
16398 vector unsigned int __b) { in vec_any_gt()
16403 vector bool int __b) { in vec_any_gt()
16409 vector int __b) { in vec_any_gt()
16415 vector unsigned int __b) { in vec_any_gt()
16421 vector bool int __b) { in vec_any_gt()
16428 vector signed long long __b) { in vec_any_gt()
16433 vector unsigned long long __b) { in vec_any_gt()
16438 vector bool long long __b) { in vec_any_gt()
16444 vector bool long long __b) { in vec_any_gt()
16450 vector signed long long __b) { in vec_any_gt()
16457 vector unsigned long long __b) { in vec_any_gt()
16463 vector bool long long __b) { in vec_any_gt()
16471 vector float __b) { in vec_any_gt()
16481 vector double __b) { in vec_any_gt()
16488 vector signed __int128 __b) { in vec_any_gt()
16493 vector unsigned __int128 __b) { in vec_any_gt()
16501 vector signed char __b) { in vec_any_le()
16506 vector bool char __b) { in vec_any_le()
16512 vector unsigned char __b) { in vec_any_le()
16517 vector bool char __b) { in vec_any_le()
16523 vector signed char __b) { in vec_any_le()
16529 vector unsigned char __b) { in vec_any_le()
16535 vector bool char __b) { in vec_any_le()
16541 vector short __b) { in vec_any_le()
16546 vector bool short __b) { in vec_any_le()
16551 vector unsigned short __b) { in vec_any_le()
16556 vector bool short __b) { in vec_any_le()
16562 vector short __b) { in vec_any_le()
16568 vector unsigned short __b) { in vec_any_le()
16574 vector bool short __b) { in vec_any_le()
16579 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, vector int __b) { in vec_any_le()
16584 vector bool int __b) { in vec_any_le()
16589 vector unsigned int __b) { in vec_any_le()
16594 vector bool int __b) { in vec_any_le()
16600 vector int __b) { in vec_any_le()
16606 vector unsigned int __b) { in vec_any_le()
16612 vector bool int __b) { in vec_any_le()
16619 vector signed long long __b) { in vec_any_le()
16624 vector unsigned long long __b) { in vec_any_le()
16629 vector bool long long __b) { in vec_any_le()
16635 vector bool long long __b) { in vec_any_le()
16641 vector signed long long __b) { in vec_any_le()
16648 vector unsigned long long __b) { in vec_any_le()
16654 vector bool long long __b) { in vec_any_le()
16662 vector float __b) { in vec_any_le()
16672 vector double __b) { in vec_any_le()
16679 vector signed __int128 __b) { in vec_any_le()
16684 vector unsigned __int128 __b) { in vec_any_le()
16692 vector signed char __b) { in vec_any_lt()
16697 vector bool char __b) { in vec_any_lt()
16703 vector unsigned char __b) { in vec_any_lt()
16708 vector bool char __b) { in vec_any_lt()
16714 vector signed char __b) { in vec_any_lt()
16720 vector unsigned char __b) { in vec_any_lt()
16726 vector bool char __b) { in vec_any_lt()
16732 vector short __b) { in vec_any_lt()
16737 vector bool short __b) { in vec_any_lt()
16742 vector unsigned short __b) { in vec_any_lt()
16747 vector bool short __b) { in vec_any_lt()
16753 vector short __b) { in vec_any_lt()
16759 vector unsigned short __b) { in vec_any_lt()
16765 vector bool short __b) { in vec_any_lt()
16770 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, vector int __b) { in vec_any_lt()
16775 vector bool int __b) { in vec_any_lt()
16780 vector unsigned int __b) { in vec_any_lt()
16785 vector bool int __b) { in vec_any_lt()
16791 vector int __b) { in vec_any_lt()
16797 vector unsigned int __b) { in vec_any_lt()
16803 vector bool int __b) { in vec_any_lt()
16810 vector signed long long __b) { in vec_any_lt()
16815 vector unsigned long long __b) { in vec_any_lt()
16820 vector bool long long __b) { in vec_any_lt()
16826 vector bool long long __b) { in vec_any_lt()
16832 vector signed long long __b) { in vec_any_lt()
16839 vector unsigned long long __b) { in vec_any_lt()
16845 vector bool long long __b) { in vec_any_lt()
16853 vector float __b) { in vec_any_lt()
16863 vector double __b) { in vec_any_lt()
16870 vector signed __int128 __b) { in vec_any_lt()
16875 vector unsigned __int128 __b) { in vec_any_lt()
16898 vector signed char __b) { in vec_any_ne()
16904 vector bool char __b) { in vec_any_ne()
16910 vector unsigned char __b) { in vec_any_ne()
16916 vector bool char __b) { in vec_any_ne()
16922 vector signed char __b) { in vec_any_ne()
16928 vector unsigned char __b) { in vec_any_ne()
16934 vector bool char __b) { in vec_any_ne()
16940 vector short __b) { in vec_any_ne()
16945 vector bool short __b) { in vec_any_ne()
16950 vector unsigned short __b) { in vec_any_ne()
16956 vector bool short __b) { in vec_any_ne()
16962 vector short __b) { in vec_any_ne()
16968 vector unsigned short __b) { in vec_any_ne()
16974 vector bool short __b) { in vec_any_ne()
16980 vector pixel __b) { in vec_any_ne()
16985 static __inline__ int __ATTRS_o_ai vec_any_ne(vector int __a, vector int __b) { in vec_any_ne()
16990 vector bool int __b) { in vec_any_ne()
16995 vector unsigned int __b) { in vec_any_ne()
17001 vector bool int __b) { in vec_any_ne()
17007 vector int __b) { in vec_any_ne()
17013 vector unsigned int __b) { in vec_any_ne()
17019 vector bool int __b) { in vec_any_ne()
17026 vector signed long long __b) { in vec_any_ne()
17031 vector unsigned long long __b) { in vec_any_ne()
17037 vector bool long long __b) { in vec_any_ne()
17043 vector bool long long __b) { in vec_any_ne()
17049 vector signed long long __b) { in vec_any_ne()
17055 vector unsigned long long __b) { in vec_any_ne()
17061 vector bool long long __b) { in vec_any_ne()
17068 vector float __b) { in vec_any_ne()
17078 vector double __b) { in vec_any_ne()
17085 vector signed __int128 __b) { in vec_any_ne()
17090 vector unsigned __int128 __b) { in vec_any_ne()
17098 vector float __b) { in vec_any_nge()
17108 vector double __b) { in vec_any_nge()
17116 vector float __b) { in vec_any_ngt()
17126 vector double __b) { in vec_any_ngt()
17134 vector float __b) { in vec_any_nle()
17144 vector double __b) { in vec_any_nle()
17152 vector float __b) { in vec_any_nlt()
17162 vector double __b) { in vec_any_nlt()
17186 vec_any_out(vector float __a, vector float __b) { in vec_any_out()
17217 vector unsigned long long __b) { in __builtin_crypto_vcipher()
17223 vector unsigned long long __b) { in __builtin_crypto_vcipherlast()
17229 vector unsigned long long __b) { in __builtin_crypto_vncipher()
17235 vector unsigned long long __b) { in __builtin_crypto_vncipherlast()
17250 vec_permxor(vector bool char __a, vector bool char __b, in vec_permxor()
17256 vec_permxor(vector signed char __a, vector signed char __b, in vec_permxor()
17262 vec_permxor(vector unsigned char __a, vector unsigned char __b, in vec_permxor()
17268 __builtin_crypto_vpermxor(vector unsigned char __a, vector unsigned char __b, in __builtin_crypto_vpermxor()
17274 __builtin_crypto_vpermxor(vector unsigned short __a, vector unsigned short __b, in __builtin_crypto_vpermxor()
17282 vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) { in __builtin_crypto_vpermxor()
17290 vector unsigned long long __b, in __builtin_crypto_vpermxor()
17298 __builtin_crypto_vpmsumb(vector unsigned char __a, vector unsigned char __b) { in __builtin_crypto_vpmsumb()
17303 __builtin_crypto_vpmsumb(vector unsigned short __a, vector unsigned short __b) { in __builtin_crypto_vpmsumb()
17308 __builtin_crypto_vpmsumb(vector unsigned int __a, vector unsigned int __b) { in __builtin_crypto_vpmsumb()
17314 vector unsigned long long __b) { in __builtin_crypto_vpmsumb()
17342 vec_vbpermq(vector signed char __a, vector signed char __b) { in vec_vbpermq()
17348 vec_vbpermq(vector unsigned char __a, vector unsigned char __b) { in vec_vbpermq()
17354 vec_bperm(vector unsigned __int128 __a, vector unsigned char __b) { in vec_bperm()
18061 #define vec_test_data_class(__a, __b) \ argument
18130 vector float __b) { in vec_recipdiv()
18136 vector double __b) { in vec_recipdiv()
18245 vec_pdep(vector unsigned long long __a, vector unsigned long long __b) { in vec_pdep()
18252 vec_pext(vector unsigned long long __a, vector unsigned long long __b) { in vec_pext()
18259 vec_cfuge(vector unsigned long long __a, vector unsigned long long __b) { in vec_cfuge()
18265 #define vec_gnb(__a, __b) __builtin_altivec_vgnb(__a, __b) argument
18270 #define vec_ternarylogic(__a, __b, __c, __imm) \ argument
18292 #define vec_ternarylogic(__a, __b, __c, __imm) \ argument
18369 vec_cntlzm(vector unsigned long long __a, vector unsigned long long __b) { in vec_cntlzm()
18376 vec_cnttzm(vector unsigned long long __a, vector unsigned long long __b) { in vec_cnttzm()
18383 vec_mod(vector signed int __a, vector signed int __b) { in vec_mod()
18388 vec_mod(vector unsigned int __a, vector unsigned int __b) { in vec_mod()
18393 vec_mod(vector signed long long __a, vector signed long long __b) { in vec_mod()
18398 vec_mod(vector unsigned long long __a, vector unsigned long long __b) { in vec_mod()
18404 vec_mod(vector signed __int128 __a, vector signed __int128 __b) { in vec_mod()
18409 vec_mod(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_mod()
18416 #define vec_sldb(__a, __b, __c) __builtin_altivec_vsldbi(__a, __b, (__c & 0x7)) argument
18420 #define vec_srdb(__a, __b, __c) __builtin_altivec_vsrdbi(__a, __b, (__c & 0x7)) argument
18425 vec_insertl(unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_insertl()
18434 vec_insertl(unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_insertl()
18443 vec_insertl(unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_insertl()
18452 vec_insertl(unsigned long long __a, vector unsigned long long __b, in vec_insertl()
18462 vec_insertl(vector unsigned char __a, vector unsigned char __b, in vec_insertl()
18472 vec_insertl(vector unsigned short __a, vector unsigned short __b, in vec_insertl()
18482 vec_insertl(vector unsigned int __a, vector unsigned int __b, in vec_insertl()
18494 vec_inserth(unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_inserth()
18503 vec_inserth(unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_inserth()
18512 vec_inserth(unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_inserth()
18521 vec_inserth(unsigned long long __a, vector unsigned long long __b, in vec_inserth()
18531 vec_inserth(vector unsigned char __a, vector unsigned char __b, in vec_inserth()
18541 vec_inserth(vector unsigned short __a, vector unsigned short __b, in vec_inserth()
18551 vec_inserth(vector unsigned int __a, vector unsigned int __b, in vec_inserth()
18563 vector unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_extractl()
18573 vector unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_extractl()
18583 vector unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_extractl()
18593 vec_extractl(vector unsigned long long __a, vector unsigned long long __b, in vec_extractl()
18606 vector unsigned char __a, vector unsigned char __b, unsigned int __c) { in vec_extracth()
18616 vector unsigned short __a, vector unsigned short __b, unsigned int __c) { in vec_extracth()
18626 vector unsigned int __a, vector unsigned int __b, unsigned int __c) { in vec_extracth()
18636 vec_extracth(vector unsigned long long __a, vector unsigned long long __b, in vec_extracth()
18650 #define vec_permx(__a, __b, __c, __d) \ argument
18656 vec_blendv(vector signed char __a, vector signed char __b, in vec_blendv()
18662 vec_blendv(vector unsigned char __a, vector unsigned char __b, in vec_blendv()
18668 vec_blendv(vector signed short __a, vector signed short __b, in vec_blendv()
18674 vec_blendv(vector unsigned short __a, vector unsigned short __b, in vec_blendv()
18680 vec_blendv(vector signed int __a, vector signed int __b, in vec_blendv()
18686 vec_blendv(vector unsigned int __a, vector unsigned int __b, in vec_blendv()
18692 vec_blendv(vector signed long long __a, vector signed long long __b, in vec_blendv()
18698 vec_blendv(vector unsigned long long __a, vector unsigned long long __b, in vec_blendv()
18704 vec_blendv(vector float __a, vector float __b, vector unsigned int __c) { in vec_blendv()
18709 vec_blendv(vector double __a, vector double __b, in vec_blendv()
18739 vector signed int __a, const unsigned int __b, const signed int __c) { in vec_splati_ins()
18751 vector unsigned int __a, const unsigned int __b, const unsigned int __c) { in vec_splati_ins()
18763 vec_splati_ins(vector float __a, const unsigned int __b, const float __c) { in vec_splati_ins()
18937 vec_sl(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sl()
18943 vec_sl(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_sl()
18949 vec_sr(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sr()
18955 vec_sr(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_sr()
18965 vec_sra(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_sra()
18975 vec_sra(vector signed __int128 __a, vector unsigned __int128 __b) { in vec_sra()