Searched refs:__a (Results 1 - 25 of 75) sorted by relevance

123

/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dtbmintrin.h39 __blcfill_u32(unsigned int __a) argument
41 return __a & (__a + 1);
45 __blci_u32(unsigned int __a) argument
47 return __a | ~(__a + 1);
51 __blcic_u32(unsigned int __a) argument
53 return ~__a & (__a + 1);
57 __blcmsk_u32(unsigned int __a) argument
63 __blcs_u32(unsigned int __a) argument
69 __blsfill_u32(unsigned int __a) argument
75 __blsic_u32(unsigned int __a) argument
81 __t1mskc_u32(unsigned int __a) argument
87 __tzmsk_u32(unsigned int __a) argument
98 __blcfill_u64(unsigned long long __a) argument
104 __blci_u64(unsigned long long __a) argument
110 __blcic_u64(unsigned long long __a) argument
116 __blcmsk_u64(unsigned long long __a) argument
122 __blcs_u64(unsigned long long __a) argument
128 __blsfill_u64(unsigned long long __a) argument
134 __blsic_u64(unsigned long long __a) argument
140 __t1mskc_u64(unsigned long long __a) argument
146 __tzmsk_u64(unsigned long long __a) argument
[all...]
H A Daltivec.h40 vector signed char __a, vector signed char __b, vector unsigned char __c);
43 vec_perm(vector unsigned char __a, vector unsigned char __b,
47 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
49 static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
54 vec_perm(vector unsigned short __a, vector unsigned short __b,
58 vector bool short __a, vector bool short __b, vector unsigned char __c);
60 static __inline__ vector pixel __ATTRS_o_ai vec_perm(vector pixel __a,
64 static __inline__ vector int __ATTRS_o_ai vec_perm(vector signed int __a,
69 vector unsigned int __a, vector unsigned int __b, vector unsigned char __c);
72 vec_perm(vector bool int __a, vecto
106 vec_abs(vector signed char __a) argument
111 vec_abs(vector signed short __a) argument
116 vec_abs(vector signed int __a) argument
122 vec_abs(vector signed long long __a) argument
127 vec_abs(vector float __a) argument
138 vec_abs(vector double __a) argument
149 vec_abss(vector signed char __a) argument
155 vec_abss(vector signed short __a) argument
161 vec_abss(vector signed int __a) argument
169 vec_add(vector signed char __a, vector signed char __b) argument
174 vec_add(vector bool char __a, vector signed char __b) argument
179 vec_add(vector signed char __a, vector bool char __b) argument
184 vec_add(vector unsigned char __a, vector unsigned char __b) argument
189 vec_add(vector bool char __a, vector unsigned char __b) argument
194 vec_add(vector unsigned char __a, vector bool char __b) argument
198 vec_add(vector short __a, vector short __b) argument
203 vec_add(vector bool short __a, vector short __b) argument
208 vec_add(vector short __a, vector bool short __b) argument
214 vec_add(vector unsigned short __a, vector unsigned short __b) argument
219 vec_add(vector bool short __a, vector unsigned short __b) argument
224 vec_add(vector unsigned short __a, vector bool short __b) argument
228 vec_add(vector int __a, vector int __b) argument
233 vec_add(vector bool int __a, vector int __b) argument
238 vec_add(vector int __a, vector bool int __b) argument
244 vec_add(vector unsigned int __a, vector unsigned int __b) argument
249 vec_add(vector bool int __a, vector unsigned int __b) argument
254 vec_add(vector unsigned int __a, vector bool int __b) argument
260 vec_add(vector signed long long __a, vector signed long long __b) argument
265 vec_add(vector unsigned long long __a, vector unsigned long long __b) argument
270 vec_add(vector signed __int128 __a, vector signed __int128 __b) argument
275 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
280 vec_add(vector float __a, vector float __b) argument
286 vec_add(vector double __a, vector double __b) argument
296 vec_adde(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
302 vec_adde(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
312 vec_addec(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
318 vec_addec(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
329 vec_vaddubm(vector signed char __a, vector signed char __b) argument
334 vec_vaddubm(vector bool char __a, vector signed char __b) argument
339 vec_vaddubm(vector signed char __a, vector bool char __b) argument
344 vec_vaddubm(vector unsigned char __a, vector unsigned char __b) argument
349 vec_vaddubm(vector bool char __a, vector unsigned char __b) argument
354 vec_vaddubm(vector unsigned char __a, vector bool char __b) argument
362 vec_vadduhm(vector short __a, vector short __b) argument
367 vec_vadduhm(vector bool short __a, vector short __b) argument
372 vec_vadduhm(vector short __a, vector bool short __b) argument
378 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) argument
383 vec_vadduhm(vector bool short __a, vector unsigned short __b) argument
388 vec_vadduhm(vector unsigned short __a, vector bool short __b) argument
396 vec_vadduwm(vector int __a, vector int __b) argument
401 vec_vadduwm(vector bool int __a, vector int __b) argument
406 vec_vadduwm(vector int __a, vector bool int __b) argument
412 vec_vadduwm(vector unsigned int __a, vector unsigned int __b) argument
417 vec_vadduwm(vector bool int __a, vector unsigned int __b) argument
422 vec_vadduwm(vector unsigned int __a, vector bool int __b) argument
431 vec_vaddfp(vector float __a, vector float __b) argument
438 vec_addc(vector signed int __a, vector signed int __b) argument
444 vec_addc(vector unsigned int __a, vector unsigned int __b) argument
450 vec_addc(vector signed __int128 __a, vector signed __int128 __b) argument
456 vec_addc(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
464 vec_vaddcuw(vector unsigned int __a, vector unsigned int __b) argument
471 vec_adds(vector signed char __a, vector signed char __b) argument
476 vec_adds(vector bool char __a, vector signed char __b) argument
481 vec_adds(vector signed char __a, vector bool char __b) argument
486 vec_adds(vector unsigned char __a, vector unsigned char __b) argument
491 vec_adds(vector bool char __a, vector unsigned char __b) argument
496 vec_adds(vector unsigned char __a, vector bool char __b) argument
500 vec_adds(vector short __a, vector short __b) argument
505 vec_adds(vector bool short __a, vector short __b) argument
510 vec_adds(vector short __a, vector bool short __b) argument
516 vec_adds(vector unsigned short __a, vector unsigned short __b) argument
521 vec_adds(vector bool short __a, vector unsigned short __b) argument
526 vec_adds(vector unsigned short __a, vector bool short __b) argument
530 vec_adds(vector int __a, vector int __b) argument
535 vec_adds(vector bool int __a, vector int __b) argument
540 vec_adds(vector int __a, vector bool int __b) argument
546 vec_adds(vector unsigned int __a, vector unsigned int __b) argument
551 vec_adds(vector bool int __a, vector unsigned int __b) argument
556 vec_adds(vector unsigned int __a, vector bool int __b) argument
563 vec_vaddsbs(vector signed char __a, vector signed char __b) argument
568 vec_vaddsbs(vector bool char __a, vector signed char __b) argument
573 vec_vaddsbs(vector signed char __a, vector bool char __b) argument
580 vec_vaddubs(vector unsigned char __a, vector unsigned char __b) argument
585 vec_vaddubs(vector bool char __a, vector unsigned char __b) argument
590 vec_vaddubs(vector unsigned char __a, vector bool char __b) argument
596 vec_vaddshs(vector short __a, vector short __b) argument
601 vec_vaddshs(vector bool short __a, vector short __b) argument
606 vec_vaddshs(vector short __a, vector bool short __b) argument
614 vec_vadduhs(vector unsigned short __a, vector unsigned short __b) argument
619 vec_vadduhs(vector bool short __a, vector unsigned short __b) argument
624 vec_vadduhs(vector unsigned short __a, vector bool short __b) argument
630 vec_vaddsws(vector int __a, vector int __b) argument
635 vec_vaddsws(vector bool int __a, vector int __b) argument
640 vec_vaddsws(vector int __a, vector bool int __b) argument
648 vec_vadduws(vector unsigned int __a, vector unsigned int __b) argument
653 vec_vadduws(vector bool int __a, vector unsigned int __b) argument
658 vec_vadduws(vector unsigned int __a, vector bool int __b) argument
666 vec_vadduqm(vector signed __int128 __a, vector signed __int128 __b) argument
671 vec_vadduqm(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
678 vec_vaddeuqm(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
684 vec_vaddeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
692 vec_vaddcuq(vector signed __int128 __a, vector signed __int128 __b) argument
697 vec_vaddcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
704 vec_vaddecuq(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
710 vec_vaddecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
721 vec_and(vector signed char __a, vector signed char __b) argument
726 vec_and(vector bool char __a, vector signed char __b) argument
731 vec_and(vector signed char __a, vector bool char __b) argument
736 vec_and(vector unsigned char __a, vector unsigned char __b) argument
741 vec_and(vector bool char __a, vector unsigned char __b) argument
746 vec_and(vector unsigned char __a, vector bool char __b) argument
750 vec_and(vector bool char __a, vector bool char __b) argument
755 vec_and(vector short __a, vector short __b) argument
760 vec_and(vector bool short __a, vector short __b) argument
765 vec_and(vector short __a, vector bool short __b) argument
771 vec_and(vector unsigned short __a, vector unsigned short __b) argument
776 vec_and(vector bool short __a, vector unsigned short __b) argument
781 vec_and(vector unsigned short __a, vector bool short __b) argument
786 vec_and(vector bool short __a, vector bool short __b) argument
790 vec_and(vector int __a, vector int __b) argument
795 vec_and(vector bool int __a, vector int __b) argument
800 vec_and(vector int __a, vector bool int __b) argument
806 vec_and(vector unsigned int __a, vector unsigned int __b) argument
811 vec_and(vector bool int __a, vector unsigned int __b) argument
816 vec_and(vector unsigned int __a, vector bool int __b) argument
820 vec_and(vector bool int __a, vector bool int __b) argument
825 vec_and(vector float __a, vector float __b) argument
832 vec_and(vector bool int __a, vector float __b) argument
839 vec_and(vector float __a, vector bool int __b) argument
847 vec_and(vector bool long long __a, vector double __b) argument
855 vec_and(vector double __a, vector bool long long __b) argument
861 vec_and(vector double __a, vector double __b) argument
869 vec_and(vector signed long long __a, vector signed long long __b) argument
874 vec_and(vector bool long long __a, vector signed long long __b) argument
879 vec_and(vector signed long long __a, vector bool long long __b) argument
884 vec_and(vector unsigned long long __a, vector unsigned long long __b) argument
889 vec_and(vector bool long long __a, vector unsigned long long __b) argument
894 vec_and(vector unsigned long long __a, vector bool long long __b) argument
899 vec_and(vector bool long long __a, vector bool long long __b) argument
907 vec_vand(vector signed char __a, vector signed char __b) argument
912 vec_vand(vector bool char __a, vector signed char __b) argument
917 vec_vand(vector signed char __a, vector bool char __b) argument
922 vec_vand(vector unsigned char __a, vector unsigned char __b) argument
927 vec_vand(vector bool char __a, vector unsigned char __b) argument
932 vec_vand(vector unsigned char __a, vector bool char __b) argument
936 vec_vand(vector bool char __a, vector bool char __b) argument
941 vec_vand(vector short __a, vector short __b) argument
946 vec_vand(vector bool short __a, vector short __b) argument
951 vec_vand(vector short __a, vector bool short __b) argument
957 vec_vand(vector unsigned short __a, vector unsigned short __b) argument
962 vec_vand(vector bool short __a, vector unsigned short __b) argument
967 vec_vand(vector unsigned short __a, vector bool short __b) argument
972 vec_vand(vector bool short __a, vector bool short __b) argument
976 vec_vand(vector int __a, vector int __b) argument
981 vec_vand(vector bool int __a, vector int __b) argument
986 vec_vand(vector int __a, vector bool int __b) argument
992 vec_vand(vector unsigned int __a, vector unsigned int __b) argument
997 vec_vand(vector bool int __a, vector unsigned int __b) argument
1002 vec_vand(vector unsigned int __a, vector bool int __b) argument
1006 vec_vand(vector bool int __a, vector bool int __b) argument
1011 vec_vand(vector float __a, vector float __b) argument
1018 vec_vand(vector bool int __a, vector float __b) argument
1025 vec_vand(vector float __a, vector bool int __b) argument
1034 vec_vand(vector signed long long __a, vector signed long long __b) argument
1039 vec_vand(vector bool long long __a, vector signed long long __b) argument
1044 vec_vand(vector signed long long __a, vector bool long long __b) argument
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) argument
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) argument
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) argument
1064 vec_vand(vector bool long long __a, vector bool long long __b) argument
1074 vec_andc(vector signed char __a, vector signed char __b) argument
1079 vec_andc(vector bool char __a, vector signed char __b) argument
1084 vec_andc(vector signed char __a, vector bool char __b) argument
1089 vec_andc(vector unsigned char __a, vector unsigned char __b) argument
1094 vec_andc(vector bool char __a, vector unsigned char __b) argument
1099 vec_andc(vector unsigned char __a, vector bool char __b) argument
1103 vec_andc(vector bool char __a, vector bool char __b) argument
1108 vec_andc(vector short __a, vector short __b) argument
1113 vec_andc(vector bool short __a, vector short __b) argument
1118 vec_andc(vector short __a, vector bool short __b) argument
1124 vec_andc(vector unsigned short __a, vector unsigned short __b) argument
1129 vec_andc(vector bool short __a, vector unsigned short __b) argument
1134 vec_andc(vector unsigned short __a, vector bool short __b) argument
1139 vec_andc(vector bool short __a, vector bool short __b) argument
1143 vec_andc(vector int __a, vector int __b) argument
1148 vec_andc(vector bool int __a, vector int __b) argument
1153 vec_andc(vector int __a, vector bool int __b) argument
1159 vec_andc(vector unsigned int __a, vector unsigned int __b) argument
1164 vec_andc(vector bool int __a, vector unsigned int __b) argument
1169 vec_andc(vector unsigned int __a, vector bool int __b) argument
1173 vec_andc(vector bool int __a, vector bool int __b) argument
1178 vec_andc(vector float __a, vector float __b) argument
1185 vec_andc(vector bool int __a, vector float __b) argument
1192 vec_andc(vector float __a, vector bool int __b) argument
1200 vec_andc(vector bool long long __a, vector double __b) argument
1208 vec_andc(vector double __a, vector bool long long __b) argument
1214 vec_andc(vector double __a, vector double __b) argument
1222 vec_andc(vector signed long long __a, vector signed long long __b) argument
1227 vec_andc(vector bool long long __a, vector signed long long __b) argument
1232 vec_andc(vector signed long long __a, vector bool long long __b) argument
1237 vec_andc(vector unsigned long long __a, vector unsigned long long __b) argument
1242 vec_andc(vector bool long long __a, vector unsigned long long __b) argument
1247 vec_andc(vector unsigned long long __a, vector bool long long __b) argument
1252 vec_andc(vector bool long long __a, vector bool long long __b) argument
1260 vec_vandc(vector signed char __a, vector signed char __b) argument
1265 vec_vandc(vector bool char __a, vector signed char __b) argument
1270 vec_vandc(vector signed char __a, vector bool char __b) argument
1275 vec_vandc(vector unsigned char __a, vector unsigned char __b) argument
1280 vec_vandc(vector bool char __a, vector unsigned char __b) argument
1285 vec_vandc(vector unsigned char __a, vector bool char __b) argument
1290 vec_vandc(vector bool char __a, vector bool char __b) argument
1294 vec_vandc(vector short __a, vector short __b) argument
1299 vec_vandc(vector bool short __a, vector short __b) argument
1304 vec_vandc(vector short __a, vector bool short __b) argument
1310 vec_vandc(vector unsigned short __a, vector unsigned short __b) argument
1315 vec_vandc(vector bool short __a, vector unsigned short __b) argument
1320 vec_vandc(vector unsigned short __a, vector bool short __b) argument
1325 vec_vandc(vector bool short __a, vector bool short __b) argument
1329 vec_vandc(vector int __a, vector int __b) argument
1334 vec_vandc(vector bool int __a, vector int __b) argument
1339 vec_vandc(vector int __a, vector bool int __b) argument
1345 vec_vandc(vector unsigned int __a, vector unsigned int __b) argument
1350 vec_vandc(vector bool int __a, vector unsigned int __b) argument
1355 vec_vandc(vector unsigned int __a, vector bool int __b) argument
1359 vec_vandc(vector bool int __a, vector bool int __b) argument
1364 vec_vandc(vector float __a, vector float __b) argument
1371 vec_vandc(vector bool int __a, vector float __b) argument
1378 vec_vandc(vector float __a, vector bool int __b) argument
1387 vec_vandc(vector signed long long __a, vector signed long long __b) argument
1392 vec_vandc(vector bool long long __a, vector signed long long __b) argument
1397 vec_vandc(vector signed long long __a, vector bool long long __b) argument
1402 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) argument
1407 vec_vandc(vector bool long long __a, vector unsigned long long __b) argument
1412 vec_vandc(vector unsigned long long __a, vector bool long long __b) argument
1417 vec_vandc(vector bool long long __a, vector bool long long __b) argument
1425 vec_avg(vector signed char __a, vector signed char __b) argument
1430 vec_avg(vector unsigned char __a, vector unsigned char __b) argument
1434 vec_avg(vector short __a, vector short __b) argument
1440 vec_avg(vector unsigned short __a, vector unsigned short __b) argument
1444 vec_avg(vector int __a, vector int __b) argument
1450 vec_avg(vector unsigned int __a, vector unsigned int __b) argument
1457 vec_vavgsb(vector signed char __a, vector signed char __b) argument
1464 vec_vavgub(vector unsigned char __a, vector unsigned char __b) argument
1471 vec_vavgsh(vector short __a, vector short __b) argument
1478 vec_vavguh(vector unsigned short __a, vector unsigned short __b) argument
1485 vec_vavgsw(vector int __a, vector int __b) argument
1492 vec_vavguw(vector unsigned int __a, vector unsigned int __b) argument
1498 vec_ceil(vector float __a) argument
1507 vec_ceil(vector double __a) argument
1515 vec_vrfip(vector float __a) argument
1522 vec_cmpb(vector float __a, vector float __b) argument
1529 vec_vcmpbfp(vector float __a, vector float __b) argument
1536 vec_cmpeq(vector signed char __a, vector signed char __b) argument
1542 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) argument
1547 vec_cmpeq(vector short __a, vector short __b) argument
1553 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) argument
1558 vec_cmpeq(vector int __a, vector int __b) argument
1564 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) argument
1571 vec_cmpeq(vector signed long long __a, vector signed long long __b) argument
1576 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) argument
1582 vec_cmpeq(vector float __a, vector float __b) argument
1593 vec_cmpeq(vector double __a, vector double __b) argument
1601 vec_cmpgt(vector signed char __a, vector signed char __b) argument
1606 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) argument
1610 vec_cmpgt(vector short __a, vector short __b) argument
1616 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) argument
1620 vec_cmpgt(vector int __a, vector int __b) argument
1626 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) argument
1632 vec_cmpgt(vector signed long long __a, vector signed long long __b) argument
1637 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) argument
1642 vec_cmpgt(vector float __a, vector float __b) argument
1653 vec_cmpgt(vector double __a, vector double __b) argument
1661 vec_cmpge(vector signed char __a, vector signed char __b) argument
1666 vec_cmpge(vector unsigned char __a, vector unsigned char __b) argument
1671 vec_cmpge(vector signed short __a, vector signed short __b) argument
1676 vec_cmpge(vector unsigned short __a, vector unsigned short __b) argument
1681 vec_cmpge(vector signed int __a, vector signed int __b) argument
1686 vec_cmpge(vector unsigned int __a, vector unsigned int __b) argument
1690 vec_cmpge(vector float __a, vector float __b) argument
1701 vec_cmpge(vector double __a, vector double __b) argument
1708 vec_cmpge(vector signed long long __a, vector signed long long __b) argument
1713 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) argument
1721 vec_vcmpgefp(vector float __a, vector float __b) argument
1728 vec_vcmpgtsb(vector signed char __a, vector signed char __b) argument
1735 vec_vcmpgtub(vector unsigned char __a, vector unsigned char __b) argument
1742 vec_vcmpgtsh(vector short __a, vector short __b) argument
1749 vec_vcmpgtuh(vector unsigned short __a, vector unsigned short __b) argument
1756 vec_vcmpgtsw(vector int __a, vector int __b) argument
1763 vec_vcmpgtuw(vector unsigned int __a, vector unsigned int __b) argument
1770 vec_vcmpgtfp(vector float __a, vector float __b) argument
1777 vec_cmple(vector signed char __a, vector signed char __b) argument
1782 vec_cmple(vector unsigned char __a, vector unsigned char __b) argument
1787 vec_cmple(vector signed short __a, vector signed short __b) argument
1792 vec_cmple(vector unsigned short __a, vector unsigned short __b) argument
1797 vec_cmple(vector signed int __a, vector signed int __b) argument
1802 vec_cmple(vector unsigned int __a, vector unsigned int __b) argument
1806 vec_cmple(vector float __a, vector float __b) argument
1813 vec_cmple(vector double __a, vector double __b) argument
1820 vec_cmple(vector signed long long __a, vector signed long long __b) argument
1825 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) argument
1833 vec_cmplt(vector signed char __a, vector signed char __b) argument
1838 vec_cmplt(vector unsigned char __a, vector unsigned char __b) argument
1842 vec_cmplt(vector short __a, vector short __b) argument
1848 vec_cmplt(vector unsigned short __a, vector unsigned short __b) argument
1852 vec_cmplt(vector int __a, vector int __b) argument
1858 vec_cmplt(vector unsigned int __a, vector unsigned int __b) argument
1862 vec_cmplt(vector float __a, vector float __b) argument
1869 vec_cmplt(vector double __a, vector double __b) argument
1876 vec_cmplt(vector signed long long __a, vector signed long long __b) argument
1881 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) argument
1888 vec_cntlz(vector signed char __a) argument
1892 vec_cntlz(vector unsigned char __a) argument
1896 vec_cntlz(vector signed short __a) argument
1900 vec_cntlz(vector unsigned short __a) argument
1904 vec_cntlz(vector signed int __a) argument
1908 vec_cntlz(vector unsigned int __a) argument
1912 vec_cntlz(vector signed long long __a) argument
1916 vec_cntlz(vector unsigned long long __a) argument
1924 vec_cpsgn(vector float __a, vector float __b) argument
1929 vec_cpsgn(vector double __a, vector double __b) argument
1937 vec_ctf(vector int __a, int __b) argument
1941 vec_ctf(vector unsigned int __a, int __b) argument
1948 vec_ctf(vector unsigned long long __a, int __b) argument
1955 vec_ctf(vector signed long long __a, int __b) argument
1965 vec_vcfsx(vector int __a, int __b) argument
1972 vec_vcfux(vector unsigned int __a, int __b) argument
1978 vec_cts(vector float __a, int __b) argument
1984 vec_cts(vector double __a, int __b) argument
1993 vec_vctsxs(vector float __a, int __b) argument
1999 vec_ctu(vector float __a, int __b) argument
2006 vec_ctu(vector double __a, int __b) argument
2015 vec_vctuxs(vector float __a, int __b) argument
2023 vec_double(vector signed long long __a) argument
2029 vec_double(vector unsigned long long __a) argument
2041 vec_div(vector signed char __a, vector signed char __b) argument
2046 vec_div(vector unsigned char __a, vector unsigned char __b) argument
2051 vec_div(vector signed short __a, vector signed short __b) argument
2056 vec_div(vector unsigned short __a, vector unsigned short __b) argument
2061 vec_div(vector signed int __a, vector signed int __b) argument
2066 vec_div(vector unsigned int __a, vector unsigned int __b) argument
2072 vec_div(vector signed long long __a, vector signed long long __b) argument
2077 vec_div(vector unsigned long long __a, vector unsigned long long __b) argument
2081 vec_div(vector float __a, vector float __b) argument
2086 vec_div(vector double __a, vector double __b) argument
2094 vec_dss(int __a) argument
2107 vec_dst(const void *__a, int __b, int __c) argument
2114 vec_dstst(const void *__a, int __b, int __c) argument
2121 vec_dststt(const void *__a, int __b, int __c) argument
2128 vec_dstt(const void *__a, int __b, int __c) argument
2136 vec_eqv(vector signed char __a, vector signed char __b) argument
2142 vec_eqv(vector unsigned char __a, vector unsigned char __b) argument
2147 vec_eqv(vector bool char __a, vector bool char __b) argument
2154 vec_eqv(vector signed short __a, vector signed short __b) argument
2160 vec_eqv(vector unsigned short __a, vector unsigned short __b) argument
2166 vec_eqv(vector bool short __a, vector bool short __b) argument
2172 vec_eqv(vector signed int __a, vector signed int __b) argument
2178 vec_eqv(vector unsigned int __a, vector unsigned int __b) argument
2182 vec_eqv(vector bool int __a, vector bool int __b) argument
2189 vec_eqv(vector signed long long __a, vector signed long long __b) argument
2195 vec_eqv(vector unsigned long long __a, vector unsigned long long __b) argument
2201 vec_eqv(vector bool long long __a, vector bool long long __b) argument
2206 vec_eqv(vector float __a, vector float __b) argument
2212 vec_eqv(vector double __a, vector double __b) argument
2222 vec_expte(vector float __a) argument
2229 vec_vexptefp(vector float __a) argument
2235 vec_floor(vector float __a) argument
2244 vec_floor(vector double __a) argument
2252 vec_vrfim(vector float __a) argument
2259 vec_ld(int __a, const vector signed char *__b) argument
2264 vec_ld(int __a, const signed char *__b) argument
2269 vec_ld(int __a, const vector unsigned char *__b) argument
2274 vec_ld(int __a, const unsigned char *__b) argument
2279 vec_ld(int __a, const vector bool char *__b) argument
2283 vec_ld(int __a, const vector short *__b) argument
2288 vec_ld(int __a, const short *__b) argument
2293 vec_ld(int __a, const vector unsigned short *__b) argument
2298 vec_ld(int __a, const unsigned short *__b) argument
2303 vec_ld(int __a, const vector bool short *__b) argument
2307 vec_ld(int __a, const vector pixel *__b) argument
2312 vec_ld(int __a, const vector int *__b) argument
2317 vec_ld(int __a, const int *__b) argument
2322 vec_ld(int __a, const vector unsigned int *__b) argument
2327 vec_ld(int __a, const unsigned int *__b) argument
2332 vec_ld(int __a, const vector bool int *__b) argument
2336 vec_ld(int __a, const vector float *__b) argument
2341 vec_ld(int __a, const float *__b) argument
2348 vec_lvx(int __a, const vector signed char *__b) argument
2353 vec_lvx(int __a, const signed char *__b) argument
2358 vec_lvx(int __a, const vector unsigned char *__b) argument
2363 vec_lvx(int __a, const unsigned char *__b) argument
2368 vec_lvx(int __a, const vector bool char *__b) argument
2372 vec_lvx(int __a, const vector short *__b) argument
2377 vec_lvx(int __a, const short *__b) argument
2382 vec_lvx(int __a, const vector unsigned short *__b) argument
2387 vec_lvx(int __a, const unsigned short *__b) argument
2392 vec_lvx(int __a, const vector bool short *__b) argument
2396 vec_lvx(int __a, const vector pixel *__b) argument
2401 vec_lvx(int __a, const vector int *__b) argument
2406 vec_lvx(int __a, const int *__b) argument
2411 vec_lvx(int __a, const vector unsigned int *__b) argument
2416 vec_lvx(int __a, const unsigned int *__b) argument
2421 vec_lvx(int __a, const vector bool int *__b) argument
2425 vec_lvx(int __a, const vector float *__b) argument
2430 vec_lvx(int __a, const float *__b) argument
2437 vec_lde(int __a, const signed char *__b) argument
2442 vec_lde(int __a, const unsigned char *__b) argument
2446 vec_lde(int __a, const short *__b) argument
2451 vec_lde(int __a, const unsigned short *__b) argument
2455 vec_lde(int __a, const int *__b) argument
2460 vec_lde(int __a, const unsigned int *__b) argument
2464 vec_lde(int __a, const float *__b) argument
2471 vec_lvebx(int __a, const signed char *__b) argument
2476 vec_lvebx(int __a, const unsigned char *__b) argument
2482 vec_lvehx(int __a, const short *__b) argument
2488 vec_lvehx(int __a, const unsigned short *__b) argument
2494 vec_lvewx(int __a, const int *__b) argument
2499 vec_lvewx(int __a, const unsigned int *__b) argument
2503 vec_lvewx(int __a, const float *__b) argument
2511 vec_ldl(int __a, const vector signed char *__b) argument
2516 vec_ldl(int __a, const signed char *__b) argument
2521 vec_ldl(int __a, const vector unsigned char *__b) argument
2526 vec_ldl(int __a, const unsigned char *__b) argument
2531 vec_ldl(int __a, const vector bool char *__b) argument
2535 vec_ldl(int __a, const vector short *__b) argument
2540 vec_ldl(int __a, const short *__b) argument
2545 vec_ldl(int __a, const vector unsigned short *__b) argument
2550 vec_ldl(int __a, const unsigned short *__b) argument
2555 vec_ldl(int __a, const vector bool short *__b) argument
2559 vec_ldl(int __a, const vector pixel *__b) argument
2564 vec_ldl(int __a, const vector int *__b) argument
2569 vec_ldl(int __a, const int *__b) argument
2574 vec_ldl(int __a, const vector unsigned int *__b) argument
2579 vec_ldl(int __a, const unsigned int *__b) argument
2584 vec_ldl(int __a, const vector bool int *__b) argument
2588 vec_ldl(int __a, const vector float *__b) argument
2593 vec_ldl(int __a, const float *__b) argument
2600 vec_lvxl(int __a, const vector signed char *__b) argument
2605 vec_lvxl(int __a, const signed char *__b) argument
2610 vec_lvxl(int __a, const vector unsigned char *__b) argument
2615 vec_lvxl(int __a, const unsigned char *__b) argument
2620 vec_lvxl(int __a, const vector bool char *__b) argument
2624 vec_lvxl(int __a, const vector short *__b) argument
2629 vec_lvxl(int __a, const short *__b) argument
2635 vec_lvxl(int __a, const vector unsigned short *__b) argument
2640 vec_lvxl(int __a, const unsigned short *__b) argument
2645 vec_lvxl(int __a, const vector bool short *__b) argument
2649 vec_lvxl(int __a, const vector pixel *__b) argument
2654 vec_lvxl(int __a, const vector int *__b) argument
2659 vec_lvxl(int __a, const int *__b) argument
2664 vec_lvxl(int __a, const vector unsigned int *__b) argument
2669 vec_lvxl(int __a, const unsigned int *__b) argument
2674 vec_lvxl(int __a, const vector bool int *__b) argument
2678 vec_lvxl(int __a, const vector float *__b) argument
2683 vec_lvxl(int __a, const float *__b) argument
2691 vec_loge(vector float __a) argument
2698 vec_vlogefp(vector float __a) argument
2707 vec_lvsl(int __a, const signed char *__b) argument
2716 vec_lvsl(int __a, const signed char *__b) argument
2724 vec_lvsl(int __a, const unsigned char *__b) argument
2733 vec_lvsl(int __a, const unsigned char *__b) argument
2741 vec_lvsl(int __a, const short *__b) argument
2749 vec_lvsl(int __a, const short *__b) argument
2758 vec_lvsl(int __a, const unsigned short *__b) argument
2767 vec_lvsl(int __a, const unsigned short *__b) argument
2775 vec_lvsl(int __a, const int *__b) argument
2783 vec_lvsl(int __a, const int *__b) argument
2792 vec_lvsl(int __a, const unsigned int *__b) argument
2801 vec_lvsl(int __a, const unsigned int *__b) argument
2809 vec_lvsl(int __a, const float *__b) argument
2817 vec_lvsl(int __a, const float *__b) argument
2828 vec_lvsr(int __a, const signed char *__b) argument
2837 vec_lvsr(int __a, const signed char *__b) argument
2845 vec_lvsr(int __a, const unsigned char *__b) argument
2854 vec_lvsr(int __a, const unsigned char *__b) argument
2862 vec_lvsr(int __a, const short *__b) argument
2870 vec_lvsr(int __a, const short *__b) argument
2879 vec_lvsr(int __a, const unsigned short *__b) argument
2888 vec_lvsr(int __a, const unsigned short *__b) argument
2896 vec_lvsr(int __a, const int *__b) argument
2904 vec_lvsr(int __a, const int *__b) argument
2913 vec_lvsr(int __a, const unsigned int *__b) argument
2922 vec_lvsr(int __a, const unsigned int *__b) argument
2930 vec_lvsr(int __a, const float *__b) argument
2938 vec_lvsr(int __a, const float *__b) argument
2954 vec_madd( vector signed short __a, vector signed short __b, vector signed short __c) argument
2960 vec_madd(vector signed short __a, vector unsigned short __b, vector unsigned short __c) argument
2966 vec_madd(vector unsigned short __a, vector signed short __b, vector signed short __c) argument
2972 vec_madd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
2977 vec_madd(vector float __a, vector float __b, vector float __c) argument
2988 vec_madd(vector double __a, vector double __b, vector double __c) argument
2998 vec_vmaddfp(vector float __a, vector float __b, vector float __c) argument
3005 vec_madds(vector signed short __a, vector signed short __b, vector signed short __c) argument
3012 vec_vmhaddshs(vector signed short __a, vector signed short __b, vector signed short __c) argument
3020 vec_msub(vector float __a, vector float __b, vector float __c) argument
3026 vec_msub(vector double __a, vector double __b, vector double __c) argument
3036 vec_max(vector signed char __a, vector signed char __b) argument
3041 vec_max(vector bool char __a, vector signed char __b) argument
3046 vec_max(vector signed char __a, vector bool char __b) argument
3051 vec_max(vector unsigned char __a, vector unsigned char __b) argument
3056 vec_max(vector bool char __a, vector unsigned char __b) argument
3061 vec_max(vector unsigned char __a, vector bool char __b) argument
3065 vec_max(vector short __a, vector short __b) argument
3070 vec_max(vector bool short __a, vector short __b) argument
3075 vec_max(vector short __a, vector bool short __b) argument
3081 vec_max(vector unsigned short __a, vector unsigned short __b) argument
3086 vec_max(vector bool short __a, vector unsigned short __b) argument
3091 vec_max(vector unsigned short __a, vector bool short __b) argument
3095 vec_max(vector int __a, vector int __b) argument
3100 vec_max(vector bool int __a, vector int __b) argument
3105 vec_max(vector int __a, vector bool int __b) argument
3111 vec_max(vector unsigned int __a, vector unsigned int __b) argument
3116 vec_max(vector bool int __a, vector unsigned int __b) argument
3121 vec_max(vector unsigned int __a, vector bool int __b) argument
3127 vec_max(vector signed long long __a, vector signed long long __b) argument
3132 vec_max(vector bool long long __a, vector signed long long __b) argument
3137 vec_max(vector signed long long __a, vector bool long long __b) argument
3142 vec_max(vector unsigned long long __a, vector unsigned long long __b) argument
3147 vec_max(vector bool long long __a, vector unsigned long long __b) argument
3152 vec_max(vector unsigned long long __a, vector bool long long __b) argument
3157 vec_max(vector float __a, vector float __b) argument
3167 vec_max(vector double __a, vector double __b) argument
3176 vec_vmaxsb(vector signed char __a, vector signed char __b) argument
3181 vec_vmaxsb(vector bool char __a, vector signed char __b) argument
3186 vec_vmaxsb(vector signed char __a, vector bool char __b) argument
3193 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) argument
3198 vec_vmaxub(vector bool char __a, vector unsigned char __b) argument
3203 vec_vmaxub(vector unsigned char __a, vector bool char __b) argument
3209 vec_vmaxsh(vector short __a, vector short __b) argument
3214 vec_vmaxsh(vector bool short __a, vector short __b) argument
3219 vec_vmaxsh(vector short __a, vector bool short __b) argument
3227 vec_vmaxuh(vector unsigned short __a, vector unsigned short __b) argument
3232 vec_vmaxuh(vector bool short __a, vector unsigned short __b) argument
3237 vec_vmaxuh(vector unsigned short __a, vector bool short __b) argument
3243 vec_vmaxsw(vector int __a, vector int __b) argument
3248 vec_vmaxsw(vector bool int __a, vector int __b) argument
3253 vec_vmaxsw(vector int __a, vector bool int __b) argument
3261 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) argument
3266 vec_vmaxuw(vector bool int __a, vector unsigned int __b) argument
3271 vec_vmaxuw(vector unsigned int __a, vector bool int __b) argument
3278 vec_vmaxfp(vector float __a, vector float __b) argument
3289 vec_mergeh(vector signed char __a, vector signed char __b) argument
3297 vec_mergeh(vector unsigned char __a, vector unsigned char __b) argument
3305 vec_mergeh(vector bool char __a, vector bool char __b) argument
3312 vec_mergeh(vector short __a, vector short __b) argument
3321 vec_mergeh(vector unsigned short __a, vector unsigned short __b) argument
3329 vec_mergeh(vector bool short __a, vector bool short __b) argument
3336 vec_mergeh(vector pixel __a, vector pixel __b) argument
3344 vec_mergeh(vector int __a, vector int __b) argument
3353 vec_mergeh(vector unsigned int __a, vector unsigned int __b) argument
3360 vec_mergeh(vector bool int __a, vector bool int __b) argument
3368 vec_mergeh(vector float __a, vector float __b) argument
3378 vec_mergeh(vector signed long long __a, vector signed long long __b) argument
3386 vec_mergeh(vector signed long long __a, vector bool long long __b) argument
3394 vec_mergeh(vector bool long long __a, vector signed long long __b) argument
3402 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) argument
3410 vec_mergeh(vector unsigned long long __a, vector bool long long __b) argument
3418 vec_mergeh(vector bool long long __a, vector unsigned long long __b) argument
3426 vec_mergeh(vector bool long long __a, vector bool long long __b) argument
3433 vec_mergeh(vector double __a, vector double __b) argument
3441 vec_mergeh(vector double __a, vector bool long long __b) argument
3448 vec_mergeh(vector bool long long __a, vector double __b) argument
3461 vec_vmrghb(vector signed char __a, vector signed char __b) argument
3469 vec_vmrghb(vector unsigned char __a, vector unsigned char __b) argument
3477 vec_vmrghb(vector bool char __a, vector bool char __b) argument
3488 vec_vmrghh(vector short __a, vector short __b) argument
3497 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) argument
3505 vec_vmrghh(vector bool short __a, vector bool short __b) argument
3512 vec_vmrghh(vector pixel __a, vector pixel __b) argument
3524 vec_vmrghw(vector int __a, vector int __b) argument
3533 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) argument
3540 vec_vmrghw(vector bool int __a, vector bool int __b) argument
3548 vec_vmrghw(vector float __a, vector float __b) argument
3559 vec_mergel(vector signed char __a, vector signed char __b) argument
3567 vec_mergel(vector unsigned char __a, vector unsigned char __b) argument
3575 vec_mergel(vector bool char __a, vector bool char __b) argument
3582 vec_mergel(vector short __a, vector short __b) argument
3591 vec_mergel(vector unsigned short __a, vector unsigned short __b) argument
3599 vec_mergel(vector bool short __a, vector bool short __b) argument
3606 vec_mergel(vector pixel __a, vector pixel __b) argument
3614 vec_mergel(vector int __a, vector int __b) argument
3623 vec_mergel(vector unsigned int __a, vector unsigned int __b) argument
3630 vec_mergel(vector bool int __a, vector bool int __b) argument
3638 vec_mergel(vector float __a, vector float __b) argument
3648 vec_mergel(vector signed long long __a, vector signed long long __b) argument
3655 vec_mergel(vector signed long long __a, vector bool long long __b) argument
3662 vec_mergel(vector bool long long __a, vector signed long long __b) argument
3669 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) argument
3676 vec_mergel(vector unsigned long long __a, vector bool long long __b) argument
3683 vec_mergel(vector bool long long __a, vector unsigned long long __b) argument
3690 vec_mergel(vector bool long long __a, vector bool long long __b) argument
3696 vec_mergel(vector double __a, vector double __b) argument
3704 vec_mergel(vector double __a, vector bool long long __b) argument
3711 vec_mergel(vector bool long long __a, vector double __b) argument
3724 vec_vmrglb(vector signed char __a, vector signed char __b) argument
3732 vec_vmrglb(vector unsigned char __a, vector unsigned char __b) argument
3740 vec_vmrglb(vector bool char __a, vector bool char __b) argument
3751 vec_vmrglh(vector short __a, vector short __b) argument
3760 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) argument
3768 vec_vmrglh(vector bool short __a, vector bool short __b) argument
3775 vec_vmrglh(vector pixel __a, vector pixel __b) argument
3787 vec_vmrglw(vector int __a, vector int __b) argument
3796 vec_vmrglw(vector unsigned int __a, vector unsigned int __b) argument
3803 vec_vmrglw(vector bool int __a, vector bool int __b) argument
3811 vec_vmrglw(vector float __a, vector float __b) argument
3822 vec_mergee(vector bool int __a, vector bool int __b) argument
3831 vec_mergee(vector signed int __a, vector signed int __b) argument
3839 vec_mergee(vector unsigned int __a, vector unsigned int __b) argument
3848 vec_mergeo(vector bool int __a, vector bool int __b) argument
3857 vec_mergeo(vector signed int __a, vector signed int __b) argument
3865 vec_mergeo(vector unsigned int __a, vector unsigned int __b) argument
3884 vec_min(vector signed char __a, vector signed char __b) argument
3889 vec_min(vector bool char __a, vector signed char __b) argument
3894 vec_min(vector signed char __a, vector bool char __b) argument
3899 vec_min(vector unsigned char __a, vector unsigned char __b) argument
3904 vec_min(vector bool char __a, vector unsigned char __b) argument
3909 vec_min(vector unsigned char __a, vector bool char __b) argument
3913 vec_min(vector short __a, vector short __b) argument
3918 vec_min(vector bool short __a, vector short __b) argument
3923 vec_min(vector short __a, vector bool short __b) argument
3929 vec_min(vector unsigned short __a, vector unsigned short __b) argument
3934 vec_min(vector bool short __a, vector unsigned short __b) argument
3939 vec_min(vector unsigned short __a, vector bool short __b) argument
3943 vec_min(vector int __a, vector int __b) argument
3948 vec_min(vector bool int __a, vector int __b) argument
3953 vec_min(vector int __a, vector bool int __b) argument
3959 vec_min(vector unsigned int __a, vector unsigned int __b) argument
3964 vec_min(vector bool int __a, vector unsigned int __b) argument
3969 vec_min(vector unsigned int __a, vector bool int __b) argument
3975 vec_min(vector signed long long __a, vector signed long long __b) argument
3980 vec_min(vector bool long long __a, vector signed long long __b) argument
3985 vec_min(vector signed long long __a, vector bool long long __b) argument
3990 vec_min(vector unsigned long long __a, vector unsigned long long __b) argument
3995 vec_min(vector bool long long __a, vector unsigned long long __b) argument
4000 vec_min(vector unsigned long long __a, vector bool long long __b) argument
4005 vec_min(vector float __a, vector float __b) argument
4015 vec_min(vector double __a, vector double __b) argument
4024 vec_vminsb(vector signed char __a, vector signed char __b) argument
4029 vec_vminsb(vector bool char __a, vector signed char __b) argument
4034 vec_vminsb(vector signed char __a, vector bool char __b) argument
4041 vec_vminub(vector unsigned char __a, vector unsigned char __b) argument
4046 vec_vminub(vector bool char __a, vector unsigned char __b) argument
4051 vec_vminub(vector unsigned char __a, vector bool char __b) argument
4057 vec_vminsh(vector short __a, vector short __b) argument
4062 vec_vminsh(vector bool short __a, vector short __b) argument
4067 vec_vminsh(vector short __a, vector bool short __b) argument
4075 vec_vminuh(vector unsigned short __a, vector unsigned short __b) argument
4080 vec_vminuh(vector bool short __a, vector unsigned short __b) argument
4085 vec_vminuh(vector unsigned short __a, vector bool short __b) argument
4091 vec_vminsw(vector int __a, vector int __b) argument
4096 vec_vminsw(vector bool int __a, vector int __b) argument
4101 vec_vminsw(vector int __a, vector bool int __b) argument
4109 vec_vminuw(vector unsigned int __a, vector unsigned int __b) argument
4114 vec_vminuw(vector bool int __a, vector unsigned int __b) argument
4119 vec_vminuw(vector unsigned int __a, vector bool int __b) argument
4126 vec_vminfp(vector float __a, vector float __b) argument
4138 vec_mladd(vector short __a, vector short __b, vector short __c) argument
4144 vec_mladd( vector short __a, vector unsigned short __b, vector unsigned short __c) argument
4149 vec_mladd(vector unsigned short __a, vector short __b, vector short __c) argument
4156 vec_mladd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
4163 vec_vmladduhm(vector short __a, vector short __b, vector short __c) argument
4169 vec_vmladduhm( vector short __a, vector unsigned short __b, vector unsigned short __c) argument
4175 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) argument
4180 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
4188 vec_mradds(vector short __a, vector short __b, vector short __c) argument
4195 vec_vmhraddshs(vector short __a, vector short __b, vector short __c) argument
4201 vec_msum(vector signed char __a, vector unsigned char __b, vector int __c) argument
4208 vec_msum(vector unsigned char __a, vector unsigned char __b, vector unsigned int __c) argument
4213 vec_msum(vector short __a, vector short __b, vector int __c) argument
4220 vec_msum(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4228 vec_vmsummbm(vector signed char __a, vector unsigned char __b, vector int __c) argument
4235 vec_vmsumubm(vector unsigned char __a, vector unsigned char __b, vector unsigned int __c) argument
4243 vec_vmsumshm(vector short __a, vector short __b, vector int __c) argument
4250 vec_vmsumuhm(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4257 vec_msums(vector short __a, vector short __b, vector int __c) argument
4264 vec_msums(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4272 vec_vmsumshs(vector short __a, vector short __b, vector int __c) argument
4279 vec_vmsumuhs(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4286 vec_mtvscr(vector signed char __a) argument
4290 vec_mtvscr(vector unsigned char __a) argument
4294 vec_mtvscr(vector bool char __a) argument
4298 vec_mtvscr(vector short __a) argument
4302 vec_mtvscr(vector unsigned short __a) argument
4306 vec_mtvscr(vector bool short __a) argument
4310 vec_mtvscr(vector pixel __a) argument
4314 vec_mtvscr(vector int __a) argument
4318 vec_mtvscr(vector unsigned int __a) argument
4322 vec_mtvscr(vector bool int __a) argument
4326 vec_mtvscr(vector float __a) argument
4337 vec_mul(vector signed char __a, vector signed char __b) argument
4342 vec_mul(vector unsigned char __a, vector unsigned char __b) argument
4347 vec_mul(vector signed short __a, vector signed short __b) argument
4352 vec_mul(vector unsigned short __a, vector unsigned short __b) argument
4357 vec_mul(vector signed int __a, vector signed int __b) argument
4362 vec_mul(vector unsigned int __a, vector unsigned int __b) argument
4368 vec_mul(vector signed long long __a, vector signed long long __b) argument
4373 vec_mul(vector unsigned long long __a, vector unsigned long long __b) argument
4378 vec_mul(vector float __a, vector float __b) argument
4384 vec_mul(vector double __a, vector double __b) argument
4395 vec_mule(vector signed char __a, vector signed char __b) argument
4405 vec_mule(vector unsigned char __a, vector unsigned char __b) argument
4413 vec_mule(vector short __a, vector short __b) argument
4423 vec_mule(vector unsigned short __a, vector unsigned short __b) argument
4433 vec_mule(vector signed int __a, vector signed int __b) argument
4442 vec_mule(vector unsigned int __a, vector unsigned int __b) argument
4454 vec_vmulesb(vector signed char __a, vector signed char __b) argument
4465 vec_vmuleub(vector unsigned char __a, vector unsigned char __b) argument
4476 vec_vmulesh(vector short __a, vector short __b) argument
4487 vec_vmuleuh(vector unsigned short __a, vector unsigned short __b) argument
4497 vec_mulo(vector signed char __a, vector signed char __b) argument
4507 vec_mulo(vector unsigned char __a, vector unsigned char __b) argument
4515 vec_mulo(vector short __a, vector short __b) argument
4525 vec_mulo(vector unsigned short __a, vector unsigned short __b) argument
4535 vec_mulo(vector signed int __a, vector signed int __b) argument
4544 vec_mulo(vector unsigned int __a, vector unsigned int __b) argument
4556 vec_vmulosb(vector signed char __a, vector signed char __b) argument
4567 vec_vmuloub(vector unsigned char __a, vector unsigned char __b) argument
4578 vec_vmulosh(vector short __a, vector short __b) argument
4589 vec_vmulouh(vector unsigned short __a, vector unsigned short __b) argument
4601 vec_nand(vector signed char __a, vector signed char __b) argument
4606 vec_nand(vector signed char __a, vector bool char __b) argument
4611 vec_nand(vector bool char __a, vector signed char __b) argument
4616 vec_nand(vector unsigned char __a, vector unsigned char __b) argument
4621 vec_nand(vector unsigned char __a, vector bool char __b) argument
4626 vec_nand(vector bool char __a, vector unsigned char __b) argument
4630 vec_nand(vector bool char __a, vector bool char __b) argument
4636 vec_nand(vector signed short __a, vector signed short __b) argument
4641 vec_nand(vector signed short __a, vector bool short __b) argument
4646 vec_nand(vector bool short __a, vector signed short __b) argument
4651 vec_nand(vector unsigned short __a, vector unsigned short __b) argument
4656 vec_nand(vector unsigned short __a, vector bool short __b) argument
4661 vec_nand(vector bool short __a, vector bool short __b) argument
4666 vec_nand(vector signed int __a, vector signed int __b) argument
4670 vec_nand(vector signed int __a, vector bool int __b) argument
4676 vec_nand(vector bool int __a, vector signed int __b) argument
4681 vec_nand(vector unsigned int __a, vector unsigned int __b) argument
4686 vec_nand(vector unsigned int __a, vector bool int __b) argument
4691 vec_nand(vector bool int __a, vector unsigned int __b) argument
4695 vec_nand(vector bool int __a, vector bool int __b) argument
4701 vec_nand(vector signed long long __a, vector signed long long __b) argument
4706 vec_nand(vector signed long long __a, vector bool long long __b) argument
4711 vec_nand(vector bool long long __a, vector signed long long __b) argument
4716 vec_nand(vector unsigned long long __a, vector unsigned long long __b) argument
4721 vec_nand(vector unsigned long long __a, vector bool long long __b) argument
4726 vec_nand(vector bool long long __a, vector unsigned long long __b) argument
4731 vec_nand(vector bool long long __a, vector bool long long __b) argument
4740 vec_nmadd(vector float __a, vector float __b, vector float __c) argument
4746 vec_nmadd(vector double __a, vector double __b, vector double __c) argument
4755 vec_nmsub(vector float __a, vector float __b, vector float __c) argument
4766 vec_nmsub(vector double __a, vector double __b, vector double __c) argument
4776 vec_vnmsubfp(vector float __a, vector float __b, vector float __c) argument
4785 vec_nor(vector signed char __a, vector signed char __b) argument
4790 vec_nor(vector unsigned char __a, vector unsigned char __b) argument
4794 vec_nor(vector bool char __a, vector bool char __b) argument
4799 vec_nor(vector short __a, vector short __b) argument
4805 vec_nor(vector unsigned short __a, vector unsigned short __b) argument
4810 vec_nor(vector bool short __a, vector bool short __b) argument
4814 vec_nor(vector int __a, vector int __b) argument
4820 vec_nor(vector unsigned int __a, vector unsigned int __b) argument
4824 vec_nor(vector bool int __a, vector bool int __b) argument
4829 vec_nor(vector float __a, vector float __b) argument
4837 vec_nor(vector double __a, vector double __b) argument
4848 vec_vnor(vector signed char __a, vector signed char __b) argument
4853 vec_vnor(vector unsigned char __a, vector unsigned char __b) argument
4857 vec_vnor(vector bool char __a, vector bool char __b) argument
4862 vec_vnor(vector short __a, vector short __b) argument
4868 vec_vnor(vector unsigned short __a, vector unsigned short __b) argument
4873 vec_vnor(vector bool short __a, vector bool short __b) argument
4877 vec_vnor(vector int __a, vector int __b) argument
4883 vec_vnor(vector unsigned int __a, vector unsigned int __b) argument
4887 vec_vnor(vector bool int __a, vector bool int __b) argument
4892 vec_vnor(vector float __a, vector float __b) argument
4901 vec_nor(vector signed long long __a, vector signed long long __b) argument
4906 vec_nor(vector unsigned long long __a, vector unsigned long long __b) argument
4911 vec_nor(vector bool long long __a, vector bool long long __b) argument
4921 vec_or(vector signed char __a, vector signed char __b) argument
4926 vec_or(vector bool char __a, vector signed char __b) argument
4930 vec_or(vector signed char __a, vector bool char __b) argument
4936 vec_or(vector unsigned char __a, vector unsigned char __b) argument
4941 vec_or(vector bool char __a, vector unsigned char __b) argument
4946 vec_or(vector unsigned char __a, vector bool char __b) argument
4950 vec_or(vector bool char __a, vector bool char __b) argument
4955 vec_or(vector short __a, vector short __b) argument
4960 vec_or(vector bool short __a, vector short __b) argument
4965 vec_or(vector short __a, vector bool short __b) argument
4971 vec_or(vector unsigned short __a, vector unsigned short __b) argument
4976 vec_or(vector bool short __a, vector unsigned short __b) argument
4981 vec_or(vector unsigned short __a, vector bool short __b) argument
4985 vec_or(vector bool short __a, vector bool short __b) argument
4990 vec_or(vector int __a, vector int __b) argument
4995 vec_or(vector bool int __a, vector int __b) argument
5000 vec_or(vector int __a, vector bool int __b) argument
5006 vec_or(vector unsigned int __a, vector unsigned int __b) argument
5011 vec_or(vector bool int __a, vector unsigned int __b) argument
5016 vec_or(vector unsigned int __a, vector bool int __b) argument
5020 vec_or(vector bool int __a, vector bool int __b) argument
5025 vec_or(vector float __a, vector float __b) argument
5032 vec_or(vector bool int __a, vector float __b) argument
5039 vec_or(vector float __a, vector bool int __b) argument
5047 vec_or(vector bool long long __a, vector double __b) argument
5052 vec_or(vector double __a, vector bool long long __b) argument
5057 vec_or(vector double __a, vector double __b) argument
5065 vec_or(vector signed long long __a, vector signed long long __b) argument
5070 vec_or(vector bool long long __a, vector signed long long __b) argument
5075 vec_or(vector signed long long __a, vector bool long long __b) argument
5080 vec_or(vector unsigned long long __a, vector unsigned long long __b) argument
5085 vec_or(vector bool long long __a, vector unsigned long long __b) argument
5090 vec_or(vector unsigned long long __a, vector bool long long __b) argument
5095 vec_or(vector bool long long __a, vector bool long long __b) argument
5102 vec_orc(vector signed char __a, vector signed char __b) argument
5107 vec_orc(vector signed char __a, vector bool char __b) argument
5112 vec_orc(vector bool char __a, vector signed char __b) argument
5117 vec_orc(vector unsigned char __a, vector unsigned char __b) argument
5122 vec_orc(vector unsigned char __a, vector bool char __b) argument
5127 vec_orc(vector bool char __a, vector unsigned char __b) argument
5131 vec_orc(vector bool char __a, vector bool char __b) argument
5137 vec_orc(vector signed short __a, vector signed short __b) argument
5142 vec_orc(vector signed short __a, vector bool short __b) argument
5147 vec_orc(vector bool short __a, vector signed short __b) argument
5152 vec_orc(vector unsigned short __a, vector unsigned short __b) argument
5157 vec_orc(vector unsigned short __a, vector bool short __b) argument
5162 vec_orc(vector bool short __a, vector unsigned short __b) argument
5167 vec_orc(vector bool short __a, vector bool short __b) argument
5172 vec_orc(vector signed int __a, vector signed int __b) argument
5176 vec_orc(vector signed int __a, vector bool int __b) argument
5182 vec_orc(vector bool int __a, vector signed int __b) argument
5187 vec_orc(vector unsigned int __a, vector unsigned int __b) argument
5192 vec_orc(vector unsigned int __a, vector bool int __b) argument
5197 vec_orc(vector bool int __a, vector unsigned int __b) argument
5201 vec_orc(vector bool int __a, vector bool int __b) argument
5207 vec_orc(vector signed long long __a, vector signed long long __b) argument
5212 vec_orc(vector signed long long __a, vector bool long long __b) argument
5217 vec_orc(vector bool long long __a, vector signed long long __b) argument
5222 vec_orc(vector unsigned long long __a, vector unsigned long long __b) argument
5227 vec_orc(vector unsigned long long __a, vector bool long long __b) argument
5232 vec_orc(vector bool long long __a, vector unsigned long long __b) argument
5237 vec_orc(vector bool long long __a, vector bool long long __b) argument
5245 vec_vor(vector signed char __a, vector signed char __b) argument
5250 vec_vor(vector bool char __a, vector signed char __b) argument
5255 vec_vor(vector signed char __a, vector bool char __b) argument
5260 vec_vor(vector unsigned char __a, vector unsigned char __b) argument
5265 vec_vor(vector bool char __a, vector unsigned char __b) argument
5270 vec_vor(vector unsigned char __a, vector bool char __b) argument
5274 vec_vor(vector bool char __a, vector bool char __b) argument
5279 vec_vor(vector short __a, vector short __b) argument
5284 vec_vor(vector bool short __a, vector short __b) argument
5289 vec_vor(vector short __a, vector bool short __b) argument
5295 vec_vor(vector unsigned short __a, vector unsigned short __b) argument
5300 vec_vor(vector bool short __a, vector unsigned short __b) argument
5305 vec_vor(vector unsigned short __a, vector bool short __b) argument
5310 vec_vor(vector bool short __a, vector bool short __b) argument
5314 vec_vor(vector int __a, vector int __b) argument
5319 vec_vor(vector bool int __a, vector int __b) argument
5324 vec_vor(vector int __a, vector bool int __b) argument
5330 vec_vor(vector unsigned int __a, vector unsigned int __b) argument
5335 vec_vor(vector bool int __a, vector unsigned int __b) argument
5340 vec_vor(vector unsigned int __a, vector bool int __b) argument
5344 vec_vor(vector bool int __a, vector bool int __b) argument
5349 vec_vor(vector float __a, vector float __b) argument
5356 vec_vor(vector bool int __a, vector float __b) argument
5363 vec_vor(vector float __a, vector bool int __b) argument
5372 vec_vor(vector signed long long __a, vector signed long long __b) argument
5377 vec_vor(vector bool long long __a, vector signed long long __b) argument
5382 vec_vor(vector signed long long __a, vector bool long long __b) argument
5387 vec_vor(vector unsigned long long __a, vector unsigned long long __b) argument
5392 vec_vor(vector bool long long __a, vector unsigned long long __b) argument
5397 vec_vor(vector unsigned long long __a, vector bool long long __b) argument
5402 vec_vor(vector bool long long __a, vector bool long long __b) argument
5413 vec_pack(vector signed short __a, vector signed short __b) argument
5428 vec_pack(vector unsigned short __a, vector unsigned short __b) argument
5443 vec_pack(vector bool short __a, vector bool short __b) argument
5457 vec_pack(vector int __a, vector int __b) argument
5473 vec_pack(vector unsigned int __a, vector unsigned int __b) argument
5487 vec_pack(vector bool int __a, vector bool int __b) argument
5504 vec_pack(vector signed long long __a, vector signed long long __b) argument
5518 vec_pack(vector unsigned long long __a, vector unsigned long long __b) argument
5533 vec_pack(vector bool long long __a, vector bool long long __b) argument
5554 vec_vpkuhum(vector signed short __a, vector signed short __b) argument
5569 vec_vpkuhum(vector unsigned short __a, vector unsigned short __b) argument
5584 vec_vpkuhum(vector bool short __a, vector bool short __b) argument
5602 vec_vpkuwum(vector int __a, vector int __b) argument
5618 vec_vpkuwum(vector unsigned int __a, vector unsigned int __b) argument
5633 vec_vpkuwum(vector bool int __a, vector bool int __b) argument
5652 vec_vpkudum(vector long long __a, vector long long __b) argument
5668 vec_vpkudum(vector unsigned long long __a, vector unsigned long long __b) argument
5683 vec_vpkudum(vector bool long long __a, vector bool long long __b) argument
5701 vec_packpx(vector unsigned int __a, vector unsigned int __b) argument
5712 vec_vpkpx(vector unsigned int __a, vector unsigned int __b) argument
5722 vec_packs(vector short __a, vector short __b) argument
5732 vec_packs(vector unsigned short __a, vector unsigned short __b) argument
5740 vec_packs(vector int __a, vector int __b) argument
5750 vec_packs(vector unsigned int __a, vector unsigned int __b) argument
5759 vec_packs(vector long long __a, vector long long __b) argument
5769 vec_packs(vector unsigned long long __a, vector unsigned long long __b) argument
5781 vec_vpkshss(vector short __a, vector short __b) argument
5792 vec_vpksdss(vector long long __a, vector long long __b) argument
5805 vec_vpkuhus(vector unsigned short __a, vector unsigned short __b) argument
5817 vec_vpkudus(vector unsigned long long __a, vector unsigned long long __b) argument
5829 vec_vpkswss(vector int __a, vector int __b) argument
5840 vec_vpkuwus(vector unsigned int __a, vector unsigned int __b) argument
5851 vec_packsu(vector short __a, vector short __b) argument
5860 vec_packsu(vector unsigned short __a, vector unsigned short __b) argument
5869 vec_packsu(vector int __a, vector int __b) argument
5878 vec_packsu(vector unsigned int __a, vector unsigned int __b) argument
5888 vec_packsu(vector long long __a, vector long long __b) argument
5897 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) argument
5909 vec_vpkshus(vector short __a, vector short __b) argument
5918 vec_vpkshus(vector unsigned short __a, vector unsigned short __b) argument
5929 vec_vpkswus(vector int __a, vector int __b) argument
5938 vec_vpkswus(vector unsigned int __a, vector unsigned int __b) argument
5950 vec_vpksdus(vector long long __a, vector long long __b) argument
5969 vec_perm( vector signed char __a, vector signed char __b, vector unsigned char __c) argument
5984 vec_perm(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
5999 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6012 vec_perm(vector signed short __a, vector signed short __b, vector unsigned char __c) argument
6028 vec_perm(vector unsigned short __a, vector unsigned short __b, vector unsigned char __c) argument
6042 vec_perm( vector bool short __a, vector bool short __b, vector unsigned char __c) argument
6056 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c) argument
6071 vec_perm(vector signed int __a, vector signed int __b, vector unsigned char __c) argument
6085 vec_perm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) argument
6100 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) argument
6113 vec_perm(vector float __a, vector float __b, vector unsigned char __c) argument
6130 vec_perm(vector signed long long __a, vector signed long long __b, vector unsigned char __c) argument
6145 vec_perm(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
6160 vec_perm(vector bool long long __a, vector bool long long __b, vector unsigned char __c) argument
6175 vec_perm(vector double __a, vector double __b, vector unsigned char __c) argument
6191 vec_vperm( vector signed char __a, vector signed char __b, vector unsigned char __c) argument
6197 vec_vperm(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6202 vec_vperm( vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6208 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) argument
6213 vec_vperm(vector unsigned short __a, vector unsigned short __b, vector unsigned char __c) argument
6218 vec_vperm( vector bool short __a, vector bool short __b, vector unsigned char __c) argument
6224 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) argument
6228 vec_vperm(vector int __a, vector int __b, vector unsigned char __c) argument
6235 vec_vperm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) argument
6241 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) argument
6246 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) argument
6251 vec_vperm( vector long long __a, vector long long __b, vector unsigned char __c) argument
6257 vec_vperm(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
6263 vec_vperm(vector double __a, vector double __b, vector unsigned char __c) argument
6270 vec_re(vector float __a) argument
6279 vec_re(vector double __a) argument
6287 vec_vrefp(vector float __a) argument
6294 vec_rl(vector signed char __a, vector unsigned char __b) argument
6299 vec_rl(vector unsigned char __a, vector unsigned char __b) argument
6303 vec_rl(vector short __a, vector unsigned short __b) argument
6309 vec_rl(vector unsigned short __a, vector unsigned short __b) argument
6313 vec_rl(vector int __a, vector unsigned int __b) argument
6319 vec_rl(vector unsigned int __a, vector unsigned int __b) argument
6325 vec_rl(vector signed long long __a, vector unsigned long long __b) argument
6330 vec_rl(vector unsigned long long __a, vector unsigned long long __b) argument
6338 vec_vrlb(vector signed char __a, vector unsigned char __b) argument
6343 vec_vrlb(vector unsigned char __a, vector unsigned char __b) argument
6350 vec_vrlh(vector short __a, vector unsigned short __b) argument
6355 vec_vrlh(vector unsigned short __a, vector unsigned short __b) argument
6361 vec_vrlw(vector int __a, vector unsigned int __b) argument
6367 vec_vrlw(vector unsigned int __a, vector unsigned int __b) argument
6373 vec_round(vector float __a) argument
6382 vec_round(vector double __a) argument
6388 vec_rint(vector float __a) argument
6392 vec_rint(vector double __a) argument
6398 vec_nearbyint(vector float __a) argument
6402 vec_nearbyint(vector double __a) argument
6410 vec_vrfin(vector float __a) argument
6417 vec_sqrt(vector float __a) argument
6421 vec_sqrt(vector double __a) argument
6428 vec_rsqrte(vector float __a) argument
6437 vec_rsqrte(vector double __a) argument
6445 vec_vrsqrtefp(vector float __a) argument
6453 vec_sel( vector signed char __a, vector signed char __b, vector unsigned char __c) argument
6459 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) argument
6464 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6469 vec_sel( vector unsigned char __a, vector unsigned char __b, vector bool char __c) argument
6475 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6479 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) argument
6485 vec_sel(vector short __a, vector short __b, vector unsigned short __c) argument
6491 vec_sel(vector short __a, vector short __b, vector bool short __c) argument
6498 vec_sel(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6504 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) argument
6510 vec_sel( vector bool short __a, vector bool short __b, vector unsigned short __c) argument
6516 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) argument
6520 vec_sel(vector int __a, vector int __b, vector unsigned int __c) argument
6526 vec_sel(vector int __a, vector int __b, vector bool int __c) argument
6532 vec_sel( vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6538 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) argument
6543 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) argument
6547 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) argument
6553 vec_sel(vector float __a, vector float __b, vector unsigned int __c) argument
6561 vec_sel(vector float __a, vector float __b, vector bool int __c) argument
6571 vec_sel(vector double __a, vector double __b, vector bool long long __c) argument
6578 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) argument
6587 vec_vsel( vector signed char __a, vector signed char __b, vector unsigned char __c) argument
6593 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) argument
6598 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6603 vec_vsel( vector unsigned char __a, vector unsigned char __b, vector bool char __c) argument
6609 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6613 vec_vsel(vector bool char __a, vector bool char __b, vector bool char __c) argument
6620 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) argument
6624 vec_vsel(vector short __a, vector short __b, vector bool short __c) argument
6631 vec_vsel(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6637 vec_vsel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) argument
6643 vec_vsel( vector bool short __a, vector bool short __b, vector unsigned short __c) argument
6649 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) argument
6653 vec_vsel(vector int __a, vector int __b, vector unsigned int __c) argument
6659 vec_vsel(vector int __a, vector int __b, vector bool int __c) argument
6665 vec_vsel( vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6670 vec_vsel( vector unsigned int __a, vector unsigned int __b, vector bool int __c) argument
6676 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) argument
6680 vec_vsel(vector bool int __a, vector bool int __b, vector bool int __c) argument
6686 vec_vsel(vector float __a, vector float __b, vector unsigned int __c) argument
6694 vec_vsel(vector float __a, vector float __b, vector bool int __c) argument
6705 vec_sl(vector signed char __a, vector unsigned char __b) argument
6710 vec_sl(vector unsigned char __a, vector unsigned char __b) argument
6714 vec_sl(vector short __a, vector unsigned short __b) argument
6720 vec_sl(vector unsigned short __a, vector unsigned short __b) argument
6724 vec_sl(vector int __a, vector unsigned int __b) argument
6730 vec_sl(vector unsigned int __a, vector unsigned int __b) argument
6736 vec_sl(vector signed long long __a, vector unsigned long long __b) argument
6741 vec_sl(vector unsigned long long __a, vector unsigned long long __b) argument
6751 vec_vslb(vector signed char __a, vector unsigned char __b) argument
6756 vec_vslb(vector unsigned char __a, vector unsigned char __b) argument
6765 vec_vslh(vector short __a, vector unsigned short __b) argument
6770 vec_vslh(vector unsigned short __a, vector unsigned short __b) argument
6778 vec_vslw(vector int __a, vector unsigned int __b) argument
6784 vec_vslw(vector unsigned int __a, vector unsigned int __b) argument
6792 vec_sld( vector signed char __a, vector signed char __b, unsigned const int __c) argument
6811 vec_sld(vector unsigned char __a, vector unsigned char __b, unsigned const int __c) argument
6830 vec_sld(vector bool char __a, vector bool char __b, unsigned const int __c) argument
6847 vec_sld( vector signed short __a, vector signed short __b, unsigned const int __c) argument
6866 vec_sld(vector unsigned short __a, vector unsigned short __b, unsigned const int __c) argument
6885 vec_sld(vector bool short __a, vector bool short __b, unsigned const int __c) argument
6902 vec_sld(vector pixel __a, vector pixel __b, unsigned const int __c) argument
6922 vec_sld(vector signed int __a, vector signed int __b, unsigned const int __c) argument
6939 vec_sld( vector unsigned int __a, vector unsigned int __b, unsigned const int __c) argument
6957 vec_sld(vector bool int __a, vector bool int __b, unsigned const int __c) argument
6976 vec_sld(vector float __a, vector float __b, unsigned const int __c) argument
6998 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) argument
7015 vec_vsldoi( vector unsigned char __a, vector unsigned char __b, unsigned char __c) argument
7033 vec_vsldoi(vector short __a, vector short __b, unsigned char __c) argument
7052 vec_vsldoi( vector unsigned short __a, vector unsigned short __b, unsigned char __c) argument
7070 vec_vsldoi(vector pixel __a, vector pixel __b, unsigned char __c) argument
7089 vec_vsldoi(vector int __a, vector int __b, unsigned char __c) argument
7108 vec_vsldoi( vector unsigned int __a, vector unsigned int __b, unsigned char __c) argument
7126 vec_vsldoi(vector float __a, vector float __b, unsigned char __c) argument
7148 vec_sll(vector signed char __a, vector unsigned char __b) argument
7154 vec_sll(vector signed char __a, vector unsigned short __b) argument
7160 vec_sll(vector signed char __a, vector unsigned int __b) argument
7166 vec_sll(vector unsigned char __a, vector unsigned char __b) argument
7172 vec_sll(vector unsigned char __a, vector unsigned short __b) argument
7178 vec_sll(vector unsigned char __a, vector unsigned int __b) argument
7184 vec_sll(vector bool char __a, vector unsigned char __b) argument
7190 vec_sll(vector bool char __a, vector unsigned short __b) argument
7196 vec_sll(vector bool char __a, vector unsigned int __b) argument
7201 vec_sll(vector short __a, vector unsigned char __b) argument
7206 vec_sll(vector short __a, vector unsigned short __b) argument
7211 vec_sll(vector short __a, vector unsigned int __b) argument
7217 vec_sll(vector unsigned short __a, vector unsigned char __b) argument
7223 vec_sll(vector unsigned short __a, vector unsigned short __b) argument
7229 vec_sll(vector unsigned short __a, vector unsigned int __b) argument
7235 vec_sll(vector bool short __a, vector unsigned char __b) argument
7241 vec_sll(vector bool short __a, vector unsigned short __b) argument
7247 vec_sll(vector bool short __a, vector unsigned int __b) argument
7252 vec_sll(vector pixel __a, vector unsigned char __b) argument
7257 vec_sll(vector pixel __a, vector unsigned short __b) argument
7262 vec_sll(vector pixel __a, vector unsigned int __b) argument
7267 vec_sll(vector int __a, vector unsigned char __b) argument
7272 vec_sll(vector int __a, vector unsigned short __b) argument
7277 vec_sll(vector int __a, vector unsigned int __b) argument
7283 vec_sll(vector unsigned int __a, vector unsigned char __b) argument
7289 vec_sll(vector unsigned int __a, vector unsigned short __b) argument
7295 vec_sll(vector unsigned int __a, vector unsigned int __b) argument
7301 vec_sll(vector bool int __a, vector unsigned char __b) argument
7307 vec_sll(vector bool int __a, vector unsigned short __b) argument
7313 vec_sll(vector bool int __a, vector unsigned int __b) argument
7321 vec_vsl(vector signed char __a, vector unsigned char __b) argument
7327 vec_vsl(vector signed char __a, vector unsigned short __b) argument
7333 vec_vsl(vector signed char __a, vector unsigned int __b) argument
7339 vec_vsl(vector unsigned char __a, vector unsigned char __b) argument
7345 vec_vsl(vector unsigned char __a, vector unsigned short __b) argument
7351 vec_vsl(vector unsigned char __a, vector unsigned int __b) argument
7357 vec_vsl(vector bool char __a, vector unsigned char __b) argument
7363 vec_vsl(vector bool char __a, vector unsigned short __b) argument
7369 vec_vsl(vector bool char __a, vector unsigned int __b) argument
7374 vec_vsl(vector short __a, vector unsigned char __b) argument
7379 vec_vsl(vector short __a, vector unsigned short __b) argument
7384 vec_vsl(vector short __a, vector unsigned int __b) argument
7390 vec_vsl(vector unsigned short __a, vector unsigned char __b) argument
7396 vec_vsl(vector unsigned short __a, vector unsigned short __b) argument
7402 vec_vsl(vector unsigned short __a, vector unsigned int __b) argument
7408 vec_vsl(vector bool short __a, vector unsigned char __b) argument
7414 vec_vsl(vector bool short __a, vector unsigned short __b) argument
7420 vec_vsl(vector bool short __a, vector unsigned int __b) argument
7425 vec_vsl(vector pixel __a, vector unsigned char __b) argument
7430 vec_vsl(vector pixel __a, vector unsigned short __b) argument
7435 vec_vsl(vector pixel __a, vector unsigned int __b) argument
7440 vec_vsl(vector int __a, vector unsigned char __b) argument
7445 vec_vsl(vector int __a, vector unsigned short __b) argument
7450 vec_vsl(vector int __a, vector unsigned int __b) argument
7456 vec_vsl(vector unsigned int __a, vector unsigned char __b) argument
7462 vec_vsl(vector unsigned int __a, vector unsigned short __b) argument
7468 vec_vsl(vector unsigned int __a, vector unsigned int __b) argument
7474 vec_vsl(vector bool int __a, vector unsigned char __b) argument
7480 vec_vsl(vector bool int __a, vector unsigned short __b) argument
7486 vec_vsl(vector bool int __a, vector unsigned int __b) argument
7494 vec_slo(vector signed char __a, vector signed char __b) argument
7500 vec_slo(vector signed char __a, vector unsigned char __b) argument
7506 vec_slo(vector unsigned char __a, vector signed char __b) argument
7512 vec_slo(vector unsigned char __a, vector unsigned char __b) argument
7517 vec_slo(vector short __a, vector signed char __b) argument
7522 vec_slo(vector short __a, vector unsigned char __b) argument
7528 vec_slo(vector unsigned short __a, vector signed char __b) argument
7534 vec_slo(vector unsigned short __a, vector unsigned char __b) argument
7539 vec_slo(vector pixel __a, vector signed char __b) argument
7544 vec_slo(vector pixel __a, vector unsigned char __b) argument
7549 vec_slo(vector int __a, vector signed char __b) argument
7554 vec_slo(vector int __a, vector unsigned char __b) argument
7560 vec_slo(vector unsigned int __a, vector signed char __b) argument
7566 vec_slo(vector unsigned int __a, vector unsigned char __b) argument
7571 vec_slo(vector float __a, vector signed char __b) argument
7576 vec_slo(vector float __a, vector unsigned char __b) argument
7584 vec_vslo(vector signed char __a, vector signed char __b) argument
7590 vec_vslo(vector signed char __a, vector unsigned char __b) argument
7596 vec_vslo(vector unsigned char __a, vector signed char __b) argument
7602 vec_vslo(vector unsigned char __a, vector unsigned char __b) argument
7607 vec_vslo(vector short __a, vector signed char __b) argument
7612 vec_vslo(vector short __a, vector unsigned char __b) argument
7618 vec_vslo(vector unsigned short __a, vector signed char __b) argument
7624 vec_vslo(vector unsigned short __a, vector unsigned char __b) argument
7629 vec_vslo(vector pixel __a, vector signed char __b) argument
7634 vec_vslo(vector pixel __a, vector unsigned char __b) argument
7639 vec_vslo(vector int __a, vector signed char __b) argument
7644 vec_vslo(vector int __a, vector unsigned char __b) argument
7650 vec_vslo(vector unsigned int __a, vector signed char __b) argument
7656 vec_vslo(vector unsigned int __a, vector unsigned char __b) argument
7661 vec_vslo(vector float __a, vector signed char __b) argument
7666 vec_vslo(vector float __a, vector unsigned char __b) argument
7674 vec_splat(vector signed char __a, unsigned const int __b) argument
7679 vec_splat(vector unsigned char __a, unsigned const int __b) argument
7684 vec_splat(vector bool char __a, unsigned const int __b) argument
7689 vec_splat(vector signed short __a, unsigned const int __b) argument
7698 vec_splat(vector unsigned short __a, unsigned const int __b) argument
7707 vec_splat(vector bool short __a, unsigned const int __b) argument
7715 vec_splat(vector pixel __a, unsigned const int __b) argument
7725 vec_splat(vector signed int __a, unsigned const int __b) argument
7734 vec_splat(vector unsigned int __a, unsigned const int __b) argument
7743 vec_splat(vector bool int __a, unsigned const int __b) argument
7751 vec_splat(vector float __a, unsigned const int __b) argument
7761 vec_splat(vector double __a, unsigned const int __b) argument
7771 vec_splat(vector bool long long __a, unsigned const int __b) argument
7780 vec_splat(vector signed long long __a, unsigned const int __b) argument
7789 vec_splat(vector unsigned long long __a, unsigned const int __b) argument
7804 vec_vspltb(vector signed char __a, unsigned char __b) argument
7809 vec_vspltb(vector unsigned char __a, unsigned char __b) argument
7813 vec_vspltb(vector bool char __a, unsigned char __b) argument
7822 vec_vsplth(vector short __a, unsigned char __b) argument
7832 vec_vsplth(vector unsigned short __a, unsigned char __b) argument
7841 vec_vsplth(vector bool short __a, unsigned char __b) argument
7849 vec_vsplth(vector pixel __a, unsigned char __b) argument
7862 vec_vspltw(vector int __a, unsigned char __b) argument
7872 vec_vspltw(vector unsigned int __a, unsigned char __b) argument
7880 vec_vspltw(vector bool int __a, unsigned char __b) argument
7889 vec_vspltw(vector float __a, unsigned char __b) argument
7904 vec_splat_s8(signed char __a) argument
7912 vec_vspltisb(signed char __a) argument
7921 vec_splat_s16(signed char __a) argument
7928 vec_vspltish(signed char __a) argument
7937 vec_splat_s32(signed char __a) argument
7944 vec_vspltisw(signed char __a) argument
7952 vec_splat_u8(unsigned char __a) argument
7960 vec_splat_u16(signed char __a) argument
7968 vec_splat_u32(signed char __a) argument
7975 vec_sr(vector signed char __a, vector unsigned char __b) argument
7981 vec_sr(vector unsigned char __a, vector unsigned char __b) argument
7986 vec_sr(vector signed short __a, vector unsigned short __b) argument
7992 vec_sr(vector unsigned short __a, vector unsigned short __b) argument
7997 vec_sr(vector signed int __a, vector unsigned int __b) argument
8003 vec_sr(vector unsigned int __a, vector unsigned int __b) argument
8009 vec_sr(vector signed long long __a, vector unsigned long long __b) argument
8015 vec_sr(vector unsigned long long __a, vector unsigned long long __b) argument
8025 vec_vsrb(vector signed char __a, vector unsigned char __b) argument
8030 vec_vsrb(vector unsigned char __a, vector unsigned char __b) argument
8039 vec_vsrh(vector short __a, vector unsigned short __b) argument
8044 vec_vsrh(vector unsigned short __a, vector unsigned short __b) argument
8052 vec_vsrw(vector int __a, vector unsigned int __b) argument
8058 vec_vsrw(vector unsigned int __a, vector unsigned int __b) argument
8065 vec_sra(vector signed char __a, vector unsigned char __b) argument
8070 vec_sra(vector unsigned char __a, vector unsigned char __b) argument
8074 vec_sra(vector short __a, vector unsigned short __b) argument
8080 vec_sra(vector unsigned short __a, vector unsigned short __b) argument
8084 vec_sra(vector int __a, vector unsigned int __b) argument
8090 vec_sra(vector unsigned int __a, vector unsigned int __b) argument
8096 vec_sra(vector signed long long __a, vector unsigned long long __b) argument
8101 vec_sra(vector unsigned long long __a, vector unsigned long long __b) argument
8109 vec_vsrab(vector signed char __a, vector unsigned char __b) argument
8114 vec_vsrab(vector unsigned char __a, vector unsigned char __b) argument
8121 vec_vsrah(vector short __a, vector unsigned short __b) argument
8126 vec_vsrah(vector unsigned short __a, vector unsigned short __b) argument
8132 vec_vsraw(vector int __a, vector unsigned int __b) argument
8138 vec_vsraw(vector unsigned int __a, vector unsigned int __b) argument
8145 vec_srl(vector signed char __a, vector unsigned char __b) argument
8151 vec_srl(vector signed char __a, vector unsigned short __b) argument
8157 vec_srl(vector signed char __a, vector unsigned int __b) argument
8163 vec_srl(vector unsigned char __a, vector unsigned char __b) argument
8169 vec_srl(vector unsigned char __a, vector unsigned short __b) argument
8175 vec_srl(vector unsigned char __a, vector unsigned int __b) argument
8181 vec_srl(vector bool char __a, vector unsigned char __b) argument
8187 vec_srl(vector bool char __a, vector unsigned short __b) argument
8193 vec_srl(vector bool char __a, vector unsigned int __b) argument
8198 vec_srl(vector short __a, vector unsigned char __b) argument
8203 vec_srl(vector short __a, vector unsigned short __b) argument
8208 vec_srl(vector short __a, vector unsigned int __b) argument
8214 vec_srl(vector unsigned short __a, vector unsigned char __b) argument
8220 vec_srl(vector unsigned short __a, vector unsigned short __b) argument
8226 vec_srl(vector unsigned short __a, vector unsigned int __b) argument
8232 vec_srl(vector bool short __a, vector unsigned char __b) argument
8238 vec_srl(vector bool short __a, vector unsigned short __b) argument
8244 vec_srl(vector bool short __a, vector unsigned int __b) argument
8249 vec_srl(vector pixel __a, vector unsigned char __b) argument
8254 vec_srl(vector pixel __a, vector unsigned short __b) argument
8259 vec_srl(vector pixel __a, vector unsigned int __b) argument
8264 vec_srl(vector int __a, vector unsigned char __b) argument
8269 vec_srl(vector int __a, vector unsigned short __b) argument
8274 vec_srl(vector int __a, vector unsigned int __b) argument
8280 vec_srl(vector unsigned int __a, vector unsigned char __b) argument
8286 vec_srl(vector unsigned int __a, vector unsigned short __b) argument
8292 vec_srl(vector unsigned int __a, vector unsigned int __b) argument
8298 vec_srl(vector bool int __a, vector unsigned char __b) argument
8304 vec_srl(vector bool int __a, vector unsigned short __b) argument
8310 vec_srl(vector bool int __a, vector unsigned int __b) argument
8318 vec_vsr(vector signed char __a, vector unsigned char __b) argument
8324 vec_vsr(vector signed char __a, vector unsigned short __b) argument
8330 vec_vsr(vector signed char __a, vector unsigned int __b) argument
8336 vec_vsr(vector unsigned char __a, vector unsigned char __b) argument
8342 vec_vsr(vector unsigned char __a, vector unsigned short __b) argument
8348 vec_vsr(vector unsigned char __a, vector unsigned int __b) argument
8354 vec_vsr(vector bool char __a, vector unsigned char __b) argument
8360 vec_vsr(vector bool char __a, vector unsigned short __b) argument
8366 vec_vsr(vector bool char __a, vector unsigned int __b) argument
8371 vec_vsr(vector short __a, vector unsigned char __b) argument
8376 vec_vsr(vector short __a, vector unsigned short __b) argument
8381 vec_vsr(vector short __a, vector unsigned int __b) argument
8387 vec_vsr(vector unsigned short __a, vector unsigned char __b) argument
8393 vec_vsr(vector unsigned short __a, vector unsigned short __b) argument
8399 vec_vsr(vector unsigned short __a, vector unsigned int __b) argument
8405 vec_vsr(vector bool short __a, vector unsigned char __b) argument
8411 vec_vsr(vector bool short __a, vector unsigned short __b) argument
8417 vec_vsr(vector bool short __a, vector unsigned int __b) argument
8422 vec_vsr(vector pixel __a, vector unsigned char __b) argument
8427 vec_vsr(vector pixel __a, vector unsigned short __b) argument
8432 vec_vsr(vector pixel __a, vector unsigned int __b) argument
8437 vec_vsr(vector int __a, vector unsigned char __b) argument
8442 vec_vsr(vector int __a, vector unsigned short __b) argument
8447 vec_vsr(vector int __a, vector unsigned int __b) argument
8453 vec_vsr(vector unsigned int __a, vector unsigned char __b) argument
8459 vec_vsr(vector unsigned int __a, vector unsigned short __b) argument
8465 vec_vsr(vector unsigned int __a, vector unsigned int __b) argument
8471 vec_vsr(vector bool int __a, vector unsigned char __b) argument
8477 vec_vsr(vector bool int __a, vector unsigned short __b) argument
8483 vec_vsr(vector bool int __a, vector unsigned int __b) argument
8491 vec_sro(vector signed char __a, vector signed char __b) argument
8497 vec_sro(vector signed char __a, vector unsigned char __b) argument
8503 vec_sro(vector unsigned char __a, vector signed char __b) argument
8509 vec_sro(vector unsigned char __a, vector unsigned char __b) argument
8514 vec_sro(vector short __a, vector signed char __b) argument
8519 vec_sro(vector short __a, vector unsigned char __b) argument
8525 vec_sro(vector unsigned short __a, vector signed char __b) argument
8531 vec_sro(vector unsigned short __a, vector unsigned char __b) argument
8536 vec_sro(vector pixel __a, vector signed char __b) argument
8541 vec_sro(vector pixel __a, vector unsigned char __b) argument
8546 vec_sro(vector int __a, vector signed char __b) argument
8551 vec_sro(vector int __a, vector unsigned char __b) argument
8557 vec_sro(vector unsigned int __a, vector signed char __b) argument
8563 vec_sro(vector unsigned int __a, vector unsigned char __b) argument
8568 vec_sro(vector float __a, vector signed char __b) argument
8573 vec_sro(vector float __a, vector unsigned char __b) argument
8581 vec_vsro(vector signed char __a, vector signed char __b) argument
8587 vec_vsro(vector signed char __a, vector unsigned char __b) argument
8593 vec_vsro(vector unsigned char __a, vector signed char __b) argument
8599 vec_vsro(vector unsigned char __a, vector unsigned char __b) argument
8604 vec_vsro(vector short __a, vector signed char __b) argument
8609 vec_vsro(vector short __a, vector unsigned char __b) argument
8615 vec_vsro(vector unsigned short __a, vector signed char __b) argument
8621 vec_vsro(vector unsigned short __a, vector unsigned char __b) argument
8626 vec_vsro(vector pixel __a, vector signed char __b) argument
8631 vec_vsro(vector pixel __a, vector unsigned char __b) argument
8636 vec_vsro(vector int __a, vector signed char __b) argument
8641 vec_vsro(vector int __a, vector unsigned char __b) argument
8647 vec_vsro(vector unsigned int __a, vector signed char __b) argument
8653 vec_vsro(vector unsigned int __a, vector unsigned char __b) argument
8658 vec_vsro(vector float __a, vector signed char __b) argument
8663 vec_vsro(vector float __a, vector unsigned char __b) argument
8670 vec_st(vector signed char __a, int __b, vector signed char *__c) argument
8675 vec_st(vector signed char __a, int __b, signed char *__c) argument
8680 vec_st(vector unsigned char __a, int __b, vector unsigned char *__c) argument
8685 vec_st(vector unsigned char __a, int __b, unsigned char *__c) argument
8690 vec_st(vector bool char __a, int __b, signed char *__c) argument
8695 vec_st(vector bool char __a, int __b, unsigned char *__c) argument
8700 vec_st(vector bool char __a, int __b, vector bool char *__c) argument
8705 vec_st(vector short __a, int __b, vector short *__c) argument
8710 vec_st(vector short __a, int __b, short *__c) argument
8715 vec_st(vector unsigned short __a, int __b, vector unsigned short *__c) argument
8720 vec_st(vector unsigned short __a, int __b, unsigned short *__c) argument
8725 vec_st(vector bool short __a, int __b, short *__c) argument
8730 vec_st(vector bool short __a, int __b, unsigned short *__c) argument
8735 vec_st(vector bool short __a, int __b, vector bool short *__c) argument
8740 vec_st(vector pixel __a, int __b, short *__c) argument
8745 vec_st(vector pixel __a, int __b, unsigned short *__c) argument
8750 vec_st(vector pixel __a, int __b, vector pixel *__c) argument
8755 vec_st(vector int __a, int __b, vector int *__c) argument
8760 vec_st(vector int __a, int __b, int *__c) argument
8764 vec_st(vector unsigned int __a, int __b, vector unsigned int *__c) argument
8769 vec_st(vector unsigned int __a, int __b, unsigned int *__c) argument
8774 vec_st(vector bool int __a, int __b, int *__c) argument
8779 vec_st(vector bool int __a, int __b, unsigned int *__c) argument
8784 vec_st(vector bool int __a, int __b, vector bool int *__c) argument
8789 vec_st(vector float __a, int __b, vector float *__c) argument
8794 vec_st(vector float __a, int __b, float *__c) argument
8801 vec_stvx(vector signed char __a, int __b, vector signed char *__c) argument
8806 vec_stvx(vector signed char __a, int __b, signed char *__c) argument
8811 vec_stvx(vector unsigned char __a, int __b, vector unsigned char *__c) argument
8816 vec_stvx(vector unsigned char __a, int __b, unsigned char *__c) argument
8821 vec_stvx(vector bool char __a, int __b, signed char *__c) argument
8826 vec_stvx(vector bool char __a, int __b, unsigned char *__c) argument
8831 vec_stvx(vector bool char __a, int __b, vector bool char *__c) argument
8836 vec_stvx(vector short __a, int __b, vector short *__c) argument
8841 vec_stvx(vector short __a, int __b, short *__c) argument
8846 vec_stvx(vector unsigned short __a, int __b, vector unsigned short *__c) argument
8851 vec_stvx(vector unsigned short __a, int __b, unsigned short *__c) argument
8856 vec_stvx(vector bool short __a, int __b, short *__c) argument
8861 vec_stvx(vector bool short __a, int __b, unsigned short *__c) argument
8866 vec_stvx(vector bool short __a, int __b, vector bool short *__c) argument
8871 vec_stvx(vector pixel __a, int __b, short *__c) argument
8876 vec_stvx(vector pixel __a, int __b, unsigned short *__c) argument
8881 vec_stvx(vector pixel __a, int __b, vector pixel *__c) argument
8886 vec_stvx(vector int __a, int __b, vector int *__c) argument
8891 vec_stvx(vector int __a, int __b, int *__c) argument
8896 vec_stvx(vector unsigned int __a, int __b, vector unsigned int *__c) argument
8901 vec_stvx(vector unsigned int __a, int __b, unsigned int *__c) argument
8906 vec_stvx(vector bool int __a, int __b, int *__c) argument
8911 vec_stvx(vector bool int __a, int __b, unsigned int *__c) argument
8916 vec_stvx(vector bool int __a, int __b, vector bool int *__c) argument
8921 vec_stvx(vector float __a, int __b, vector float *__c) argument
8926 vec_stvx(vector float __a, int __b, float *__c) argument
8933 vec_ste(vector signed char __a, int __b, signed char *__c) argument
8938 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) argument
8943 vec_ste(vector bool char __a, int __b, signed char *__c) argument
8948 vec_ste(vector bool char __a, int __b, unsigned char *__c) argument
8953 vec_ste(vector short __a, int __b, short *__c) argument
8958 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) argument
8963 vec_ste(vector bool short __a, int __b, short *__c) argument
8968 vec_ste(vector bool short __a, int __b, unsigned short *__c) argument
8973 vec_ste(vector pixel __a, int __b, short *__c) argument
8978 vec_ste(vector pixel __a, int __b, unsigned short *__c) argument
8983 vec_ste(vector int __a, int __b, int *__c) argument
8987 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) argument
8992 vec_ste(vector bool int __a, int __b, int *__c) argument
8997 vec_ste(vector bool int __a, int __b, unsigned int *__c) argument
9002 vec_ste(vector float __a, int __b, float *__c) argument
9009 vec_stvebx(vector signed char __a, int __b, signed char *__c) argument
9014 vec_stvebx(vector unsigned char __a, int __b, unsigned char *__c) argument
9019 vec_stvebx(vector bool char __a, int __b, signed char *__c) argument
9024 vec_stvebx(vector bool char __a, int __b, unsigned char *__c) argument
9031 vec_stvehx(vector short __a, int __b, short *__c) argument
9036 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) argument
9041 vec_stvehx(vector bool short __a, int __b, short *__c) argument
9046 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) argument
9051 vec_stvehx(vector pixel __a, int __b, short *__c) argument
9056 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) argument
9063 vec_stvewx(vector int __a, int __b, int *__c) argument
9068 vec_stvewx(vector unsigned int __a, int __b, unsigned int *__c) argument
9073 vec_stvewx(vector bool int __a, int __b, int *__c) argument
9078 vec_stvewx(vector bool int __a, int __b, unsigned int *__c) argument
9083 vec_stvewx(vector float __a, int __b, float *__c) argument
9090 vec_stl(vector signed char __a, int __b, vector signed char *__c) argument
9095 vec_stl(vector signed char __a, int __b, signed char *__c) argument
9100 vec_stl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
9105 vec_stl(vector unsigned char __a, int __b, unsigned char *__c) argument
9110 vec_stl(vector bool char __a, int __b, signed char *__c) argument
9115 vec_stl(vector bool char __a, int __b, unsigned char *__c) argument
9120 vec_stl(vector bool char __a, int __b, vector bool char *__c) argument
9125 vec_stl(vector short __a, int __b, vector short *__c) argument
9130 vec_stl(vector short __a, int __b, short *__c) argument
9135 vec_stl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
9140 vec_stl(vector unsigned short __a, int __b, unsigned short *__c) argument
9145 vec_stl(vector bool short __a, int __b, short *__c) argument
9150 vec_stl(vector bool short __a, int __b, unsigned short *__c) argument
9155 vec_stl(vector bool short __a, int __b, vector bool short *__c) argument
9160 vec_stl(vector pixel __a, int __b, short *__c) argument
9165 vec_stl(vector pixel __a, int __b, unsigned short *__c) argument
9170 vec_stl(vector pixel __a, int __b, vector pixel *__c) argument
9175 vec_stl(vector int __a, int __b, vector int *__c) argument
9180 vec_stl(vector int __a, int __b, int *__c) argument
9184 vec_stl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
9189 vec_stl(vector unsigned int __a, int __b, unsigned int *__c) argument
9194 vec_stl(vector bool int __a, int __b, int *__c) argument
9199 vec_stl(vector bool int __a, int __b, unsigned int *__c) argument
9204 vec_stl(vector bool int __a, int __b, vector bool int *__c) argument
9209 vec_stl(vector float __a, int __b, vector float *__c) argument
9214 vec_stl(vector float __a, int __b, float *__c) argument
9221 vec_stvxl(vector signed char __a, int __b, vector signed char *__c) argument
9226 vec_stvxl(vector signed char __a, int __b, signed char *__c) argument
9231 vec_stvxl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
9236 vec_stvxl(vector unsigned char __a, int __b, unsigned char *__c) argument
9241 vec_stvxl(vector bool char __a, int __b, signed char *__c) argument
9246 vec_stvxl(vector bool char __a, int __b, unsigned char *__c) argument
9251 vec_stvxl(vector bool char __a, int __b, vector bool char *__c) argument
9256 vec_stvxl(vector short __a, int __b, vector short *__c) argument
9261 vec_stvxl(vector short __a, int __b, short *__c) argument
9266 vec_stvxl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
9272 vec_stvxl(vector unsigned short __a, int __b, unsigned short *__c) argument
9277 vec_stvxl(vector bool short __a, int __b, short *__c) argument
9282 vec_stvxl(vector bool short __a, int __b, unsigned short *__c) argument
9287 vec_stvxl(vector bool short __a, int __b, vector bool short *__c) argument
9292 vec_stvxl(vector pixel __a, int __b, short *__c) argument
9297 vec_stvxl(vector pixel __a, int __b, unsigned short *__c) argument
9302 vec_stvxl(vector pixel __a, int __b, vector pixel *__c) argument
9307 vec_stvxl(vector int __a, int __b, vector int *__c) argument
9312 vec_stvxl(vector int __a, int __b, int *__c) argument
9317 vec_stvxl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
9322 vec_stvxl(vector unsigned int __a, int __b, unsigned int *__c) argument
9327 vec_stvxl(vector bool int __a, int __b, int *__c) argument
9332 vec_stvxl(vector bool int __a, int __b, unsigned int *__c) argument
9337 vec_stvxl(vector bool int __a, int __b, vector bool int *__c) argument
9342 vec_stvxl(vector float __a, int __b, vector float *__c) argument
9347 vec_stvxl(vector float __a, int __b, float *__c) argument
9355 vec_sub(vector signed char __a, vector signed char __b) argument
9360 vec_sub(vector bool char __a, vector signed char __b) argument
9365 vec_sub(vector signed char __a, vector bool char __b) argument
9370 vec_sub(vector unsigned char __a, vector unsigned char __b) argument
9375 vec_sub(vector bool char __a, vector unsigned char __b) argument
9380 vec_sub(vector unsigned char __a, vector bool char __b) argument
9384 vec_sub(vector short __a, vector short __b) argument
9389 vec_sub(vector bool short __a, vector short __b) argument
9394 vec_sub(vector short __a, vector bool short __b) argument
9400 vec_sub(vector unsigned short __a, vector unsigned short __b) argument
9405 vec_sub(vector bool short __a, vector unsigned short __b) argument
9410 vec_sub(vector unsigned short __a, vector bool short __b) argument
9414 vec_sub(vector int __a, vector int __b) argument
9419 vec_sub(vector bool int __a, vector int __b) argument
9424 vec_sub(vector int __a, vector bool int __b) argument
9430 vec_sub(vector unsigned int __a, vector unsigned int __b) argument
9435 vec_sub(vector bool int __a, vector unsigned int __b) argument
9440 vec_sub(vector unsigned int __a, vector bool int __b) argument
9446 vec_sub(vector signed __int128 __a, vector signed __int128 __b) argument
9451 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9458 vec_sub(vector signed long long __a, vector signed long long __b) argument
9463 vec_sub(vector unsigned long long __a, vector unsigned long long __b) argument
9467 vec_sub(vector double __a, vector double __b) argument
9473 vec_sub(vector float __a, vector float __b) argument
9483 vec_vsububm(vector signed char __a, vector signed char __b) argument
9488 vec_vsububm(vector bool char __a, vector signed char __b) argument
9493 vec_vsububm(vector signed char __a, vector bool char __b) argument
9498 vec_vsububm(vector unsigned char __a, vector unsigned char __b) argument
9503 vec_vsububm(vector bool char __a, vector unsigned char __b) argument
9508 vec_vsububm(vector unsigned char __a, vector bool char __b) argument
9516 vec_vsubuhm(vector short __a, vector short __b) argument
9521 vec_vsubuhm(vector bool short __a, vector short __b) argument
9526 vec_vsubuhm(vector short __a, vector bool short __b) argument
9532 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) argument
9537 vec_vsubuhm(vector bool short __a, vector unsigned short __b) argument
9542 vec_vsubuhm(vector unsigned short __a, vector bool short __b) argument
9550 vec_vsubuwm(vector int __a, vector int __b) argument
9555 vec_vsubuwm(vector bool int __a, vector int __b) argument
9560 vec_vsubuwm(vector int __a, vector bool int __b) argument
9566 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) argument
9571 vec_vsubuwm(vector bool int __a, vector unsigned int __b) argument
9576 vec_vsubuwm(vector unsigned int __a, vector bool int __b) argument
9585 vec_vsubfp(vector float __a, vector float __b) argument
9592 vec_subc(vector unsigned int __a, vector unsigned int __b) argument
9598 vec_subc(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9603 vec_subc(vector signed __int128 __a, vector signed __int128 __b) argument
9611 vec_vsubcuw(vector unsigned int __a, vector unsigned int __b) argument
9618 vec_subs(vector signed char __a, vector signed char __b) argument
9623 vec_subs(vector bool char __a, vector signed char __b) argument
9628 vec_subs(vector signed char __a, vector bool char __b) argument
9633 vec_subs(vector unsigned char __a, vector unsigned char __b) argument
9638 vec_subs(vector bool char __a, vector unsigned char __b) argument
9643 vec_subs(vector unsigned char __a, vector bool char __b) argument
9647 vec_subs(vector short __a, vector short __b) argument
9652 vec_subs(vector bool short __a, vector short __b) argument
9657 vec_subs(vector short __a, vector bool short __b) argument
9663 vec_subs(vector unsigned short __a, vector unsigned short __b) argument
9668 vec_subs(vector bool short __a, vector unsigned short __b) argument
9673 vec_subs(vector unsigned short __a, vector bool short __b) argument
9677 vec_subs(vector int __a, vector int __b) argument
9682 vec_subs(vector bool int __a, vector int __b) argument
9687 vec_subs(vector int __a, vector bool int __b) argument
9693 vec_subs(vector unsigned int __a, vector unsigned int __b) argument
9698 vec_subs(vector bool int __a, vector unsigned int __b) argument
9703 vec_subs(vector unsigned int __a, vector bool int __b) argument
9710 vec_vsubsbs(vector signed char __a, vector signed char __b) argument
9715 vec_vsubsbs(vector bool char __a, vector signed char __b) argument
9720 vec_vsubsbs(vector signed char __a, vector bool char __b) argument
9727 vec_vsububs(vector unsigned char __a, vector unsigned char __b) argument
9732 vec_vsububs(vector bool char __a, vector unsigned char __b) argument
9737 vec_vsububs(vector unsigned char __a, vector bool char __b) argument
9743 vec_vsubshs(vector short __a, vector short __b) argument
9748 vec_vsubshs(vector bool short __a, vector short __b) argument
9753 vec_vsubshs(vector short __a, vector bool short __b) argument
9761 vec_vsubuhs(vector unsigned short __a, vector unsigned short __b) argument
9766 vec_vsubuhs(vector bool short __a, vector unsigned short __b) argument
9771 vec_vsubuhs(vector unsigned short __a, vector bool short __b) argument
9777 vec_vsubsws(vector int __a, vector int __b) argument
9782 vec_vsubsws(vector bool int __a, vector int __b) argument
9787 vec_vsubsws(vector int __a, vector bool int __b) argument
9795 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) argument
9800 vec_vsubuws(vector bool int __a, vector unsigned int __b) argument
9805 vec_vsubuws(vector unsigned int __a, vector bool int __b) argument
9813 vec_vsubuqm(vector signed __int128 __a, vector signed __int128 __b) argument
9818 vec_vsubuqm(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9825 vec_vsubeuqm(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
9831 vec_vsubeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
9839 vec_vsubcuq(vector signed __int128 __a, vector signed __int128 __b) argument
9844 vec_vsubcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9851 vec_vsubecuq(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
9857 vec_vsubecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
9865 vec_sum4s(vector signed char __a, vector int __b) argument
9871 vec_sum4s(vector unsigned char __a, vector unsigned int __b) argument
9875 vec_sum4s(vector signed short __a, vector int __b) argument
9883 vec_vsum4sbs(vector signed char __a, vector int __b) argument
9890 vec_vsum4ubs(vector unsigned char __a, vector unsigned int __b) argument
9897 vec_vsum4shs(vector signed short __a, vector int __b) argument
9910 vec_sum2s(vector int __a, vector int __b) argument
9927 vec_vsum2sws(vector int __a, vector int __b) argument
9950 vec_sums(vector signed int __a, vector signed int __b) argument
9963 vec_vsumsws(vector signed int __a, vector signed int __b) argument
9975 vec_trunc(vector float __a) argument
9984 vec_trunc(vector double __a) argument
9992 vec_vrfiz(vector float __a) argument
10002 vec_unpackh(vector signed char __a) argument
10011 vec_unpackh(vector bool char __a) argument
10019 vec_unpackh(vector short __a) argument
10028 vec_unpackh(vector bool short __a) argument
10037 vec_unpackh(vector pixel __a) argument
10046 vec_unpackh(vector int __a) argument
10055 vec_unpackh(vector bool int __a) argument
10067 vec_vupkhsb(vector signed char __a) argument
10076 vec_vupkhsb(vector bool char __a) argument
10086 vec_vupkhsh(vector short __a) argument
10095 vec_vupkhsh(vector bool short __a) argument
10104 vec_vupkhsh(vector pixel __a) argument
10115 vec_vupkhsw(vector int __a) argument
10124 vec_vupkhsw(vector bool int __a) argument
10136 vec_unpackl(vector signed char __a) argument
10145 vec_unpackl(vector bool char __a) argument
10153 vec_unpackl(vector short __a) argument
10162 vec_unpackl(vector bool short __a) argument
10171 vec_unpackl(vector pixel __a) argument
10180 vec_unpackl(vector int __a) argument
10189 vec_unpackl(vector bool int __a) argument
10201 vec_vupklsb(vector signed char __a) argument
10210 vec_vupklsb(vector bool char __a) argument
10220 vec_vupklsh(vector short __a) argument
10229 vec_vupklsh(vector bool short __a) argument
10238 vec_vupklsh(vector pixel __a) argument
10249 vec_vupklsw(vector int __a) argument
10258 vec_vupklsw(vector bool int __a) argument
10272 vec_vsx_ld(int __a, const vector bool int *__b) argument
10277 vec_vsx_ld(int __a, const vector signed int *__b) argument
10282 vec_vsx_ld(int __a, const signed int *__b) argument
10287 vec_vsx_ld(int __a, const vector unsigned int *__b) argument
10292 vec_vsx_ld(int __a, const unsigned int *__b) argument
10297 vec_vsx_ld(int __a, const vector float *__b) argument
10301 vec_vsx_ld(int __a, const float *__b) argument
10307 vec_vsx_ld(int __a, const vector signed long long *__b) argument
10312 vec_vsx_ld(int __a, const vector unsigned long long *__b) argument
10317 vec_vsx_ld(int __a, const vector double *__b) argument
10322 vec_vsx_ld(int __a, const double *__b) argument
10327 vec_vsx_ld(int __a, const vector bool short *__b) argument
10332 vec_vsx_ld(int __a, const vector signed short *__b) argument
10337 vec_vsx_ld(int __a, const signed short *__b) argument
10342 vec_vsx_ld(int __a, const vector unsigned short *__b) argument
10347 vec_vsx_ld(int __a, const unsigned short *__b) argument
10352 vec_vsx_ld(int __a, const vector bool char *__b) argument
10357 vec_vsx_ld(int __a, const vector signed char *__b) argument
10362 vec_vsx_ld(int __a, const signed char *__b) argument
10367 vec_vsx_ld(int __a, const vector unsigned char *__b) argument
10372 vec_vsx_ld(int __a, const unsigned char *__b) argument
10382 vec_vsx_st(vector bool int __a, int __b, vector bool int *__c) argument
10387 vec_vsx_st(vector bool int __a, int __b, signed int *__c) argument
10392 vec_vsx_st(vector bool int __a, int __b, unsigned int *__c) argument
10397 vec_vsx_st(vector signed int __a, int __b, vector signed int *__c) argument
10402 vec_vsx_st(vector signed int __a, int __b, signed int *__c) argument
10407 vec_vsx_st(vector unsigned int __a, int __b, vector unsigned int *__c) argument
10412 vec_vsx_st(vector unsigned int __a, int __b, unsigned int *__c) argument
10417 vec_vsx_st(vector float __a, int __b, vector float *__c) argument
10422 vec_vsx_st(vector float __a, int __b, float *__c) argument
10427 vec_vsx_st(vector signed long long __a, int __b, vector signed long long *__c) argument
10433 vec_vsx_st(vector unsigned long long __a, int __b, vector unsigned long long *__c) argument
10439 vec_vsx_st(vector double __a, int __b, vector double *__c) argument
10444 vec_vsx_st(vector double __a, int __b, double *__c) argument
10449 vec_vsx_st(vector bool short __a, int __b, vector bool short *__c) argument
10454 vec_vsx_st(vector bool short __a, int __b, signed short *__c) argument
10459 vec_vsx_st(vector bool short __a, int __b, unsigned short *__c) argument
10463 vec_vsx_st(vector signed short __a, int __b, vector signed short *__c) argument
10468 vec_vsx_st(vector signed short __a, int __b, signed short *__c) argument
10473 vec_vsx_st(vector unsigned short __a, int __b, vector unsigned short *__c) argument
10479 vec_vsx_st(vector unsigned short __a, int __b, unsigned short *__c) argument
10484 vec_vsx_st(vector bool char __a, int __b, vector bool char *__c) argument
10489 vec_vsx_st(vector bool char __a, int __b, signed char *__c) argument
10494 vec_vsx_st(vector bool char __a, int __b, unsigned char *__c) argument
10499 vec_vsx_st(vector signed char __a, int __b, vector signed char *__c) argument
10504 vec_vsx_st(vector signed char __a, int __b, signed char *__c) argument
10509 vec_vsx_st(vector unsigned char __a, int __b, vector unsigned char *__c) argument
10515 vec_vsx_st(vector unsigned char __a, int __b, unsigned char *__c) argument
10527 vec_xor(vector signed char __a, vector signed char __b) argument
10532 vec_xor(vector bool char __a, vector signed char __b) argument
10537 vec_xor(vector signed char __a, vector bool char __b) argument
10542 vec_xor(vector unsigned char __a, vector unsigned char __b) argument
10547 vec_xor(vector bool char __a, vector unsigned char __b) argument
10552 vec_xor(vector unsigned char __a, vector bool char __b) argument
10556 vec_xor(vector bool char __a, vector bool char __b) argument
10561 vec_xor(vector short __a, vector short __b) argument
10566 vec_xor(vector bool short __a, vector short __b) argument
10571 vec_xor(vector short __a, vector bool short __b) argument
10577 vec_xor(vector unsigned short __a, vector unsigned short __b) argument
10582 vec_xor(vector bool short __a, vector unsigned short __b) argument
10587 vec_xor(vector unsigned short __a, vector bool short __b) argument
10592 vec_xor(vector bool short __a, vector bool short __b) argument
10596 vec_xor(vector int __a, vector int __b) argument
10601 vec_xor(vector bool int __a, vector int __b) argument
10606 vec_xor(vector int __a, vector bool int __b) argument
10612 vec_xor(vector unsigned int __a, vector unsigned int __b) argument
10617 vec_xor(vector bool int __a, vector unsigned int __b) argument
10622 vec_xor(vector unsigned int __a, vector bool int __b) argument
10626 vec_xor(vector bool int __a, vector bool int __b) argument
10631 vec_xor(vector float __a, vector float __b) argument
10638 vec_xor(vector bool int __a, vector float __b) argument
10645 vec_xor(vector float __a, vector bool int __b) argument
10654 vec_xor(vector signed long long __a, vector signed long long __b) argument
10659 vec_xor(vector bool long long __a, vector signed long long __b) argument
10664 vec_xor(vector signed long long __a, vector bool long long __b) argument
10669 vec_xor(vector unsigned long long __a, vector unsigned long long __b) argument
10674 vec_xor(vector bool long long __a, vector unsigned long long __b) argument
10679 vec_xor(vector unsigned long long __a, vector bool long long __b) argument
10684 vec_xor(vector bool long long __a, vector bool long long __b) argument
10688 vec_xor(vector double __a, vector double __b) argument
10695 vec_xor(vector double __a, vector bool long long __b) argument
10700 vec_xor(vector bool long long __a, vector double __b) argument
10710 vec_vxor(vector signed char __a, vector signed char __b) argument
10715 vec_vxor(vector bool char __a, vector signed char __b) argument
10720 vec_vxor(vector signed char __a, vector bool char __b) argument
10725 vec_vxor(vector unsigned char __a, vector unsigned char __b) argument
10730 vec_vxor(vector bool char __a, vector unsigned char __b) argument
10735 vec_vxor(vector unsigned char __a, vector bool char __b) argument
10739 vec_vxor(vector bool char __a, vector bool char __b) argument
10744 vec_vxor(vector short __a, vector short __b) argument
10749 vec_vxor(vector bool short __a, vector short __b) argument
10754 vec_vxor(vector short __a, vector bool short __b) argument
10760 vec_vxor(vector unsigned short __a, vector unsigned short __b) argument
10765 vec_vxor(vector bool short __a, vector unsigned short __b) argument
10770 vec_vxor(vector unsigned short __a, vector bool short __b) argument
10775 vec_vxor(vector bool short __a, vector bool short __b) argument
10779 vec_vxor(vector int __a, vector int __b) argument
10784 vec_vxor(vector bool int __a, vector int __b) argument
10789 vec_vxor(vector int __a, vector bool int __b) argument
10795 vec_vxor(vector unsigned int __a, vector unsigned int __b) argument
10800 vec_vxor(vector bool int __a, vector unsigned int __b) argument
10805 vec_vxor(vector unsigned int __a, vector bool int __b) argument
10809 vec_vxor(vector bool int __a, vector bool int __b) argument
10814 vec_vxor(vector float __a, vector float __b) argument
10821 vec_vxor(vector bool int __a, vector float __b) argument
10828 vec_vxor(vector float __a, vector bool int __b) argument
10837 vec_vxor(vector signed long long __a, vector signed long long __b) argument
10842 vec_vxor(vector bool long long __a, vector signed long long __b) argument
10847 vec_vxor(vector signed long long __a, vector bool long long __b) argument
10852 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) argument
10857 vec_vxor(vector bool long long __a, vector unsigned long long __b) argument
10862 vec_vxor(vector unsigned long long __a, vector bool long long __b) argument
10867 vec_vxor(vector bool long long __a, vector bool long long __b) argument
10876 vec_extract(vector signed char __a, int __b) argument
10882 vec_extract(vector unsigned char __a, int __b) argument
10886 vec_extract(vector bool char __a, int __b) argument
10891 vec_extract(vector signed short __a, int __b) argument
10897 vec_extract(vector unsigned short __a, int __b) argument
10901 vec_extract(vector bool short __a, int __b) argument
10906 vec_extract(vector signed int __a, int __b) argument
10911 vec_extract(vector unsigned int __a, int __b) argument
10916 vec_extract(vector bool int __a, int __b) argument
10923 vec_extract(vector signed long long __a, int __b) argument
10928 vec_extract(vector unsigned long long __a, int __b) argument
10933 vec_extract(vector bool long long __a, int __b) argument
10937 vec_extract(vector double __a, int __b) argument
10942 vec_extract(vector float __a, int __b) argument
10949 vec_insert(signed char __a, vector signed char __b, int __c) argument
10955 vec_insert(unsigned char __a, vector unsigned char __b, int __c) argument
10960 vec_insert(unsigned char __a, vector bool char __b, int __c) argument
10968 vec_insert(signed short __a, vector signed short __b, int __c) argument
10974 vec_insert(unsigned short __a, vector unsigned short __b, int __c) argument
10980 vec_insert(unsigned short __a, vector bool short __b, int __c) argument
10986 vec_insert(signed int __a, vector signed int __b, int __c) argument
10992 vec_insert(unsigned int __a, vector unsigned int __b, int __c) argument
10997 vec_insert(unsigned int __a, vector bool int __b, int __c) argument
11006 vec_insert(signed long long __a, vector signed long long __b, int __c) argument
11012 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) argument
11018 vec_insert(unsigned long long __a, vector bool long long __b, int __c) argument
11022 vec_insert(double __a, vector double __b, int __c) argument
11030 vec_insert(float __a, vector float __b, int __c) argument
11040 vec_lvlx(int __a, const signed char *__b) argument
11046 vec_lvlx(int __a, const vector signed char *__b) argument
11052 vec_lvlx(int __a, const unsigned char *__b) argument
11058 vec_lvlx(int __a, const vector unsigned char *__b) argument
11064 vec_lvlx(int __a, const vector bool char *__b) argument
11069 vec_lvlx(int __a, const short *__b) argument
11074 vec_lvlx(int __a, const vector short *__b) argument
11081 vec_lvlx(int __a, const unsigned short *__b) argument
11087 vec_lvlx(int __a, const vector unsigned short *__b) argument
11093 vec_lvlx(int __a, const vector bool short *__b) argument
11098 vec_lvlx(int __a, const vector pixel *__b) argument
11104 vec_lvlx(int __a, const int *__b) argument
11108 vec_lvlx(int __a, const vector int *__b) argument
11115 vec_lvlx(int __a, const unsigned int *__b) argument
11121 vec_lvlx(int __a, const vector unsigned int *__b) argument
11127 vec_lvlx(int __a, const vector bool int *__b) argument
11132 vec_lvlx(int __a, const float *__b) argument
11137 vec_lvlx(int __a, const vector float *__b) argument
11146 vec_lvlxl(int __a, const signed char *__b) argument
11152 vec_lvlxl(int __a, const vector signed char *__b) argument
11158 vec_lvlxl(int __a, const unsigned char *__b) argument
11164 vec_lvlxl(int __a, const vector unsigned char *__b) argument
11170 vec_lvlxl(int __a, const vector bool char *__b) argument
11175 vec_lvlxl(int __a, const short *__b) argument
11180 vec_lvlxl(int __a, const vector short *__b) argument
11187 vec_lvlxl(int __a, const unsigned short *__b) argument
11193 vec_lvlxl(int __a, const vector unsigned short *__b) argument
11199 vec_lvlxl(int __a, const vector bool short *__b) argument
11204 vec_lvlxl(int __a, const vector pixel *__b) argument
11210 vec_lvlxl(int __a, const int *__b) argument
11214 vec_lvlxl(int __a, const vector int *__b) argument
11221 vec_lvlxl(int __a, const unsigned int *__b) argument
11227 vec_lvlxl(int __a, const vector unsigned int *__b) argument
11233 vec_lvlxl(int __a, const vector bool int *__b) argument
11238 vec_lvlxl(int __a, const float *__b) argument
11243 vec_lvlxl(int __a, vector float *__b) argument
11252 vec_lvrx(int __a, const signed char *__b) argument
11258 vec_lvrx(int __a, const vector signed char *__b) argument
11264 vec_lvrx(int __a, const unsigned char *__b) argument
11270 vec_lvrx(int __a, const vector unsigned char *__b) argument
11276 vec_lvrx(int __a, const vector bool char *__b) argument
11281 vec_lvrx(int __a, const short *__b) argument
11286 vec_lvrx(int __a, const vector short *__b) argument
11293 vec_lvrx(int __a, const unsigned short *__b) argument
11299 vec_lvrx(int __a, const vector unsigned short *__b) argument
11305 vec_lvrx(int __a, const vector bool short *__b) argument
11310 vec_lvrx(int __a, const vector pixel *__b) argument
11316 vec_lvrx(int __a, const int *__b) argument
11320 vec_lvrx(int __a, const vector int *__b) argument
11327 vec_lvrx(int __a, const unsigned int *__b) argument
11333 vec_lvrx(int __a, const vector unsigned int *__b) argument
11339 vec_lvrx(int __a, const vector bool int *__b) argument
11344 vec_lvrx(int __a, const float *__b) argument
11349 vec_lvrx(int __a, const vector float *__b) argument
11358 vec_lvrxl(int __a, const signed char *__b) argument
11364 vec_lvrxl(int __a, const vector signed char *__b) argument
11370 vec_lvrxl(int __a, const unsigned char *__b) argument
11376 vec_lvrxl(int __a, const vector unsigned char *__b) argument
11382 vec_lvrxl(int __a, const vector bool char *__b) argument
11387 vec_lvrxl(int __a, const short *__b) argument
11392 vec_lvrxl(int __a, const vector short *__b) argument
11399 vec_lvrxl(int __a, const unsigned short *__b) argument
11405 vec_lvrxl(int __a, const vector unsigned short *__b) argument
11411 vec_lvrxl(int __a, const vector bool short *__b) argument
11416 vec_lvrxl(int __a, const vector pixel *__b) argument
11422 vec_lvrxl(int __a, const int *__b) argument
11426 vec_lvrxl(int __a, const vector int *__b) argument
11433 vec_lvrxl(int __a, const unsigned int *__b) argument
11439 vec_lvrxl(int __a, const vector unsigned int *__b) argument
11445 vec_lvrxl(int __a, const vector bool int *__b) argument
11450 vec_lvrxl(int __a, const float *__b) argument
11455 vec_lvrxl(int __a, const vector float *__b) argument
11463 vec_stvlx(vector signed char __a, int __b, signed char *__c) argument
11469 vec_stvlx(vector signed char __a, int __b, vector signed char *__c) argument
11476 vec_stvlx(vector unsigned char __a, int __b, unsigned char *__c) argument
11482 vec_stvlx(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11489 vec_stvlx(vector bool char __a, int __b, vector bool char *__c) argument
11496 vec_stvlx(vector short __a, int __b, short *__c) argument
11502 vec_stvlx(vector short __a, int __b, vector short *__c) argument
11509 vec_stvlx(vector unsigned short __a, int __b, unsigned short *__c) argument
11515 vec_stvlx(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11523 vec_stvlx(vector bool short __a, int __b, vector bool short *__c) argument
11530 vec_stvlx(vector pixel __a, int __b, vector pixel *__c) argument
11537 vec_stvlx(vector int __a, int __b, int *__c) argument
11543 vec_stvlx(vector int __a, int __b, vector int *__c) argument
11550 vec_stvlx(vector unsigned int __a, int __b, unsigned int *__c) argument
11556 vec_stvlx(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11563 vec_stvlx(vector bool int __a, int __b, vector bool int *__c) argument
11570 vec_stvlx(vector float __a, int __b, vector float *__c) argument
11579 vec_stvlxl(vector signed char __a, int __b, signed char *__c) argument
11585 vec_stvlxl(vector signed char __a, int __b, vector signed char *__c) argument
11592 vec_stvlxl(vector unsigned char __a, int __b, unsigned char *__c) argument
11598 vec_stvlxl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11606 vec_stvlxl(vector bool char __a, int __b, vector bool char *__c) argument
11613 vec_stvlxl(vector short __a, int __b, short *__c) argument
11619 vec_stvlxl(vector short __a, int __b, vector short *__c) argument
11626 vec_stvlxl(vector unsigned short __a, int __b, unsigned short *__c) argument
11632 vec_stvlxl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11640 vec_stvlxl(vector bool short __a, int __b, vector bool short *__c) argument
11647 vec_stvlxl(vector pixel __a, int __b, vector pixel *__c) argument
11654 vec_stvlxl(vector int __a, int __b, int *__c) argument
11660 vec_stvlxl(vector int __a, int __b, vector int *__c) argument
11667 vec_stvlxl(vector unsigned int __a, int __b, unsigned int *__c) argument
11673 vec_stvlxl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11680 vec_stvlxl(vector bool int __a, int __b, vector bool int *__c) argument
11687 vec_stvlxl(vector float __a, int __b, vector float *__c) argument
11696 vec_stvrx(vector signed char __a, int __b, signed char *__c) argument
11702 vec_stvrx(vector signed char __a, int __b, vector signed char *__c) argument
11709 vec_stvrx(vector unsigned char __a, int __b, unsigned char *__c) argument
11715 vec_stvrx(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11722 vec_stvrx(vector bool char __a, int __b, vector bool char *__c) argument
11729 vec_stvrx(vector short __a, int __b, short *__c) argument
11735 vec_stvrx(vector short __a, int __b, vector short *__c) argument
11742 vec_stvrx(vector unsigned short __a, int __b, unsigned short *__c) argument
11748 vec_stvrx(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11756 vec_stvrx(vector bool short __a, int __b, vector bool short *__c) argument
11763 vec_stvrx(vector pixel __a, int __b, vector pixel *__c) argument
11770 vec_stvrx(vector int __a, int __b, int *__c) argument
11776 vec_stvrx(vector int __a, int __b, vector int *__c) argument
11783 vec_stvrx(vector unsigned int __a, int __b, unsigned int *__c) argument
11789 vec_stvrx(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11796 vec_stvrx(vector bool int __a, int __b, vector bool int *__c) argument
11803 vec_stvrx(vector float __a, int __b, vector float *__c) argument
11812 vec_stvrxl(vector signed char __a, int __b, signed char *__c) argument
11818 vec_stvrxl(vector signed char __a, int __b, vector signed char *__c) argument
11825 vec_stvrxl(vector unsigned char __a, int __b, unsigned char *__c) argument
11831 vec_stvrxl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11839 vec_stvrxl(vector bool char __a, int __b, vector bool char *__c) argument
11846 vec_stvrxl(vector short __a, int __b, short *__c) argument
11852 vec_stvrxl(vector short __a, int __b, vector short *__c) argument
11859 vec_stvrxl(vector unsigned short __a, int __b, unsigned short *__c) argument
11865 vec_stvrxl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11873 vec_stvrxl(vector bool short __a, int __b, vector bool short *__c) argument
11880 vec_stvrxl(vector pixel __a, int __b, vector pixel *__c) argument
11887 vec_stvrxl(vector int __a, int __b, int *__c) argument
11893 vec_stvrxl(vector int __a, int __b, vector int *__c) argument
11900 vec_stvrxl(vector unsigned int __a, int __b, unsigned int *__c) argument
11906 vec_stvrxl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11913 vec_stvrxl(vector bool int __a, int __b, vector bool int *__c) argument
11920 vec_stvrxl(vector float __a, int __b, vector float *__c) argument
11929 vec_promote(signed char __a, int __b) argument
11937 vec_promote(unsigned char __a, int __b) argument
11943 vec_promote(short __a, int __b) argument
11950 vec_promote(unsigned short __a, int __b) argument
11956 vec_promote(int __a, int __b) argument
11962 vec_promote(unsigned int __a, int __b) argument
11969 vec_promote(float __a, int __b) argument
11977 vec_splats(signed char __a) argument
11982 vec_splats(unsigned char __a) argument
11986 vec_splats(short __a) argument
11991 vec_splats(unsigned short __a) argument
11995 vec_splats(int __a) argument
12000 vec_splats(unsigned int __a) argument
12006 vec_splats(signed long long __a) argument
12011 vec_splats(unsigned long long __a) argument
12017 vec_splats(signed __int128 __a) argument
12022 vec_splats(unsigned __int128 __a) argument
12028 vec_splats(double __a) argument
12033 vec_splats(float __a) argument
12041 vec_all_eq(vector signed char __a, vector signed char __b) argument
12047 vec_all_eq(vector signed char __a, vector bool char __b) argument
12053 vec_all_eq(vector unsigned char __a, vector unsigned char __b) argument
12059 vec_all_eq(vector unsigned char __a, vector bool char __b) argument
12065 vec_all_eq(vector bool char __a, vector signed char __b) argument
12071 vec_all_eq(vector bool char __a, vector unsigned char __b) argument
12077 vec_all_eq(vector bool char __a, vector bool char __b) argument
12083 vec_all_eq(vector short __a, vector short __b) argument
12088 vec_all_eq(vector short __a, vector bool short __b) argument
12093 vec_all_eq(vector unsigned short __a, vector unsigned short __b) argument
12099 vec_all_eq(vector unsigned short __a, vector bool short __b) argument
12105 vec_all_eq(vector bool short __a, vector short __b) argument
12111 vec_all_eq(vector bool short __a, vector unsigned short __b) argument
12117 vec_all_eq(vector bool short __a, vector bool short __b) argument
12123 vec_all_eq(vector pixel __a, vector pixel __b) argument
12129 vec_all_eq(vector int __a, vector int __b) argument
12133 vec_all_eq(vector int __a, vector bool int __b) argument
12138 vec_all_eq(vector unsigned int __a, vector unsigned int __b) argument
12144 vec_all_eq(vector unsigned int __a, vector bool int __b) argument
12150 vec_all_eq(vector bool int __a, vector int __b) argument
12156 vec_all_eq(vector bool int __a, vector unsigned int __b) argument
12162 vec_all_eq(vector bool int __a, vector bool int __b) argument
12169 vec_all_eq(vector signed long long __a, vector signed long long __b) argument
12174 vec_all_eq(vector long long __a, vector bool long long __b) argument
12179 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) argument
12185 vec_all_eq(vector unsigned long long __a, vector bool long long __b) argument
12191 vec_all_eq(vector bool long long __a, vector long long __b) argument
12197 vec_all_eq(vector bool long long __a, vector unsigned long long __b) argument
12203 vec_all_eq(vector bool long long __a, vector bool long long __b) argument
12210 vec_all_eq(vector float __a, vector float __b) argument
12220 vec_all_eq(vector double __a, vector double __b) argument
12228 vec_all_ge(vector signed char __a, vector signed char __b) argument
12233 vec_all_ge(vector signed char __a, vector bool char __b) argument
12238 vec_all_ge(vector unsigned char __a, vector unsigned char __b) argument
12243 vec_all_ge(vector unsigned char __a, vector bool char __b) argument
12248 vec_all_ge(vector bool char __a, vector signed char __b) argument
12254 vec_all_ge(vector bool char __a, vector unsigned char __b) argument
12259 vec_all_ge(vector bool char __a, vector bool char __b) argument
12265 vec_all_ge(vector short __a, vector short __b) argument
12270 vec_all_ge(vector short __a, vector bool short __b) argument
12275 vec_all_ge(vector unsigned short __a, vector unsigned short __b) argument
12280 vec_all_ge(vector unsigned short __a, vector bool short __b) argument
12286 vec_all_ge(vector bool short __a, vector short __b) argument
12292 vec_all_ge(vector bool short __a, vector unsigned short __b) argument
12298 vec_all_ge(vector bool short __a, vector bool short __b) argument
12304 vec_all_ge(vector int __a, vector int __b) argument
12308 vec_all_ge(vector int __a, vector bool int __b) argument
12313 vec_all_ge(vector unsigned int __a, vector unsigned int __b) argument
12318 vec_all_ge(vector unsigned int __a, vector bool int __b) argument
12323 vec_all_ge(vector bool int __a, vector int __b) argument
12329 vec_all_ge(vector bool int __a, vector unsigned int __b) argument
12334 vec_all_ge(vector bool int __a, vector bool int __b) argument
12341 vec_all_ge(vector signed long long __a, vector signed long long __b) argument
12345 vec_all_ge(vector signed long long __a, vector bool long long __b) argument
12351 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) argument
12356 vec_all_ge(vector unsigned long long __a, vector bool long long __b) argument
12362 vec_all_ge(vector bool long long __a, vector signed long long __b) argument
12368 vec_all_ge(vector bool long long __a, vector unsigned long long __b) argument
12374 vec_all_ge(vector bool long long __a, vector bool long long __b) argument
12381 vec_all_ge(vector float __a, vector float __b) argument
12391 vec_all_ge(vector double __a, vector double __b) argument
12399 vec_all_gt(vector signed char __a, vector signed char __b) argument
12404 vec_all_gt(vector signed char __a, vector bool char __b) argument
12409 vec_all_gt(vector unsigned char __a, vector unsigned char __b) argument
12414 vec_all_gt(vector unsigned char __a, vector bool char __b) argument
12419 vec_all_gt(vector bool char __a, vector signed char __b) argument
12425 vec_all_gt(vector bool char __a, vector unsigned char __b) argument
12430 vec_all_gt(vector bool char __a, vector bool char __b) argument
12436 vec_all_gt(vector short __a, vector short __b) argument
12441 vec_all_gt(vector short __a, vector bool short __b) argument
12446 vec_all_gt(vector unsigned short __a, vector unsigned short __b) argument
12451 vec_all_gt(vector unsigned short __a, vector bool short __b) argument
12457 vec_all_gt(vector bool short __a, vector short __b) argument
12463 vec_all_gt(vector bool short __a, vector unsigned short __b) argument
12469 vec_all_gt(vector bool short __a, vector bool short __b) argument
12475 vec_all_gt(vector int __a, vector int __b) argument
12479 vec_all_gt(vector int __a, vector bool int __b) argument
12484 vec_all_gt(vector unsigned int __a, vector unsigned int __b) argument
12489 vec_all_gt(vector unsigned int __a, vector bool int __b) argument
12494 vec_all_gt(vector bool int __a, vector int __b) argument
12500 vec_all_gt(vector bool int __a, vector unsigned int __b) argument
12505 vec_all_gt(vector bool int __a, vector bool int __b) argument
12512 vec_all_gt(vector signed long long __a, vector signed long long __b) argument
12516 vec_all_gt(vector signed long long __a, vector bool long long __b) argument
12522 vec_all_gt(vector unsigned long long __a, vector unsigned long long __b) argument
12527 vec_all_gt(vector unsigned long long __a, vector bool long long __b) argument
12533 vec_all_gt(vector bool long long __a, vector signed long long __b) argument
12539 vec_all_gt(vector bool long long __a, vector unsigned long long __b) argument
12545 vec_all_gt(vector bool long long __a, vector bool long long __b) argument
12552 vec_all_gt(vector float __a, vector float __b) argument
12562 vec_all_gt(vector double __a, vector double __b) argument
12571 vec_all_in(vector float __a, vector float __b) argument
12577 vec_all_le(vector signed char __a, vector signed char __b) argument
12582 vec_all_le(vector signed char __a, vector bool char __b) argument
12587 vec_all_le(vector unsigned char __a, vector unsigned char __b) argument
12592 vec_all_le(vector unsigned char __a, vector bool char __b) argument
12597 vec_all_le(vector bool char __a, vector signed char __b) argument
12603 vec_all_le(vector bool char __a, vector unsigned char __b) argument
12608 vec_all_le(vector bool char __a, vector bool char __b) argument
12614 vec_all_le(vector short __a, vector short __b) argument
12619 vec_all_le(vector short __a, vector bool short __b) argument
12624 vec_all_le(vector unsigned short __a, vector unsigned short __b) argument
12629 vec_all_le(vector unsigned short __a, vector bool short __b) argument
12635 vec_all_le(vector bool short __a, vector short __b) argument
12641 vec_all_le(vector bool short __a, vector unsigned short __b) argument
12647 vec_all_le(vector bool short __a, vector bool short __b) argument
12653 vec_all_le(vector int __a, vector int __b) argument
12657 vec_all_le(vector int __a, vector bool int __b) argument
12662 vec_all_le(vector unsigned int __a, vector unsigned int __b) argument
12667 vec_all_le(vector unsigned int __a, vector bool int __b) argument
12672 vec_all_le(vector bool int __a, vector int __b) argument
12678 vec_all_le(vector bool int __a, vector unsigned int __b) argument
12683 vec_all_le(vector bool int __a, vector bool int __b) argument
12690 vec_all_le(vector signed long long __a, vector signed long long __b) argument
12695 vec_all_le(vector unsigned long long __a, vector unsigned long long __b) argument
12700 vec_all_le(vector signed long long __a, vector bool long long __b) argument
12706 vec_all_le(vector unsigned long long __a, vector bool long long __b) argument
12712 vec_all_le(vector bool long long __a, vector signed long long __b) argument
12718 vec_all_le(vector bool long long __a, vector unsigned long long __b) argument
12724 vec_all_le(vector bool long long __a, vector bool long long __b) argument
12731 vec_all_le(vector float __a, vector float __b) argument
12741 vec_all_le(vector double __a, vector double __b) argument
12749 vec_all_lt(vector signed char __a, vector signed char __b) argument
12754 vec_all_lt(vector signed char __a, vector bool char __b) argument
12759 vec_all_lt(vector unsigned char __a, vector unsigned char __b) argument
12764 vec_all_lt(vector unsigned char __a, vector bool char __b) argument
12769 vec_all_lt(vector bool char __a, vector signed char __b) argument
12775 vec_all_lt(vector bool char __a, vector unsigned char __b) argument
12780 vec_all_lt(vector bool char __a, vector bool char __b) argument
12786 vec_all_lt(vector short __a, vector short __b) argument
12791 vec_all_lt(vector short __a, vector bool short __b) argument
12796 vec_all_lt(vector unsigned short __a, vector unsigned short __b) argument
12801 vec_all_lt(vector unsigned short __a, vector bool short __b) argument
12807 vec_all_lt(vector bool short __a, vector short __b) argument
12813 vec_all_lt(vector bool short __a, vector unsigned short __b) argument
12819 vec_all_lt(vector bool short __a, vector bool short __b) argument
12825 vec_all_lt(vector int __a, vector int __b) argument
12829 vec_all_lt(vector int __a, vector bool int __b) argument
12834 vec_all_lt(vector unsigned int __a, vector unsigned int __b) argument
12839 vec_all_lt(vector unsigned int __a, vector bool int __b) argument
12844 vec_all_lt(vector bool int __a, vector int __b) argument
12850 vec_all_lt(vector bool int __a, vector unsigned int __b) argument
12855 vec_all_lt(vector bool int __a, vector bool int __b) argument
12862 vec_all_lt(vector signed long long __a, vector signed long long __b) argument
12867 vec_all_lt(vector unsigned long long __a, vector unsigned long long __b) argument
12872 vec_all_lt(vector signed long long __a, vector bool long long __b) argument
12878 vec_all_lt(vector unsigned long long __a, vector bool long long __b) argument
12884 vec_all_lt(vector bool long long __a, vector signed long long __b) argument
12890 vec_all_lt(vector bool long long __a, vector unsigned long long __b) argument
12896 vec_all_lt(vector bool long long __a, vector bool long long __b) argument
12903 vec_all_lt(vector float __a, vector float __b) argument
12913 vec_all_lt(vector double __a, vector double __b) argument
12921 vec_all_nan(vector float __a) argument
12930 vec_all_nan(vector double __a) argument
12937 vec_all_ne(vector signed char __a, vector signed char __b) argument
12943 vec_all_ne(vector signed char __a, vector bool char __b) argument
12949 vec_all_ne(vector unsigned char __a, vector unsigned char __b) argument
12955 vec_all_ne(vector unsigned char __a, vector bool char __b) argument
12961 vec_all_ne(vector bool char __a, vector signed char __b) argument
12967 vec_all_ne(vector bool char __a, vector unsigned char __b) argument
12973 vec_all_ne(vector bool char __a, vector bool char __b) argument
12979 vec_all_ne(vector short __a, vector short __b) argument
12984 vec_all_ne(vector short __a, vector bool short __b) argument
12989 vec_all_ne(vector unsigned short __a, vector unsigned short __b) argument
12995 vec_all_ne(vector unsigned short __a, vector bool short __b) argument
13001 vec_all_ne(vector bool short __a, vector short __b) argument
13007 vec_all_ne(vector bool short __a, vector unsigned short __b) argument
13013 vec_all_ne(vector bool short __a, vector bool short __b) argument
13019 vec_all_ne(vector pixel __a, vector pixel __b) argument
13025 vec_all_ne(vector int __a, vector int __b) argument
13029 vec_all_ne(vector int __a, vector bool int __b) argument
13034 vec_all_ne(vector unsigned int __a, vector unsigned int __b) argument
13040 vec_all_ne(vector unsigned int __a, vector bool int __b) argument
13046 vec_all_ne(vector bool int __a, vector int __b) argument
13052 vec_all_ne(vector bool int __a, vector unsigned int __b) argument
13058 vec_all_ne(vector bool int __a, vector bool int __b) argument
13065 vec_all_ne(vector signed long long __a, vector signed long long __b) argument
13070 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) argument
13076 vec_all_ne(vector signed long long __a, vector bool long long __b) argument
13082 vec_all_ne(vector unsigned long long __a, vector bool long long __b) argument
13088 vec_all_ne(vector bool long long __a, vector signed long long __b) argument
13094 vec_all_ne(vector bool long long __a, vector unsigned long long __b) argument
13100 vec_all_ne(vector bool long long __a, vector bool long long __b) argument
13107 vec_all_ne(vector float __a, vector float __b) argument
13117 vec_all_ne(vector double __a, vector double __b) argument
13125 vec_all_nge(vector float __a, vector float __b) argument
13135 vec_all_nge(vector double __a, vector double __b) argument
13143 vec_all_ngt(vector float __a, vector float __b) argument
13153 vec_all_ngt(vector double __a, vector double __b) argument
13162 vec_all_nle(vector float __a, vector float __b) argument
13169 vec_all_nlt(vector float __a, vector float __b) argument
13176 vec_all_numeric(vector float __a) argument
13182 vec_any_eq(vector signed char __a, vector signed char __b) argument
13188 vec_any_eq(vector signed char __a, vector bool char __b) argument
13194 vec_any_eq(vector unsigned char __a, vector unsigned char __b) argument
13200 vec_any_eq(vector unsigned char __a, vector bool char __b) argument
13206 vec_any_eq(vector bool char __a, vector signed char __b) argument
13212 vec_any_eq(vector bool char __a, vector unsigned char __b) argument
13218 vec_any_eq(vector bool char __a, vector bool char __b) argument
13224 vec_any_eq(vector short __a, vector short __b) argument
13229 vec_any_eq(vector short __a, vector bool short __b) argument
13234 vec_any_eq(vector unsigned short __a, vector unsigned short __b) argument
13240 vec_any_eq(vector unsigned short __a, vector bool short __b) argument
13246 vec_any_eq(vector bool short __a, vector short __b) argument
13252 vec_any_eq(vector bool short __a, vector unsigned short __b) argument
13258 vec_any_eq(vector bool short __a, vector bool short __b) argument
13264 vec_any_eq(vector pixel __a, vector pixel __b) argument
13270 vec_any_eq(vector int __a, vector int __b) argument
13274 vec_any_eq(vector int __a, vector bool int __b) argument
13279 vec_any_eq(vector unsigned int __a, vector unsigned int __b) argument
13285 vec_any_eq(vector unsigned int __a, vector bool int __b) argument
13291 vec_any_eq(vector bool int __a, vector int __b) argument
13297 vec_any_eq(vector bool int __a, vector unsigned int __b) argument
13303 vec_any_eq(vector bool int __a, vector bool int __b) argument
13310 vec_any_eq(vector signed long long __a, vector signed long long __b) argument
13315 vec_any_eq(vector unsigned long long __a, vector unsigned long long __b) argument
13321 vec_any_eq(vector signed long long __a, vector bool long long __b) argument
13327 vec_any_eq(vector unsigned long long __a, vector bool long long __b) argument
13333 vec_any_eq(vector bool long long __a, vector signed long long __b) argument
13339 vec_any_eq(vector bool long long __a, vector unsigned long long __b) argument
13345 vec_any_eq(vector bool long long __a, vector bool long long __b) argument
13352 vec_any_eq(vector float __a, vector float __b) argument
13362 vec_any_eq(vector double __a, vector double __b) argument
13370 vec_any_ge(vector signed char __a, vector signed char __b) argument
13375 vec_any_ge(vector signed char __a, vector bool char __b) argument
13381 vec_any_ge(vector unsigned char __a, vector unsigned char __b) argument
13386 vec_any_ge(vector unsigned char __a, vector bool char __b) argument
13392 vec_any_ge(vector bool char __a, vector signed char __b) argument
13398 vec_any_ge(vector bool char __a, vector unsigned char __b) argument
13404 vec_any_ge(vector bool char __a, vector bool char __b) argument
13410 vec_any_ge(vector short __a, vector short __b) argument
13415 vec_any_ge(vector short __a, vector bool short __b) argument
13420 vec_any_ge(vector unsigned short __a, vector unsigned short __b) argument
13425 vec_any_ge(vector unsigned short __a, vector bool short __b) argument
13431 vec_any_ge(vector bool short __a, vector short __b) argument
13437 vec_any_ge(vector bool short __a, vector unsigned short __b) argument
13443 vec_any_ge(vector bool short __a, vector bool short __b) argument
13449 vec_any_ge(vector int __a, vector int __b) argument
13453 vec_any_ge(vector int __a, vector bool int __b) argument
13458 vec_any_ge(vector unsigned int __a, vector unsigned int __b) argument
13463 vec_any_ge(vector unsigned int __a, vector bool int __b) argument
13469 vec_any_ge(vector bool int __a, vector int __b) argument
13475 vec_any_ge(vector bool int __a, vector unsigned int __b) argument
13481 vec_any_ge(vector bool int __a, vector bool int __b) argument
13488 vec_any_ge(vector signed long long __a, vector signed long long __b) argument
13493 vec_any_ge(vector unsigned long long __a, vector unsigned long long __b) argument
13498 vec_any_ge(vector signed long long __a, vector bool long long __b) argument
13504 vec_any_ge(vector unsigned long long __a, vector bool long long __b) argument
13510 vec_any_ge(vector bool long long __a, vector signed long long __b) argument
13517 vec_any_ge(vector bool long long __a, vector unsigned long long __b) argument
13523 vec_any_ge(vector bool long long __a, vector bool long long __b) argument
13531 vec_any_ge(vector float __a, vector float __b) argument
13541 vec_any_ge(vector double __a, vector double __b) argument
13549 vec_any_gt(vector signed char __a, vector signed char __b) argument
13554 vec_any_gt(vector signed char __a, vector bool char __b) argument
13560 vec_any_gt(vector unsigned char __a, vector unsigned char __b) argument
13565 vec_any_gt(vector unsigned char __a, vector bool char __b) argument
13571 vec_any_gt(vector bool char __a, vector signed char __b) argument
13577 vec_any_gt(vector bool char __a, vector unsigned char __b) argument
13583 vec_any_gt(vector bool char __a, vector bool char __b) argument
13589 vec_any_gt(vector short __a, vector short __b) argument
13594 vec_any_gt(vector short __a, vector bool short __b) argument
13599 vec_any_gt(vector unsigned short __a, vector unsigned short __b) argument
13604 vec_any_gt(vector unsigned short __a, vector bool short __b) argument
13610 vec_any_gt(vector bool short __a, vector short __b) argument
13616 vec_any_gt(vector bool short __a, vector unsigned short __b) argument
13622 vec_any_gt(vector bool short __a, vector bool short __b) argument
13628 vec_any_gt(vector int __a, vector int __b) argument
13632 vec_any_gt(vector int __a, vector bool int __b) argument
13637 vec_any_gt(vector unsigned int __a, vector unsigned int __b) argument
13642 vec_any_gt(vector unsigned int __a, vector bool int __b) argument
13648 vec_any_gt(vector bool int __a, vector int __b) argument
13654 vec_any_gt(vector bool int __a, vector unsigned int __b) argument
13660 vec_any_gt(vector bool int __a, vector bool int __b) argument
13667 vec_any_gt(vector signed long long __a, vector signed long long __b) argument
13672 vec_any_gt(vector unsigned long long __a, vector unsigned long long __b) argument
13677 vec_any_gt(vector signed long long __a, vector bool long long __b) argument
13683 vec_any_gt(vector unsigned long long __a, vector bool long long __b) argument
13689 vec_any_gt(vector bool long long __a, vector signed long long __b) argument
13696 vec_any_gt(vector bool long long __a, vector unsigned long long __b) argument
13702 vec_any_gt(vector bool long long __a, vector bool long long __b) argument
13710 vec_any_gt(vector float __a, vector float __b) argument
13720 vec_any_gt(vector double __a, vector double __b) argument
13728 vec_any_le(vector signed char __a, vector signed char __b) argument
13733 vec_any_le(vector signed char __a, vector bool char __b) argument
13739 vec_any_le(vector unsigned char __a, vector unsigned char __b) argument
13744 vec_any_le(vector unsigned char __a, vector bool char __b) argument
13750 vec_any_le(vector bool char __a, vector signed char __b) argument
13756 vec_any_le(vector bool char __a, vector unsigned char __b) argument
13762 vec_any_le(vector bool char __a, vector bool char __b) argument
13768 vec_any_le(vector short __a, vector short __b) argument
13773 vec_any_le(vector short __a, vector bool short __b) argument
13778 vec_any_le(vector unsigned short __a, vector unsigned short __b) argument
13783 vec_any_le(vector unsigned short __a, vector bool short __b) argument
13789 vec_any_le(vector bool short __a, vector short __b) argument
13795 vec_any_le(vector bool short __a, vector unsigned short __b) argument
13801 vec_any_le(vector bool short __a, vector bool short __b) argument
13807 vec_any_le(vector int __a, vector int __b) argument
13811 vec_any_le(vector int __a, vector bool int __b) argument
13816 vec_any_le(vector unsigned int __a, vector unsigned int __b) argument
13821 vec_any_le(vector unsigned int __a, vector bool int __b) argument
13827 vec_any_le(vector bool int __a, vector int __b) argument
13833 vec_any_le(vector bool int __a, vector unsigned int __b) argument
13839 vec_any_le(vector bool int __a, vector bool int __b) argument
13846 vec_any_le(vector signed long long __a, vector signed long long __b) argument
13851 vec_any_le(vector unsigned long long __a, vector unsigned long long __b) argument
13856 vec_any_le(vector signed long long __a, vector bool long long __b) argument
13862 vec_any_le(vector unsigned long long __a, vector bool long long __b) argument
13868 vec_any_le(vector bool long long __a, vector signed long long __b) argument
13875 vec_any_le(vector bool long long __a, vector unsigned long long __b) argument
13881 vec_any_le(vector bool long long __a, vector bool long long __b) argument
13889 vec_any_le(vector float __a, vector float __b) argument
13899 vec_any_le(vector double __a, vector double __b) argument
13907 vec_any_lt(vector signed char __a, vector signed char __b) argument
13912 vec_any_lt(vector signed char __a, vector bool char __b) argument
13918 vec_any_lt(vector unsigned char __a, vector unsigned char __b) argument
13923 vec_any_lt(vector unsigned char __a, vector bool char __b) argument
13929 vec_any_lt(vector bool char __a, vector signed char __b) argument
13935 vec_any_lt(vector bool char __a, vector unsigned char __b) argument
13941 vec_any_lt(vector bool char __a, vector bool char __b) argument
13947 vec_any_lt(vector short __a, vector short __b) argument
13952 vec_any_lt(vector short __a, vector bool short __b) argument
13957 vec_any_lt(vector unsigned short __a, vector unsigned short __b) argument
13962 vec_any_lt(vector unsigned short __a, vector bool short __b) argument
13968 vec_any_lt(vector bool short __a, vector short __b) argument
13974 vec_any_lt(vector bool short __a, vector unsigned short __b) argument
13980 vec_any_lt(vector bool short __a, vector bool short __b) argument
13986 vec_any_lt(vector int __a, vector int __b) argument
13990 vec_any_lt(vector int __a, vector bool int __b) argument
13995 vec_any_lt(vector unsigned int __a, vector unsigned int __b) argument
14000 vec_any_lt(vector unsigned int __a, vector bool int __b) argument
14006 vec_any_lt(vector bool int __a, vector int __b) argument
14012 vec_any_lt(vector bool int __a, vector unsigned int __b) argument
14018 vec_any_lt(vector bool int __a, vector bool int __b) argument
14025 vec_any_lt(vector signed long long __a, vector signed long long __b) argument
14030 vec_any_lt(vector unsigned long long __a, vector unsigned long long __b) argument
14035 vec_any_lt(vector signed long long __a, vector bool long long __b) argument
14041 vec_any_lt(vector unsigned long long __a, vector bool long long __b) argument
14047 vec_any_lt(vector bool long long __a, vector signed long long __b) argument
14054 vec_any_lt(vector bool long long __a, vector unsigned long long __b) argument
14060 vec_any_lt(vector bool long long __a, vector bool long long __b) argument
14068 vec_any_lt(vector float __a, vector float __b) argument
14078 vec_any_lt(vector double __a, vector double __b) argument
14087 vec_any_nan(vector float __a) argument
14093 vec_any_ne(vector signed char __a, vector signed char __b) argument
14099 vec_any_ne(vector signed char __a, vector bool char __b) argument
14105 vec_any_ne(vector unsigned char __a, vector unsigned char __b) argument
14111 vec_any_ne(vector unsigned char __a, vector bool char __b) argument
14117 vec_any_ne(vector bool char __a, vector signed char __b) argument
14123 vec_any_ne(vector bool char __a, vector unsigned char __b) argument
14129 vec_any_ne(vector bool char __a, vector bool char __b) argument
14135 vec_any_ne(vector short __a, vector short __b) argument
14140 vec_any_ne(vector short __a, vector bool short __b) argument
14145 vec_any_ne(vector unsigned short __a, vector unsigned short __b) argument
14151 vec_any_ne(vector unsigned short __a, vector bool short __b) argument
14157 vec_any_ne(vector bool short __a, vector short __b) argument
14163 vec_any_ne(vector bool short __a, vector unsigned short __b) argument
14169 vec_any_ne(vector bool short __a, vector bool short __b) argument
14175 vec_any_ne(vector pixel __a, vector pixel __b) argument
14181 vec_any_ne(vector int __a, vector int __b) argument
14185 vec_any_ne(vector int __a, vector bool int __b) argument
14190 vec_any_ne(vector unsigned int __a, vector unsigned int __b) argument
14196 vec_any_ne(vector unsigned int __a, vector bool int __b) argument
14202 vec_any_ne(vector bool int __a, vector int __b) argument
14208 vec_any_ne(vector bool int __a, vector unsigned int __b) argument
14214 vec_any_ne(vector bool int __a, vector bool int __b) argument
14221 vec_any_ne(vector signed long long __a, vector signed long long __b) argument
14226 vec_any_ne(vector unsigned long long __a, vector unsigned long long __b) argument
14232 vec_any_ne(vector signed long long __a, vector bool long long __b) argument
14238 vec_any_ne(vector unsigned long long __a, vector bool long long __b) argument
14244 vec_any_ne(vector bool long long __a, vector signed long long __b) argument
14250 vec_any_ne(vector bool long long __a, vector unsigned long long __b) argument
14256 vec_any_ne(vector bool long long __a, vector bool long long __b) argument
14263 vec_any_ne(vector float __a, vector float __b) argument
14273 vec_any_ne(vector double __a, vector double __b) argument
14282 vec_any_nge(vector float __a, vector float __b) argument
14289 vec_any_ngt(vector float __a, vector float __b) argument
14296 vec_any_nle(vector float __a, vector float __b) argument
14303 vec_any_nlt(vector float __a, vector float __b) argument
14310 vec_any_numeric(vector float __a) argument
14317 vec_any_out(vector float __a, vector float __b) argument
14342 __builtin_crypto_vsbox(vector unsigned long long __a) argument
14347 __builtin_crypto_vcipher(vector unsigned long long __a, vector unsigned long long __b) argument
14353 __builtin_crypto_vcipherlast(vector unsigned long long __a, vector unsigned long long __b) argument
14359 __builtin_crypto_vncipher(vector unsigned long long __a, vector unsigned long long __b) argument
14365 __builtin_crypto_vncipherlast(vector unsigned long long __a, vector unsigned long long __b) argument
14381 __builtin_crypto_vpermxor(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
14387 __builtin_crypto_vpermxor(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
14394 __builtin_crypto_vpermxor( vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
14402 __builtin_crypto_vpermxor(vector unsigned long long __a, vector unsigned long long __b, vector unsigned long long __c) argument
14411 __builtin_crypto_vpmsumb(vector unsigned char __a, vector unsigned char __b) argument
14416 __builtin_crypto_vpmsumb(vector unsigned short __a, vector unsigned short __b) argument
14421 __builtin_crypto_vpmsumb(vector unsigned int __a, vector unsigned int __b) argument
14426 __builtin_crypto_vpmsumb(vector unsigned long long __a, vector unsigned long long __b) argument
14432 vec_vgbbd(vector signed char __a) argument
14440 vec_vgbbd(vector unsigned char __a) argument
14445 vec_vbpermq(vector signed char __a, vector signed char __b) argument
14451 vec_vbpermq(vector unsigned char __a, vector unsigned char __b) argument
14457 vec_bperm(vector unsigned __int128 __a, vector unsigned char __b) argument
[all...]
H A Dpmmintrin.h58 /// \param __a
65 _mm_addsub_ps(__m128 __a, __m128 __b) argument
67 return __builtin_ia32_addsubps(__a, __b);
77 /// \param __a
88 _mm_hadd_ps(__m128 __a, __m128 __b) argument
90 return __builtin_ia32_haddps(__a, __b);
100 /// \param __a
111 _mm_hsub_ps(__m128 __a, __m128 __b) argument
113 return __builtin_ia32_hsubps(__a, __b);
128 /// \param __a
133 _mm_movehdup_ps(__m128 __a) argument
155 _mm_moveldup_ps(__m128 __a) argument
174 _mm_addsub_pd(__m128d __a, __m128d __b) argument
197 _mm_hadd_pd(__m128d __a, __m128d __b) argument
220 _mm_hsub_pd(__m128d __a, __m128d __b) argument
256 _mm_movedup_pd(__m128d __a) argument
[all...]
H A Dxmmintrin.h48 /// \param __a
58 _mm_add_ss(__m128 __a, __m128 __b) argument
60 __a[0] += __b[0];
61 return __a;
71 /// \param __a
78 _mm_add_ps(__m128 __a, __m128 __b) argument
80 return __a + __b;
90 /// \param __a
100 _mm_sub_ss(__m128 __a, __m128 __b) argument
102 __a[
121 _mm_sub_ps(__m128 __a, __m128 __b) argument
143 _mm_mul_ss(__m128 __a, __m128 __b) argument
163 _mm_mul_ps(__m128 __a, __m128 __b) argument
185 _mm_div_ss(__m128 __a, __m128 __b) argument
204 _mm_div_ps(__m128 __a, __m128 __b) argument
222 _mm_sqrt_ss(__m128 __a) argument
240 _mm_sqrt_ps(__m128 __a) argument
258 _mm_rcp_ss(__m128 __a) argument
276 _mm_rcp_ps(__m128 __a) argument
295 _mm_rsqrt_ss(__m128 __a) argument
313 _mm_rsqrt_ps(__m128 __a) argument
336 _mm_min_ss(__m128 __a, __m128 __b) argument
355 _mm_min_ps(__m128 __a, __m128 __b) argument
378 _mm_max_ss(__m128 __a, __m128 __b) argument
397 _mm_max_ps(__m128 __a, __m128 __b) argument
415 _mm_and_ps(__m128 __a, __m128 __b) argument
437 _mm_andnot_ps(__m128 __a, __m128 __b) argument
455 _mm_or_ps(__m128 __a, __m128 __b) argument
474 _mm_xor_ps(__m128 __a, __m128 __b) argument
496 _mm_cmpeq_ss(__m128 __a, __m128 __b) argument
514 _mm_cmpeq_ps(__m128 __a, __m128 __b) argument
537 _mm_cmplt_ss(__m128 __a, __m128 __b) argument
556 _mm_cmplt_ps(__m128 __a, __m128 __b) argument
580 _mm_cmple_ss(__m128 __a, __m128 __b) argument
599 _mm_cmple_ps(__m128 __a, __m128 __b) argument
622 _mm_cmpgt_ss(__m128 __a, __m128 __b) argument
643 _mm_cmpgt_ps(__m128 __a, __m128 __b) argument
667 _mm_cmpge_ss(__m128 __a, __m128 __b) argument
688 _mm_cmpge_ps(__m128 __a, __m128 __b) argument
710 _mm_cmpneq_ss(__m128 __a, __m128 __b) argument
728 _mm_cmpneq_ps(__m128 __a, __m128 __b) argument
751 _mm_cmpnlt_ss(__m128 __a, __m128 __b) argument
770 _mm_cmpnlt_ps(__m128 __a, __m128 __b) argument
794 _mm_cmpnle_ss(__m128 __a, __m128 __b) argument
813 _mm_cmpnle_ps(__m128 __a, __m128 __b) argument
837 _mm_cmpngt_ss(__m128 __a, __m128 __b) argument
858 _mm_cmpngt_ps(__m128 __a, __m128 __b) argument
882 _mm_cmpnge_ss(__m128 __a, __m128 __b) argument
903 _mm_cmpnge_ps(__m128 __a, __m128 __b) argument
927 _mm_cmpord_ss(__m128 __a, __m128 __b) argument
946 _mm_cmpord_ps(__m128 __a, __m128 __b) argument
970 _mm_cmpunord_ss(__m128 __a, __m128 __b) argument
989 _mm_cmpunord_ps(__m128 __a, __m128 __b) argument
1009 _mm_comieq_ss(__m128 __a, __m128 __b) argument
1030 _mm_comilt_ss(__m128 __a, __m128 __b) argument
1051 _mm_comile_ss(__m128 __a, __m128 __b) argument
1072 _mm_comigt_ss(__m128 __a, __m128 __b) argument
1093 _mm_comige_ss(__m128 __a, __m128 __b) argument
1114 _mm_comineq_ss(__m128 __a, __m128 __b) argument
1135 _mm_ucomieq_ss(__m128 __a, __m128 __b) argument
1156 _mm_ucomilt_ss(__m128 __a, __m128 __b) argument
1178 _mm_ucomile_ss(__m128 __a, __m128 __b) argument
1200 _mm_ucomigt_ss(__m128 __a, __m128 __b) argument
1222 _mm_ucomige_ss(__m128 __a, __m128 __b) argument
1243 _mm_ucomineq_ss(__m128 __a, __m128 __b) argument
1260 _mm_cvtss_si32(__m128 __a) argument
1277 _mm_cvt_ss2si(__m128 __a) argument
1296 _mm_cvtss_si64(__m128 __a) argument
1314 _mm_cvtps_pi32(__m128 __a) argument
1330 _mm_cvt_ps2pi(__m128 __a) argument
1348 _mm_cvttss_si32(__m128 __a) argument
1366 _mm_cvtt_ss2si(__m128 __a) argument
1384 _mm_cvttss_si64(__m128 __a) argument
1401 _mm_cvttps_pi32(__m128 __a) argument
1407 _mm_cvtt_ps2pi(__m128 __a) argument
1413 _mm_cvtsi32_ss(__m128 __a, int __b) argument
1420 _mm_cvt_si2ss(__m128 __a, int __b) argument
1428 _mm_cvtsi64_ss(__m128 __a, long long __b) argument
1437 _mm_cvtpi32_ps(__m128 __a, __m64 __b) argument
1443 _mm_cvt_pi2ps(__m128 __a, __m64 __b) argument
1449 _mm_cvtss_f32(__m128 __a) argument
1455 _mm_loadh_pi(__m128 __a, const __m64 *__p) argument
1467 _mm_loadl_pi(__m128 __a, const __m64 *__p) argument
1518 __m128 __a = _mm_load_ps(__p); local
1566 _mm_storeh_pi(__m64 *__p, __m128 __a) argument
1572 _mm_storel_pi(__m64 *__p, __m128 __a) argument
1578 _mm_store_ss(float *__p, __m128 __a) argument
1587 _mm_storeu_ps(float *__p, __m128 __a) argument
1593 _mm_store1_ps(float *__p, __m128 __a) argument
1600 _mm_store_ps1(float *__p, __m128 __a) argument
1606 _mm_store_ps(float *__p, __m128 __a) argument
1612 _mm_storer_ps(float *__p, __m128 __a) argument
1631 _mm_stream_pi(__m64 *__p, __m64 __a) argument
1637 _mm_stream_ps(float *__p, __m128 __a) argument
1649 _mm_extract_pi16(__m64 __a, int __n) argument
1656 _mm_insert_pi16(__m64 __a, int __d, int __n) argument
1664 _mm_max_pi16(__m64 __a, __m64 __b) argument
1670 _mm_max_pu8(__m64 __a, __m64 __b) argument
1676 _mm_min_pi16(__m64 __a, __m64 __b) argument
1682 _mm_min_pu8(__m64 __a, __m64 __b) argument
1688 _mm_movemask_pi8(__m64 __a) argument
1694 _mm_mulhi_pu16(__m64 __a, __m64 __b) argument
1709 _mm_avg_pu8(__m64 __a, __m64 __b) argument
1715 _mm_avg_pu16(__m64 __a, __m64 __b) argument
1721 _mm_sad_pu8(__m64 __a, __m64 __b) argument
1745 _mm_unpackhi_ps(__m128 __a, __m128 __b) argument
1751 _mm_unpacklo_ps(__m128 __a, __m128 __b) argument
1757 _mm_move_ss(__m128 __a, __m128 __b) argument
1763 _mm_movehl_ps(__m128 __a, __m128 __b) argument
1769 _mm_movelh_ps(__m128 __a, __m128 __b) argument
1775 _mm_cvtpi16_ps(__m64 __a) argument
1793 _mm_cvtpu16_ps(__m64 __a) argument
1810 _mm_cvtpi8_ps(__m64 __a) argument
1822 _mm_cvtpu8_ps(__m64 __a) argument
1833 _mm_cvtpi32x2_ps(__m64 __a, __m64 __b) argument
1845 _mm_cvtps_pi16(__m128 __a) argument
1857 _mm_cvtps_pi8(__m128 __a) argument
1868 _mm_movemask_ps(__m128 __a) argument
[all...]
H A Dvecintrin.h361 vec_perm(vector signed char __a, vector signed char __b, argument
364 (vector unsigned char)__a, (vector unsigned char)__b, __c);
368 vec_perm(vector unsigned char __a, vector unsigned char __b, argument
371 (vector unsigned char)__a, (vector unsigned char)__b, __c);
375 vec_perm(vector bool char __a, vector bool char __b, argument
378 (vector unsigned char)__a, (vector unsigned char)__b, __c);
382 vec_perm(vector signed short __a, vector signed short __b, argument
385 (vector unsigned char)__a, (vector unsigned char)__b, __c);
389 vec_perm(vector unsigned short __a, vector unsigned short __b, argument
392 (vector unsigned char)__a, (vecto
396 vec_perm(vector bool short __a, vector bool short __b, vector unsigned char __c) argument
403 vec_perm(vector signed int __a, vector signed int __b, vector unsigned char __c) argument
410 vec_perm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) argument
417 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) argument
424 vec_perm(vector signed long long __a, vector signed long long __b, vector unsigned char __c) argument
431 vec_perm(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
438 vec_perm(vector bool long long __a, vector bool long long __b, vector unsigned char __c) argument
445 vec_perm(vector double __a, vector double __b, vector unsigned char __c) argument
477 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) argument
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) argument
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) argument
498 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
504 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) argument
510 vec_sel(vector signed short __a, vector signed short __b, vector unsigned short __c) argument
516 vec_sel(vector signed short __a, vector signed short __b, vector bool short __c) argument
522 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) argument
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) argument
533 vec_sel(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
539 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) argument
546 vec_sel(vector signed int __a, vector signed int __b, vector unsigned int __c) argument
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) argument
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) argument
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) argument
567 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) argument
578 vec_sel(vector signed long long __a, vector signed long long __b, vector unsigned long long __c) argument
585 vec_sel(vector signed long long __a, vector signed long long __b, vector bool long long __c) argument
592 vec_sel(vector bool long long __a, vector bool long long __b, vector unsigned long long __c) argument
599 vec_sel(vector bool long long __a, vector bool long long __b, vector bool long long __c) argument
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, vector unsigned long long __c) argument
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, vector bool long long __c) argument
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) argument
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) argument
1074 vec_load_pair(signed long long __a, signed long long __b) argument
1079 vec_load_pair(unsigned long long __a, unsigned long long __b) argument
1343 vec_extend_s64(vector signed char __a) argument
1348 vec_extend_s64(vector signed short __a) argument
1353 vec_extend_s64(vector signed int __a) argument
1360 vec_mergeh(vector signed char __a, vector signed char __b) argument
1367 vec_mergeh(vector bool char __a, vector bool char __b) argument
1374 vec_mergeh(vector unsigned char __a, vector unsigned char __b) argument
1381 vec_mergeh(vector signed short __a, vector signed short __b) argument
1387 vec_mergeh(vector bool short __a, vector bool short __b) argument
1393 vec_mergeh(vector unsigned short __a, vector unsigned short __b) argument
1399 vec_mergeh(vector signed int __a, vector signed int __b) argument
1404 vec_mergeh(vector bool int __a, vector bool int __b) argument
1409 vec_mergeh(vector unsigned int __a, vector unsigned int __b) argument
1414 vec_mergeh(vector signed long long __a, vector signed long long __b) argument
1419 vec_mergeh(vector bool long long __a, vector bool long long __b) argument
1424 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) argument
1429 vec_mergeh(vector double __a, vector double __b) argument
1436 vec_mergel(vector signed char __a, vector signed char __b) argument
1443 vec_mergel(vector bool char __a, vector bool char __b) argument
1450 vec_mergel(vector unsigned char __a, vector unsigned char __b) argument
1457 vec_mergel(vector signed short __a, vector signed short __b) argument
1463 vec_mergel(vector bool short __a, vector bool short __b) argument
1469 vec_mergel(vector unsigned short __a, vector unsigned short __b) argument
1475 vec_mergel(vector signed int __a, vector signed int __b) argument
1480 vec_mergel(vector bool int __a, vector bool int __b) argument
1485 vec_mergel(vector unsigned int __a, vector unsigned int __b) argument
1490 vec_mergel(vector signed long long __a, vector signed long long __b) argument
1495 vec_mergel(vector bool long long __a, vector bool long long __b) argument
1500 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) argument
1505 vec_mergel(vector double __a, vector double __b) argument
1512 vec_pack(vector signed short __a, vector signed short __b) argument
1521 vec_pack(vector bool short __a, vector bool short __b) argument
1530 vec_pack(vector unsigned short __a, vector unsigned short __b) argument
1539 vec_pack(vector signed int __a, vector signed int __b) argument
1548 vec_pack(vector bool int __a, vector bool int __b) argument
1557 vec_pack(vector unsigned int __a, vector unsigned int __b) argument
1566 vec_pack(vector signed long long __a, vector signed long long __b) argument
1573 vec_pack(vector bool long long __a, vector bool long long __b) argument
1580 vec_pack(vector unsigned long long __a, vector unsigned long long __b) argument
1589 vec_packs(vector signed short __a, vector signed short __b) argument
1594 vec_packs(vector unsigned short __a, vector unsigned short __b) argument
1599 vec_packs(vector signed int __a, vector signed int __b) argument
1604 vec_packs(vector unsigned int __a, vector unsigned int __b) argument
1609 vec_packs(vector signed long long __a, vector signed long long __b) argument
1614 vec_packs(vector unsigned long long __a, vector unsigned long long __b) argument
1621 vec_packs_cc(vector signed short __a, vector signed short __b, int *__cc) argument
1626 vec_packs_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
1631 vec_packs_cc(vector signed int __a, vector signed int __b, int *__cc) argument
1636 vec_packs_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
1641 vec_packs_cc(vector signed long long __a, vector signed long long __b, int *__cc) argument
1647 vec_packs_cc(vector unsigned long long __a, vector unsigned long long __b, int *__cc) argument
1655 vec_packsu(vector signed short __a, vector signed short __b) argument
1663 vec_packsu(vector unsigned short __a, vector unsigned short __b) argument
1668 vec_packsu(vector signed int __a, vector signed int __b) argument
1676 vec_packsu(vector unsigned int __a, vector unsigned int __b) argument
1681 vec_packsu(vector signed long long __a, vector signed long long __b) argument
1691 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) argument
1698 vec_packsu_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
1703 vec_packsu_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
1708 vec_packsu_cc(vector unsigned long long __a, vector unsigned long long __b, int *__cc) argument
1716 vec_unpackh(vector signed char __a) argument
1721 vec_unpackh(vector bool char __a) argument
1726 vec_unpackh(vector unsigned char __a) argument
1731 vec_unpackh(vector signed short __a) argument
1736 vec_unpackh(vector bool short __a) argument
1741 vec_unpackh(vector unsigned short __a) argument
1746 vec_unpackh(vector signed int __a) argument
1751 vec_unpackh(vector bool int __a) argument
1756 vec_unpackh(vector unsigned int __a) argument
1763 vec_unpackl(vector signed char __a) argument
1768 vec_unpackl(vector bool char __a) argument
1773 vec_unpackl(vector unsigned char __a) argument
1778 vec_unpackl(vector signed short __a) argument
1783 vec_unpackl(vector bool short __a) argument
1788 vec_unpackl(vector unsigned short __a) argument
1793 vec_unpackl(vector signed int __a) argument
1798 vec_unpackl(vector bool int __a) argument
1803 vec_unpackl(vector unsigned int __a) argument
1810 vec_cmpeq(vector bool char __a, vector bool char __b) argument
1815 vec_cmpeq(vector signed char __a, vector signed char __b) argument
1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) argument
1825 vec_cmpeq(vector bool short __a, vector bool short __b) argument
1830 vec_cmpeq(vector signed short __a, vector signed short __b) argument
1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) argument
1840 vec_cmpeq(vector bool int __a, vector bool int __b) argument
1845 vec_cmpeq(vector signed int __a, vector signed int __b) argument
1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) argument
1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) argument
1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) argument
1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) argument
1870 vec_cmpeq(vector double __a, vector double __b) argument
1877 vec_cmpge(vector signed char __a, vector signed char __b) argument
1882 vec_cmpge(vector unsigned char __a, vector unsigned char __b) argument
1887 vec_cmpge(vector signed short __a, vector signed short __b) argument
1892 vec_cmpge(vector unsigned short __a, vector unsigned short __b) argument
1897 vec_cmpge(vector signed int __a, vector signed int __b) argument
1902 vec_cmpge(vector unsigned int __a, vector unsigned int __b) argument
1907 vec_cmpge(vector signed long long __a, vector signed long long __b) argument
1912 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) argument
1917 vec_cmpge(vector double __a, vector double __b) argument
1924 vec_cmpgt(vector signed char __a, vector signed char __b) argument
1929 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) argument
1934 vec_cmpgt(vector signed short __a, vector signed short __b) argument
1939 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) argument
1944 vec_cmpgt(vector signed int __a, vector signed int __b) argument
1949 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) argument
1954 vec_cmpgt(vector signed long long __a, vector signed long long __b) argument
1959 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) argument
1964 vec_cmpgt(vector double __a, vector double __b) argument
1971 vec_cmple(vector signed char __a, vector signed char __b) argument
1976 vec_cmple(vector unsigned char __a, vector unsigned char __b) argument
1981 vec_cmple(vector signed short __a, vector signed short __b) argument
1986 vec_cmple(vector unsigned short __a, vector unsigned short __b) argument
1991 vec_cmple(vector signed int __a, vector signed int __b) argument
1996 vec_cmple(vector unsigned int __a, vector unsigned int __b) argument
2001 vec_cmple(vector signed long long __a, vector signed long long __b) argument
2006 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) argument
2011 vec_cmple(vector double __a, vector double __b) argument
2018 vec_cmplt(vector signed char __a, vector signed char __b) argument
2023 vec_cmplt(vector unsigned char __a, vector unsigned char __b) argument
2028 vec_cmplt(vector signed short __a, vector signed short __b) argument
2033 vec_cmplt(vector unsigned short __a, vector unsigned short __b) argument
2038 vec_cmplt(vector signed int __a, vector signed int __b) argument
2043 vec_cmplt(vector unsigned int __a, vector unsigned int __b) argument
2048 vec_cmplt(vector signed long long __a, vector signed long long __b) argument
2053 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) argument
2058 vec_cmplt(vector double __a, vector double __b) argument
2065 vec_all_eq(vector signed char __a, vector signed char __b) argument
2072 vec_all_eq(vector signed char __a, vector bool char __b) argument
2079 vec_all_eq(vector bool char __a, vector signed char __b) argument
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) argument
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) argument
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) argument
2110 vec_all_eq(vector bool char __a, vector bool char __b) argument
2118 vec_all_eq(vector signed short __a, vector signed short __b) argument
2125 vec_all_eq(vector signed short __a, vector bool short __b) argument
2132 vec_all_eq(vector bool short __a, vector signed short __b) argument
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) argument
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) argument
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) argument
2163 vec_all_eq(vector bool short __a, vector bool short __b) argument
2171 vec_all_eq(vector signed int __a, vector signed int __b) argument
2178 vec_all_eq(vector signed int __a, vector bool int __b) argument
2185 vec_all_eq(vector bool int __a, vector signed int __b) argument
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) argument
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) argument
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) argument
2216 vec_all_eq(vector bool int __a, vector bool int __b) argument
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) argument
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) argument
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) argument
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) argument
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) argument
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) argument
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) argument
2277 vec_all_eq(vector double __a, vector double __b) argument
2286 vec_all_ne(vector signed char __a, vector signed char __b) argument
2293 vec_all_ne(vector signed char __a, vector bool char __b) argument
2300 vec_all_ne(vector bool char __a, vector signed char __b) argument
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) argument
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) argument
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) argument
2331 vec_all_ne(vector bool char __a, vector bool char __b) argument
2339 vec_all_ne(vector signed short __a, vector signed short __b) argument
2346 vec_all_ne(vector signed short __a, vector bool short __b) argument
2353 vec_all_ne(vector bool short __a, vector signed short __b) argument
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) argument
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) argument
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) argument
2384 vec_all_ne(vector bool short __a, vector bool short __b) argument
2392 vec_all_ne(vector signed int __a, vector signed int __b) argument
2399 vec_all_ne(vector signed int __a, vector bool int __b) argument
2406 vec_all_ne(vector bool int __a, vector signed int __b) argument
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) argument
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) argument
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) argument
2437 vec_all_ne(vector bool int __a, vector bool int __b) argument
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) argument
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) argument
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) argument
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) argument
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) argument
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) argument
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) argument
2498 vec_all_ne(vector double __a, vector double __b) argument
2507 vec_all_ge(vector signed char __a, vector signed char __b) argument
2514 vec_all_ge(vector signed char __a, vector bool char __b) argument
2521 vec_all_ge(vector bool char __a, vector signed char __b) argument
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) argument
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) argument
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) argument
2549 vec_all_ge(vector bool char __a, vector bool char __b) argument
2557 vec_all_ge(vector signed short __a, vector signed short __b) argument
2564 vec_all_ge(vector signed short __a, vector bool short __b) argument
2571 vec_all_ge(vector bool short __a, vector signed short __b) argument
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) argument
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) argument
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) argument
2599 vec_all_ge(vector bool short __a, vector bool short __b) argument
2607 vec_all_ge(vector signed int __a, vector signed int __b) argument
2614 vec_all_ge(vector signed int __a, vector bool int __b) argument
2621 vec_all_ge(vector bool int __a, vector signed int __b) argument
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) argument
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) argument
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) argument
2649 vec_all_ge(vector bool int __a, vector bool int __b) argument
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) argument
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) argument
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) argument
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) argument
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) argument
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) argument
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) argument
2707 vec_all_ge(vector double __a, vector double __b) argument
2716 vec_all_gt(vector signed char __a, vector signed char __b) argument
2723 vec_all_gt(vector signed char __a, vector bool char __b) argument
2730 vec_all_gt(vector bool char __a, vector signed char __b) argument
2737 vec_all_gt(vector unsigned char __a, vector unsigned char __b) argument
2744 vec_all_gt(vector unsigned char __a, vector bool char __b) argument
2751 vec_all_gt(vector bool char __a, vector unsigned char __b) argument
2758 vec_all_gt(vector bool char __a, vector bool char __b) argument
2766 vec_all_gt(vector signed short __a, vector signed short __b) argument
2773 vec_all_gt(vector signed short __a, vector bool short __b) argument
2780 vec_all_gt(vector bool short __a, vector signed short __b) argument
2787 vec_all_gt(vector unsigned short __a, vector unsigned short __b) argument
2794 vec_all_gt(vector unsigned short __a, vector bool short __b) argument
2801 vec_all_gt(vector bool short __a, vector unsigned short __b) argument
2808 vec_all_gt(vector bool short __a, vector bool short __b) argument
2816 vec_all_gt(vector signed int __a, vector signed int __b) argument
2823 vec_all_gt(vector signed int __a, vector bool int __b) argument
2830 vec_all_gt(vector bool int __a, vector signed int __b) argument
2837 vec_all_gt(vector unsigned int __a, vector unsigned int __b) argument
2844 vec_all_gt(vector unsigned int __a, vector bool int __b) argument
2851 vec_all_gt(vector bool int __a, vector unsigned int __b) argument
2858 vec_all_gt(vector bool int __a, vector bool int __b) argument
2866 vec_all_gt(vector signed long long __a, vector signed long long __b) argument
2873 vec_all_gt(vector signed long long __a, vector bool long long __b) argument
2880 vec_all_gt(vector bool long long __a, vector signed long long __b) argument
2887 vec_all_gt(vector unsigned long long __a, vector unsigned long long __b) argument
2894 vec_all_gt(vector unsigned long long __a, vector bool long long __b) argument
2901 vec_all_gt(vector bool long long __a, vector unsigned long long __b) argument
2908 vec_all_gt(vector bool long long __a, vector bool long long __b) argument
2916 vec_all_gt(vector double __a, vector double __b) argument
2925 vec_all_le(vector signed char __a, vector signed char __b) argument
2932 vec_all_le(vector signed char __a, vector bool char __b) argument
2939 vec_all_le(vector bool char __a, vector signed char __b) argument
2946 vec_all_le(vector unsigned char __a, vector unsigned char __b) argument
2953 vec_all_le(vector unsigned char __a, vector bool char __b) argument
2960 vec_all_le(vector bool char __a, vector unsigned char __b) argument
2967 vec_all_le(vector bool char __a, vector bool char __b) argument
2975 vec_all_le(vector signed short __a, vector signed short __b) argument
2982 vec_all_le(vector signed short __a, vector bool short __b) argument
2989 vec_all_le(vector bool short __a, vector signed short __b) argument
2996 vec_all_le(vector unsigned short __a, vector unsigned short __b) argument
3003 vec_all_le(vector unsigned short __a, vector bool short __b) argument
3010 vec_all_le(vector bool short __a, vector unsigned short __b) argument
3017 vec_all_le(vector bool short __a, vector bool short __b) argument
3025 vec_all_le(vector signed int __a, vector signed int __b) argument
3032 vec_all_le(vector signed int __a, vector bool int __b) argument
3039 vec_all_le(vector bool int __a, vector signed int __b) argument
3046 vec_all_le(vector unsigned int __a, vector unsigned int __b) argument
3053 vec_all_le(vector unsigned int __a, vector bool int __b) argument
3060 vec_all_le(vector bool int __a, vector unsigned int __b) argument
3067 vec_all_le(vector bool int __a, vector bool int __b) argument
3075 vec_all_le(vector signed long long __a, vector signed long long __b) argument
3082 vec_all_le(vector signed long long __a, vector bool long long __b) argument
3089 vec_all_le(vector bool long long __a, vector signed long long __b) argument
3096 vec_all_le(vector unsigned long long __a, vector unsigned long long __b) argument
3103 vec_all_le(vector unsigned long long __a, vector bool long long __b) argument
3110 vec_all_le(vector bool long long __a, vector unsigned long long __b) argument
3117 vec_all_le(vector bool long long __a, vector bool long long __b) argument
3125 vec_all_le(vector double __a, vector double __b) argument
3134 vec_all_lt(vector signed char __a, vector signed char __b) argument
3141 vec_all_lt(vector signed char __a, vector bool char __b) argument
3148 vec_all_lt(vector bool char __a, vector signed char __b) argument
3155 vec_all_lt(vector unsigned char __a, vector unsigned char __b) argument
3162 vec_all_lt(vector unsigned char __a, vector bool char __b) argument
3169 vec_all_lt(vector bool char __a, vector unsigned char __b) argument
3176 vec_all_lt(vector bool char __a, vector bool char __b) argument
3184 vec_all_lt(vector signed short __a, vector signed short __b) argument
3191 vec_all_lt(vector signed short __a, vector bool short __b) argument
3198 vec_all_lt(vector bool short __a, vector signed short __b) argument
3205 vec_all_lt(vector unsigned short __a, vector unsigned short __b) argument
3212 vec_all_lt(vector unsigned short __a, vector bool short __b) argument
3219 vec_all_lt(vector bool short __a, vector unsigned short __b) argument
3226 vec_all_lt(vector bool short __a, vector bool short __b) argument
3234 vec_all_lt(vector signed int __a, vector signed int __b) argument
3241 vec_all_lt(vector signed int __a, vector bool int __b) argument
3248 vec_all_lt(vector bool int __a, vector signed int __b) argument
3255 vec_all_lt(vector unsigned int __a, vector unsigned int __b) argument
3262 vec_all_lt(vector unsigned int __a, vector bool int __b) argument
3269 vec_all_lt(vector bool int __a, vector unsigned int __b) argument
3276 vec_all_lt(vector bool int __a, vector bool int __b) argument
3284 vec_all_lt(vector signed long long __a, vector signed long long __b) argument
3291 vec_all_lt(vector signed long long __a, vector bool long long __b) argument
3298 vec_all_lt(vector bool long long __a, vector signed long long __b) argument
3305 vec_all_lt(vector unsigned long long __a, vector unsigned long long __b) argument
3312 vec_all_lt(vector unsigned long long __a, vector bool long long __b) argument
3319 vec_all_lt(vector bool long long __a, vector unsigned long long __b) argument
3326 vec_all_lt(vector bool long long __a, vector bool long long __b) argument
3334 vec_all_lt(vector double __a, vector double __b) argument
3343 vec_all_nge(vector double __a, vector double __b) argument
3352 vec_all_ngt(vector double __a, vector double __b) argument
3361 vec_all_nle(vector double __a, vector double __b) argument
3370 vec_all_nlt(vector double __a, vector double __b) argument
3379 vec_all_nan(vector double __a) argument
3388 vec_all_numeric(vector double __a) argument
3397 vec_any_eq(vector signed char __a, vector signed char __b) argument
3404 vec_any_eq(vector signed char __a, vector bool char __b) argument
3411 vec_any_eq(vector bool char __a, vector signed char __b) argument
3418 vec_any_eq(vector unsigned char __a, vector unsigned char __b) argument
3426 vec_any_eq(vector unsigned char __a, vector bool char __b) argument
3434 vec_any_eq(vector bool char __a, vector unsigned char __b) argument
3442 vec_any_eq(vector bool char __a, vector bool char __b) argument
3450 vec_any_eq(vector signed short __a, vector signed short __b) argument
3457 vec_any_eq(vector signed short __a, vector bool short __b) argument
3464 vec_any_eq(vector bool short __a, vector signed short __b) argument
3471 vec_any_eq(vector unsigned short __a, vector unsigned short __b) argument
3479 vec_any_eq(vector unsigned short __a, vector bool short __b) argument
3487 vec_any_eq(vector bool short __a, vector unsigned short __b) argument
3495 vec_any_eq(vector bool short __a, vector bool short __b) argument
3503 vec_any_eq(vector signed int __a, vector signed int __b) argument
3510 vec_any_eq(vector signed int __a, vector bool int __b) argument
3517 vec_any_eq(vector bool int __a, vector signed int __b) argument
3524 vec_any_eq(vector unsigned int __a, vector unsigned int __b) argument
3532 vec_any_eq(vector unsigned int __a, vector bool int __b) argument
3540 vec_any_eq(vector bool int __a, vector unsigned int __b) argument
3548 vec_any_eq(vector bool int __a, vector bool int __b) argument
3556 vec_any_eq(vector signed long long __a, vector signed long long __b) argument
3563 vec_any_eq(vector signed long long __a, vector bool long long __b) argument
3570 vec_any_eq(vector bool long long __a, vector signed long long __b) argument
3577 vec_any_eq(vector unsigned long long __a, vector unsigned long long __b) argument
3585 vec_any_eq(vector unsigned long long __a, vector bool long long __b) argument
3593 vec_any_eq(vector bool long long __a, vector unsigned long long __b) argument
3601 vec_any_eq(vector bool long long __a, vector bool long long __b) argument
3609 vec_any_eq(vector double __a, vector double __b) argument
3618 vec_any_ne(vector signed char __a, vector signed char __b) argument
3625 vec_any_ne(vector signed char __a, vector bool char __b) argument
3632 vec_any_ne(vector bool char __a, vector signed char __b) argument
3639 vec_any_ne(vector unsigned char __a, vector unsigned char __b) argument
3647 vec_any_ne(vector unsigned char __a, vector bool char __b) argument
3655 vec_any_ne(vector bool char __a, vector unsigned char __b) argument
3663 vec_any_ne(vector bool char __a, vector bool char __b) argument
3671 vec_any_ne(vector signed short __a, vector signed short __b) argument
3678 vec_any_ne(vector signed short __a, vector bool short __b) argument
3685 vec_any_ne(vector bool short __a, vector signed short __b) argument
3692 vec_any_ne(vector unsigned short __a, vector unsigned short __b) argument
3700 vec_any_ne(vector unsigned short __a, vector bool short __b) argument
3708 vec_any_ne(vector bool short __a, vector unsigned short __b) argument
3716 vec_any_ne(vector bool short __a, vector bool short __b) argument
3724 vec_any_ne(vector signed int __a, vector signed int __b) argument
3731 vec_any_ne(vector signed int __a, vector bool int __b) argument
3738 vec_any_ne(vector bool int __a, vector signed int __b) argument
3745 vec_any_ne(vector unsigned int __a, vector unsigned int __b) argument
3753 vec_any_ne(vector unsigned int __a, vector bool int __b) argument
3761 vec_any_ne(vector bool int __a, vector unsigned int __b) argument
3769 vec_any_ne(vector bool int __a, vector bool int __b) argument
3777 vec_any_ne(vector signed long long __a, vector signed long long __b) argument
3784 vec_any_ne(vector signed long long __a, vector bool long long __b) argument
3791 vec_any_ne(vector bool long long __a, vector signed long long __b) argument
3798 vec_any_ne(vector unsigned long long __a, vector unsigned long long __b) argument
3806 vec_any_ne(vector unsigned long long __a, vector bool long long __b) argument
3814 vec_any_ne(vector bool long long __a, vector unsigned long long __b) argument
3822 vec_any_ne(vector bool long long __a, vector bool long long __b) argument
3830 vec_any_ne(vector double __a, vector double __b) argument
3839 vec_any_ge(vector signed char __a, vector signed char __b) argument
3846 vec_any_ge(vector signed char __a, vector bool char __b) argument
3853 vec_any_ge(vector bool char __a, vector signed char __b) argument
3860 vec_any_ge(vector unsigned char __a, vector unsigned char __b) argument
3867 vec_any_ge(vector unsigned char __a, vector bool char __b) argument
3874 vec_any_ge(vector bool char __a, vector unsigned char __b) argument
3881 vec_any_ge(vector bool char __a, vector bool char __b) argument
3889 vec_any_ge(vector signed short __a, vector signed short __b) argument
3896 vec_any_ge(vector signed short __a, vector bool short __b) argument
3903 vec_any_ge(vector bool short __a, vector signed short __b) argument
3910 vec_any_ge(vector unsigned short __a, vector unsigned short __b) argument
3917 vec_any_ge(vector unsigned short __a, vector bool short __b) argument
3924 vec_any_ge(vector bool short __a, vector unsigned short __b) argument
3931 vec_any_ge(vector bool short __a, vector bool short __b) argument
3939 vec_any_ge(vector signed int __a, vector signed int __b) argument
3946 vec_any_ge(vector signed int __a, vector bool int __b) argument
3953 vec_any_ge(vector bool int __a, vector signed int __b) argument
3960 vec_any_ge(vector unsigned int __a, vector unsigned int __b) argument
3967 vec_any_ge(vector unsigned int __a, vector bool int __b) argument
3974 vec_any_ge(vector bool int __a, vector unsigned int __b) argument
3981 vec_any_ge(vector bool int __a, vector bool int __b) argument
3989 vec_any_ge(vector signed long long __a, vector signed long long __b) argument
3996 vec_any_ge(vector signed long long __a, vector bool long long __b) argument
4003 vec_any_ge(vector bool long long __a, vector signed long long __b) argument
4010 vec_any_ge(vector unsigned long long __a, vector unsigned long long __b) argument
4017 vec_any_ge(vector unsigned long long __a, vector bool long long __b) argument
4024 vec_any_ge(vector bool long long __a, vector unsigned long long __b) argument
4031 vec_any_ge(vector bool long long __a, vector bool long long __b) argument
4039 vec_any_ge(vector double __a, vector double __b) argument
4048 vec_any_gt(vector signed char __a, vector signed char __b) argument
4055 vec_any_gt(vector signed char __a, vector bool char __b) argument
4062 vec_any_gt(vector bool char __a, vector signed char __b) argument
4069 vec_any_gt(vector unsigned char __a, vector unsigned char __b) argument
4076 vec_any_gt(vector unsigned char __a, vector bool char __b) argument
4083 vec_any_gt(vector bool char __a, vector unsigned char __b) argument
4090 vec_any_gt(vector bool char __a, vector bool char __b) argument
4098 vec_any_gt(vector signed short __a, vector signed short __b) argument
4105 vec_any_gt(vector signed short __a, vector bool short __b) argument
4112 vec_any_gt(vector bool short __a, vector signed short __b) argument
4119 vec_any_gt(vector unsigned short __a, vector unsigned short __b) argument
4126 vec_any_gt(vector unsigned short __a, vector bool short __b) argument
4133 vec_any_gt(vector bool short __a, vector unsigned short __b) argument
4140 vec_any_gt(vector bool short __a, vector bool short __b) argument
4148 vec_any_gt(vector signed int __a, vector signed int __b) argument
4155 vec_any_gt(vector signed int __a, vector bool int __b) argument
4162 vec_any_gt(vector bool int __a, vector signed int __b) argument
4169 vec_any_gt(vector unsigned int __a, vector unsigned int __b) argument
4176 vec_any_gt(vector unsigned int __a, vector bool int __b) argument
4183 vec_any_gt(vector bool int __a, vector unsigned int __b) argument
4190 vec_any_gt(vector bool int __a, vector bool int __b) argument
4198 vec_any_gt(vector signed long long __a, vector signed long long __b) argument
4205 vec_any_gt(vector signed long long __a, vector bool long long __b) argument
4212 vec_any_gt(vector bool long long __a, vector signed long long __b) argument
4219 vec_any_gt(vector unsigned long long __a, vector unsigned long long __b) argument
4226 vec_any_gt(vector unsigned long long __a, vector bool long long __b) argument
4233 vec_any_gt(vector bool long long __a, vector unsigned long long __b) argument
4240 vec_any_gt(vector bool long long __a, vector bool long long __b) argument
4248 vec_any_gt(vector double __a, vector double __b) argument
4257 vec_any_le(vector signed char __a, vector signed char __b) argument
4264 vec_any_le(vector signed char __a, vector bool char __b) argument
4271 vec_any_le(vector bool char __a, vector signed char __b) argument
4278 vec_any_le(vector unsigned char __a, vector unsigned char __b) argument
4285 vec_any_le(vector unsigned char __a, vector bool char __b) argument
4292 vec_any_le(vector bool char __a, vector unsigned char __b) argument
4299 vec_any_le(vector bool char __a, vector bool char __b) argument
4307 vec_any_le(vector signed short __a, vector signed short __b) argument
4314 vec_any_le(vector signed short __a, vector bool short __b) argument
4321 vec_any_le(vector bool short __a, vector signed short __b) argument
4328 vec_any_le(vector unsigned short __a, vector unsigned short __b) argument
4335 vec_any_le(vector unsigned short __a, vector bool short __b) argument
4342 vec_any_le(vector bool short __a, vector unsigned short __b) argument
4349 vec_any_le(vector bool short __a, vector bool short __b) argument
4357 vec_any_le(vector signed int __a, vector signed int __b) argument
4364 vec_any_le(vector signed int __a, vector bool int __b) argument
4371 vec_any_le(vector bool int __a, vector signed int __b) argument
4378 vec_any_le(vector unsigned int __a, vector unsigned int __b) argument
4385 vec_any_le(vector unsigned int __a, vector bool int __b) argument
4392 vec_any_le(vector bool int __a, vector unsigned int __b) argument
4399 vec_any_le(vector bool int __a, vector bool int __b) argument
4407 vec_any_le(vector signed long long __a, vector signed long long __b) argument
4414 vec_any_le(vector signed long long __a, vector bool long long __b) argument
4421 vec_any_le(vector bool long long __a, vector signed long long __b) argument
4428 vec_any_le(vector unsigned long long __a, vector unsigned long long __b) argument
4435 vec_any_le(vector unsigned long long __a, vector bool long long __b) argument
4442 vec_any_le(vector bool long long __a, vector unsigned long long __b) argument
4449 vec_any_le(vector bool long long __a, vector bool long long __b) argument
4457 vec_any_le(vector double __a, vector double __b) argument
4466 vec_any_lt(vector signed char __a, vector signed char __b) argument
4473 vec_any_lt(vector signed char __a, vector bool char __b) argument
4480 vec_any_lt(vector bool char __a, vector signed char __b) argument
4487 vec_any_lt(vector unsigned char __a, vector unsigned char __b) argument
4494 vec_any_lt(vector unsigned char __a, vector bool char __b) argument
4501 vec_any_lt(vector bool char __a, vector unsigned char __b) argument
4508 vec_any_lt(vector bool char __a, vector bool char __b) argument
4516 vec_any_lt(vector signed short __a, vector signed short __b) argument
4523 vec_any_lt(vector signed short __a, vector bool short __b) argument
4530 vec_any_lt(vector bool short __a, vector signed short __b) argument
4537 vec_any_lt(vector unsigned short __a, vector unsigned short __b) argument
4544 vec_any_lt(vector unsigned short __a, vector bool short __b) argument
4551 vec_any_lt(vector bool short __a, vector unsigned short __b) argument
4558 vec_any_lt(vector bool short __a, vector bool short __b) argument
4566 vec_any_lt(vector signed int __a, vector signed int __b) argument
4573 vec_any_lt(vector signed int __a, vector bool int __b) argument
4580 vec_any_lt(vector bool int __a, vector signed int __b) argument
4587 vec_any_lt(vector unsigned int __a, vector unsigned int __b) argument
4594 vec_any_lt(vector unsigned int __a, vector bool int __b) argument
4601 vec_any_lt(vector bool int __a, vector unsigned int __b) argument
4608 vec_any_lt(vector bool int __a, vector bool int __b) argument
4616 vec_any_lt(vector signed long long __a, vector signed long long __b) argument
4623 vec_any_lt(vector signed long long __a, vector bool long long __b) argument
4630 vec_any_lt(vector bool long long __a, vector signed long long __b) argument
4637 vec_any_lt(vector unsigned long long __a, vector unsigned long long __b) argument
4644 vec_any_lt(vector unsigned long long __a, vector bool long long __b) argument
4651 vec_any_lt(vector bool long long __a, vector unsigned long long __b) argument
4658 vec_any_lt(vector bool long long __a, vector bool long long __b) argument
4666 vec_any_lt(vector double __a, vector double __b) argument
4675 vec_any_nge(vector double __a, vector double __b) argument
4684 vec_any_ngt(vector double __a, vector double __b) argument
4693 vec_any_nle(vector double __a, vector double __b) argument
4702 vec_any_nlt(vector double __a, vector double __b) argument
4711 vec_any_nan(vector double __a) argument
4720 vec_any_numeric(vector double __a) argument
4729 vec_andc(vector bool char __a, vector bool char __b) argument
4734 vec_andc(vector signed char __a, vector signed char __b) argument
4739 vec_andc(vector bool char __a, vector signed char __b) argument
4744 vec_andc(vector signed char __a, vector bool char __b) argument
4749 vec_andc(vector unsigned char __a, vector unsigned char __b) argument
4754 vec_andc(vector bool char __a, vector unsigned char __b) argument
4759 vec_andc(vector unsigned char __a, vector bool char __b) argument
4764 vec_andc(vector bool short __a, vector bool short __b) argument
4769 vec_andc(vector signed short __a, vector signed short __b) argument
4774 vec_andc(vector bool short __a, vector signed short __b) argument
4779 vec_andc(vector signed short __a, vector bool short __b) argument
4784 vec_andc(vector unsigned short __a, vector unsigned short __b) argument
4789 vec_andc(vector bool short __a, vector unsigned short __b) argument
4794 vec_andc(vector unsigned short __a, vector bool short __b) argument
4799 vec_andc(vector bool int __a, vector bool int __b) argument
4804 vec_andc(vector signed int __a, vector signed int __b) argument
4809 vec_andc(vector bool int __a, vector signed int __b) argument
4814 vec_andc(vector signed int __a, vector bool int __b) argument
4819 vec_andc(vector unsigned int __a, vector unsigned int __b) argument
4824 vec_andc(vector bool int __a, vector unsigned int __b) argument
4829 vec_andc(vector unsigned int __a, vector bool int __b) argument
4834 vec_andc(vector bool long long __a, vector bool long long __b) argument
4839 vec_andc(vector signed long long __a, vector signed long long __b) argument
4844 vec_andc(vector bool long long __a, vector signed long long __b) argument
4849 vec_andc(vector signed long long __a, vector bool long long __b) argument
4854 vec_andc(vector unsigned long long __a, vector unsigned long long __b) argument
4859 vec_andc(vector bool long long __a, vector unsigned long long __b) argument
4864 vec_andc(vector unsigned long long __a, vector bool long long __b) argument
4869 vec_andc(vector double __a, vector double __b) argument
4875 vec_andc(vector bool long long __a, vector double __b) argument
4881 vec_andc(vector double __a, vector bool long long __b) argument
4889 vec_nor(vector bool char __a, vector bool char __b) argument
4894 vec_nor(vector signed char __a, vector signed char __b) argument
4899 vec_nor(vector bool char __a, vector signed char __b) argument
4904 vec_nor(vector signed char __a, vector bool char __b) argument
4909 vec_nor(vector unsigned char __a, vector unsigned char __b) argument
4914 vec_nor(vector bool char __a, vector unsigned char __b) argument
4919 vec_nor(vector unsigned char __a, vector bool char __b) argument
4924 vec_nor(vector bool short __a, vector bool short __b) argument
4929 vec_nor(vector signed short __a, vector signed short __b) argument
4934 vec_nor(vector bool short __a, vector signed short __b) argument
4939 vec_nor(vector signed short __a, vector bool short __b) argument
4944 vec_nor(vector unsigned short __a, vector unsigned short __b) argument
4949 vec_nor(vector bool short __a, vector unsigned short __b) argument
4954 vec_nor(vector unsigned short __a, vector bool short __b) argument
4959 vec_nor(vector bool int __a, vector bool int __b) argument
4964 vec_nor(vector signed int __a, vector signed int __b) argument
4969 vec_nor(vector bool int __a, vector signed int __b) argument
4974 vec_nor(vector signed int __a, vector bool int __b) argument
4979 vec_nor(vector unsigned int __a, vector unsigned int __b) argument
4984 vec_nor(vector bool int __a, vector unsigned int __b) argument
4989 vec_nor(vector unsigned int __a, vector bool int __b) argument
4994 vec_nor(vector bool long long __a, vector bool long long __b) argument
4999 vec_nor(vector signed long long __a, vector signed long long __b) argument
5004 vec_nor(vector bool long long __a, vector signed long long __b) argument
5009 vec_nor(vector signed long long __a, vector bool long long __b) argument
5014 vec_nor(vector unsigned long long __a, vector unsigned long long __b) argument
5019 vec_nor(vector bool long long __a, vector unsigned long long __b) argument
5024 vec_nor(vector unsigned long long __a, vector bool long long __b) argument
5029 vec_nor(vector double __a, vector double __b) argument
5035 vec_nor(vector bool long long __a, vector double __b) argument
5041 vec_nor(vector double __a, vector bool long long __b) argument
5049 vec_cntlz(vector signed char __a) argument
5054 vec_cntlz(vector unsigned char __a) argument
5059 vec_cntlz(vector signed short __a) argument
5064 vec_cntlz(vector unsigned short __a) argument
5069 vec_cntlz(vector signed int __a) argument
5074 vec_cntlz(vector unsigned int __a) argument
5079 vec_cntlz(vector signed long long __a) argument
5084 vec_cntlz(vector unsigned long long __a) argument
5091 vec_cnttz(vector signed char __a) argument
5096 vec_cnttz(vector unsigned char __a) argument
5101 vec_cnttz(vector signed short __a) argument
5106 vec_cnttz(vector unsigned short __a) argument
5111 vec_cnttz(vector signed int __a) argument
5116 vec_cnttz(vector unsigned int __a) argument
5121 vec_cnttz(vector signed long long __a) argument
5126 vec_cnttz(vector unsigned long long __a) argument
5133 vec_popcnt(vector signed char __a) argument
5138 vec_popcnt(vector unsigned char __a) argument
5143 vec_popcnt(vector signed short __a) argument
5148 vec_popcnt(vector unsigned short __a) argument
5153 vec_popcnt(vector signed int __a) argument
5158 vec_popcnt(vector unsigned int __a) argument
5163 vec_popcnt(vector signed long long __a) argument
5168 vec_popcnt(vector unsigned long long __a) argument
5175 vec_rl(vector signed char __a, vector unsigned char __b) argument
5181 vec_rl(vector unsigned char __a, vector unsigned char __b) argument
5186 vec_rl(vector signed short __a, vector unsigned short __b) argument
5192 vec_rl(vector unsigned short __a, vector unsigned short __b) argument
5197 vec_rl(vector signed int __a, vector unsigned int __b) argument
5203 vec_rl(vector unsigned int __a, vector unsigned int __b) argument
5208 vec_rl(vector signed long long __a, vector unsigned long long __b) argument
5214 vec_rl(vector unsigned long long __a, vector unsigned long long __b) argument
5221 vec_rli(vector signed char __a, unsigned long __b) argument
5227 vec_rli(vector unsigned char __a, unsigned long __b) argument
5232 vec_rli(vector signed short __a, unsigned long __b) argument
5238 vec_rli(vector unsigned short __a, unsigned long __b) argument
5243 vec_rli(vector signed int __a, unsigned long __b) argument
5249 vec_rli(vector unsigned int __a, unsigned long __b) argument
5254 vec_rli(vector signed long long __a, unsigned long __b) argument
5260 vec_rli(vector unsigned long long __a, unsigned long __b) argument
5321 vec_sll(vector signed char __a, vector unsigned char __b) argument
5327 vec_sll(vector signed char __a, vector unsigned short __b) argument
5333 vec_sll(vector signed char __a, vector unsigned int __b) argument
5339 vec_sll(vector bool char __a, vector unsigned char __b) argument
5345 vec_sll(vector bool char __a, vector unsigned short __b) argument
5351 vec_sll(vector bool char __a, vector unsigned int __b) argument
5357 vec_sll(vector unsigned char __a, vector unsigned char __b) argument
5362 vec_sll(vector unsigned char __a, vector unsigned short __b) argument
5367 vec_sll(vector unsigned char __a, vector unsigned int __b) argument
5372 vec_sll(vector signed short __a, vector unsigned char __b) argument
5378 vec_sll(vector signed short __a, vector unsigned short __b) argument
5384 vec_sll(vector signed short __a, vector unsigned int __b) argument
5390 vec_sll(vector bool short __a, vector unsigned char __b) argument
5396 vec_sll(vector bool short __a, vector unsigned short __b) argument
5402 vec_sll(vector bool short __a, vector unsigned int __b) argument
5408 vec_sll(vector unsigned short __a, vector unsigned char __b) argument
5414 vec_sll(vector unsigned short __a, vector unsigned short __b) argument
5420 vec_sll(vector unsigned short __a, vector unsigned int __b) argument
5426 vec_sll(vector signed int __a, vector unsigned char __b) argument
5432 vec_sll(vector signed int __a, vector unsigned short __b) argument
5438 vec_sll(vector signed int __a, vector unsigned int __b) argument
5444 vec_sll(vector bool int __a, vector unsigned char __b) argument
5450 vec_sll(vector bool int __a, vector unsigned short __b) argument
5456 vec_sll(vector bool int __a, vector unsigned int __b) argument
5462 vec_sll(vector unsigned int __a, vector unsigned char __b) argument
5468 vec_sll(vector unsigned int __a, vector unsigned short __b) argument
5474 vec_sll(vector unsigned int __a, vector unsigned int __b) argument
5480 vec_sll(vector signed long long __a, vector unsigned char __b) argument
5486 vec_sll(vector signed long long __a, vector unsigned short __b) argument
5492 vec_sll(vector signed long long __a, vector unsigned int __b) argument
5498 vec_sll(vector bool long long __a, vector unsigned char __b) argument
5504 vec_sll(vector bool long long __a, vector unsigned short __b) argument
5510 vec_sll(vector bool long long __a, vector unsigned int __b) argument
5516 vec_sll(vector unsigned long long __a, vector unsigned char __b) argument
5522 vec_sll(vector unsigned long long __a, vector unsigned short __b) argument
5528 vec_sll(vector unsigned long long __a, vector unsigned int __b) argument
5536 vec_slb(vector signed char __a, vector signed char __b) argument
5542 vec_slb(vector signed char __a, vector unsigned char __b) argument
5548 vec_slb(vector unsigned char __a, vector signed char __b) argument
5553 vec_slb(vector unsigned char __a, vector unsigned char __b) argument
5558 vec_slb(vector signed short __a, vector signed short __b) argument
5564 vec_slb(vector signed short __a, vector unsigned short __b) argument
5570 vec_slb(vector unsigned short __a, vector signed short __b) argument
5576 vec_slb(vector unsigned short __a, vector unsigned short __b) argument
5582 vec_slb(vector signed int __a, vector signed int __b) argument
5588 vec_slb(vector signed int __a, vector unsigned int __b) argument
5594 vec_slb(vector unsigned int __a, vector signed int __b) argument
5600 vec_slb(vector unsigned int __a, vector unsigned int __b) argument
5606 vec_slb(vector signed long long __a, vector signed long long __b) argument
5612 vec_slb(vector signed long long __a, vector unsigned long long __b) argument
5618 vec_slb(vector unsigned long long __a, vector signed long long __b) argument
5624 vec_slb(vector unsigned long long __a, vector unsigned long long __b) argument
5630 vec_slb(vector double __a, vector signed long long __b) argument
5636 vec_slb(vector double __a, vector unsigned long long __b) argument
5728 vec_sral(vector signed char __a, vector unsigned char __b) argument
5734 vec_sral(vector signed char __a, vector unsigned short __b) argument
5740 vec_sral(vector signed char __a, vector unsigned int __b) argument
5746 vec_sral(vector bool char __a, vector unsigned char __b) argument
5752 vec_sral(vector bool char __a, vector unsigned short __b) argument
5758 vec_sral(vector bool char __a, vector unsigned int __b) argument
5764 vec_sral(vector unsigned char __a, vector unsigned char __b) argument
5769 vec_sral(vector unsigned char __a, vector unsigned short __b) argument
5774 vec_sral(vector unsigned char __a, vector unsigned int __b) argument
5779 vec_sral(vector signed short __a, vector unsigned char __b) argument
5785 vec_sral(vector signed short __a, vector unsigned short __b) argument
5791 vec_sral(vector signed short __a, vector unsigned int __b) argument
5797 vec_sral(vector bool short __a, vector unsigned char __b) argument
5803 vec_sral(vector bool short __a, vector unsigned short __b) argument
5809 vec_sral(vector bool short __a, vector unsigned int __b) argument
5815 vec_sral(vector unsigned short __a, vector unsigned char __b) argument
5821 vec_sral(vector unsigned short __a, vector unsigned short __b) argument
5827 vec_sral(vector unsigned short __a, vector unsigned int __b) argument
5833 vec_sral(vector signed int __a, vector unsigned char __b) argument
5839 vec_sral(vector signed int __a, vector unsigned short __b) argument
5845 vec_sral(vector signed int __a, vector unsigned int __b) argument
5851 vec_sral(vector bool int __a, vector unsigned char __b) argument
5857 vec_sral(vector bool int __a, vector unsigned short __b) argument
5863 vec_sral(vector bool int __a, vector unsigned int __b) argument
5869 vec_sral(vector unsigned int __a, vector unsigned char __b) argument
5875 vec_sral(vector unsigned int __a, vector unsigned short __b) argument
5881 vec_sral(vector unsigned int __a, vector unsigned int __b) argument
5887 vec_sral(vector signed long long __a, vector unsigned char __b) argument
5893 vec_sral(vector signed long long __a, vector unsigned short __b) argument
5899 vec_sral(vector signed long long __a, vector unsigned int __b) argument
5905 vec_sral(vector bool long long __a, vector unsigned char __b) argument
5911 vec_sral(vector bool long long __a, vector unsigned short __b) argument
5917 vec_sral(vector bool long long __a, vector unsigned int __b) argument
5923 vec_sral(vector unsigned long long __a, vector unsigned char __b) argument
5929 vec_sral(vector unsigned long long __a, vector unsigned short __b) argument
5935 vec_sral(vector unsigned long long __a, vector unsigned int __b) argument
5943 vec_srab(vector signed char __a, vector signed char __b) argument
5949 vec_srab(vector signed char __a, vector unsigned char __b) argument
5955 vec_srab(vector unsigned char __a, vector signed char __b) argument
5960 vec_srab(vector unsigned char __a, vector unsigned char __b) argument
5965 vec_srab(vector signed short __a, vector signed short __b) argument
5971 vec_srab(vector signed short __a, vector unsigned short __b) argument
5977 vec_srab(vector unsigned short __a, vector signed short __b) argument
5983 vec_srab(vector unsigned short __a, vector unsigned short __b) argument
5989 vec_srab(vector signed int __a, vector signed int __b) argument
5995 vec_srab(vector signed int __a, vector unsigned int __b) argument
6001 vec_srab(vector unsigned int __a, vector signed int __b) argument
6007 vec_srab(vector unsigned int __a, vector unsigned int __b) argument
6013 vec_srab(vector signed long long __a, vector signed long long __b) argument
6019 vec_srab(vector signed long long __a, vector unsigned long long __b) argument
6025 vec_srab(vector unsigned long long __a, vector signed long long __b) argument
6031 vec_srab(vector unsigned long long __a, vector unsigned long long __b) argument
6037 vec_srab(vector double __a, vector signed long long __b) argument
6043 vec_srab(vector double __a, vector unsigned long long __b) argument
6051 vec_srl(vector signed char __a, vector unsigned char __b) argument
6057 vec_srl(vector signed char __a, vector unsigned short __b) argument
6063 vec_srl(vector signed char __a, vector unsigned int __b) argument
6069 vec_srl(vector bool char __a, vector unsigned char __b) argument
6075 vec_srl(vector bool char __a, vector unsigned short __b) argument
6081 vec_srl(vector bool char __a, vector unsigned int __b) argument
6087 vec_srl(vector unsigned char __a, vector unsigned char __b) argument
6092 vec_srl(vector unsigned char __a, vector unsigned short __b) argument
6097 vec_srl(vector unsigned char __a, vector unsigned int __b) argument
6102 vec_srl(vector signed short __a, vector unsigned char __b) argument
6108 vec_srl(vector signed short __a, vector unsigned short __b) argument
6114 vec_srl(vector signed short __a, vector unsigned int __b) argument
6120 vec_srl(vector bool short __a, vector unsigned char __b) argument
6126 vec_srl(vector bool short __a, vector unsigned short __b) argument
6132 vec_srl(vector bool short __a, vector unsigned int __b) argument
6138 vec_srl(vector unsigned short __a, vector unsigned char __b) argument
6144 vec_srl(vector unsigned short __a, vector unsigned short __b) argument
6150 vec_srl(vector unsigned short __a, vector unsigned int __b) argument
6156 vec_srl(vector signed int __a, vector unsigned char __b) argument
6162 vec_srl(vector signed int __a, vector unsigned short __b) argument
6168 vec_srl(vector signed int __a, vector unsigned int __b) argument
6174 vec_srl(vector bool int __a, vector unsigned char __b) argument
6180 vec_srl(vector bool int __a, vector unsigned short __b) argument
6186 vec_srl(vector bool int __a, vector unsigned int __b) argument
6192 vec_srl(vector unsigned int __a, vector unsigned char __b) argument
6198 vec_srl(vector unsigned int __a, vector unsigned short __b) argument
6204 vec_srl(vector unsigned int __a, vector unsigned int __b) argument
6210 vec_srl(vector signed long long __a, vector unsigned char __b) argument
6216 vec_srl(vector signed long long __a, vector unsigned short __b) argument
6222 vec_srl(vector signed long long __a, vector unsigned int __b) argument
6228 vec_srl(vector bool long long __a, vector unsigned char __b) argument
6234 vec_srl(vector bool long long __a, vector unsigned short __b) argument
6240 vec_srl(vector bool long long __a, vector unsigned int __b) argument
6246 vec_srl(vector unsigned long long __a, vector unsigned char __b) argument
6252 vec_srl(vector unsigned long long __a, vector unsigned short __b) argument
6258 vec_srl(vector unsigned long long __a, vector unsigned int __b) argument
6266 vec_srb(vector signed char __a, vector signed char __b) argument
6272 vec_srb(vector signed char __a, vector unsigned char __b) argument
6278 vec_srb(vector unsigned char __a, vector signed char __b) argument
6283 vec_srb(vector unsigned char __a, vector unsigned char __b) argument
6288 vec_srb(vector signed short __a, vector signed short __b) argument
6294 vec_srb(vector signed short __a, vector unsigned short __b) argument
6300 vec_srb(vector unsigned short __a, vector signed short __b) argument
6306 vec_srb(vector unsigned short __a, vector unsigned short __b) argument
6312 vec_srb(vector signed int __a, vector signed int __b) argument
6318 vec_srb(vector signed int __a, vector unsigned int __b) argument
6324 vec_srb(vector unsigned int __a, vector signed int __b) argument
6330 vec_srb(vector unsigned int __a, vector unsigned int __b) argument
6336 vec_srb(vector signed long long __a, vector signed long long __b) argument
6342 vec_srb(vector signed long long __a, vector unsigned long long __b) argument
6348 vec_srb(vector unsigned long long __a, vector signed long long __b) argument
6354 vec_srb(vector unsigned long long __a, vector unsigned long long __b) argument
6360 vec_srb(vector double __a, vector signed long long __b) argument
6366 vec_srb(vector double __a, vector unsigned long long __b) argument
6374 vec_abs(vector signed char __a) argument
6379 vec_abs(vector signed short __a) argument
6384 vec_abs(vector signed int __a) argument
6389 vec_abs(vector signed long long __a) argument
6394 vec_abs(vector double __a) argument
6401 vec_nabs(vector double __a) argument
6408 vec_max(vector signed char __a, vector signed char __b) argument
6413 vec_max(vector signed char __a, vector bool char __b) argument
6419 vec_max(vector bool char __a, vector signed char __b) argument
6425 vec_max(vector unsigned char __a, vector unsigned char __b) argument
6430 vec_max(vector unsigned char __a, vector bool char __b) argument
6436 vec_max(vector bool char __a, vector unsigned char __b) argument
6442 vec_max(vector signed short __a, vector signed short __b) argument
6447 vec_max(vector signed short __a, vector bool short __b) argument
6453 vec_max(vector bool short __a, vector signed short __b) argument
6459 vec_max(vector unsigned short __a, vector unsigned short __b) argument
6464 vec_max(vector unsigned short __a, vector bool short __b) argument
6470 vec_max(vector bool short __a, vector unsigned short __b) argument
6476 vec_max(vector signed int __a, vector signed int __b) argument
6481 vec_max(vector signed int __a, vector bool int __b) argument
6487 vec_max(vector bool int __a, vector signed int __b) argument
6493 vec_max(vector unsigned int __a, vector unsigned int __b) argument
6498 vec_max(vector unsigned int __a, vector bool int __b) argument
6504 vec_max(vector bool int __a, vector unsigned int __b) argument
6510 vec_max(vector signed long long __a, vector signed long long __b) argument
6515 vec_max(vector signed long long __a, vector bool long long __b) argument
6521 vec_max(vector bool long long __a, vector signed long long __b) argument
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) argument
6532 vec_max(vector unsigned long long __a, vector bool long long __b) argument
6538 vec_max(vector bool long long __a, vector unsigned long long __b) argument
6544 vec_max(vector double __a, vector double __b) argument
6551 vec_min(vector signed char __a, vector signed char __b) argument
6556 vec_min(vector signed char __a, vector bool char __b) argument
6562 vec_min(vector bool char __a, vector signed char __b) argument
6568 vec_min(vector unsigned char __a, vector unsigned char __b) argument
6573 vec_min(vector unsigned char __a, vector bool char __b) argument
6579 vec_min(vector bool char __a, vector unsigned char __b) argument
6585 vec_min(vector signed short __a, vector signed short __b) argument
6590 vec_min(vector signed short __a, vector bool short __b) argument
6596 vec_min(vector bool short __a, vector signed short __b) argument
6602 vec_min(vector unsigned short __a, vector unsigned short __b) argument
6607 vec_min(vector unsigned short __a, vector bool short __b) argument
6613 vec_min(vector bool short __a, vector unsigned short __b) argument
6619 vec_min(vector signed int __a, vector signed int __b) argument
6624 vec_min(vector signed int __a, vector bool int __b) argument
6630 vec_min(vector bool int __a, vector signed int __b) argument
6636 vec_min(vector unsigned int __a, vector unsigned int __b) argument
6641 vec_min(vector unsigned int __a, vector bool int __b) argument
6647 vec_min(vector bool int __a, vector unsigned int __b) argument
6653 vec_min(vector signed long long __a, vector signed long long __b) argument
6658 vec_min(vector signed long long __a, vector bool long long __b) argument
6664 vec_min(vector bool long long __a, vector signed long long __b) argument
6670 vec_min(vector unsigned long long __a, vector unsigned long long __b) argument
6675 vec_min(vector unsigned long long __a, vector bool long long __b) argument
6681 vec_min(vector bool long long __a, vector unsigned long long __b) argument
6687 vec_min(vector double __a, vector double __b) argument
6694 vec_add_u128(vector unsigned char __a, vector unsigned char __b) argument
6701 vec_addc(vector unsigned char __a, vector unsigned char __b) argument
6706 vec_addc(vector unsigned short __a, vector unsigned short __b) argument
6711 vec_addc(vector unsigned int __a, vector unsigned int __b) argument
6716 vec_addc(vector unsigned long long __a, vector unsigned long long __b) argument
6723 vec_addc_u128(vector unsigned char __a, vector unsigned char __b) argument
6730 vec_adde_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6738 vec_addec_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6746 vec_avg(vector signed char __a, vector signed char __b) argument
6751 vec_avg(vector signed short __a, vector signed short __b) argument
6756 vec_avg(vector signed int __a, vector signed int __b) argument
6761 vec_avg(vector signed long long __a, vector signed long long __b) argument
6766 vec_avg(vector unsigned char __a, vector unsigned char __b) argument
6771 vec_avg(vector unsigned short __a, vector unsigned short __b) argument
6776 vec_avg(vector unsigned int __a, vector unsigned int __b) argument
6781 vec_avg(vector unsigned long long __a, vector unsigned long long __b) argument
6788 vec_checksum(vector unsigned int __a, vector unsigned int __b) argument
6795 vec_gfmsum(vector unsigned char __a, vector unsigned char __b) argument
6800 vec_gfmsum(vector unsigned short __a, vector unsigned short __b) argument
6805 vec_gfmsum(vector unsigned int __a, vector unsigned int __b) argument
6812 vec_gfmsum_128(vector unsigned long long __a, vector unsigned long long __b) argument
6819 vec_gfmsum_accum(vector unsigned char __a, vector unsigned char __b, vector unsigned short __c) argument
6825 vec_gfmsum_accum(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
6831 vec_gfmsum_accum(vector unsigned int __a, vector unsigned int __b, vector unsigned long long __c) argument
6839 vec_gfmsum_accum_128(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
6848 vec_mladd(vector signed char __a, vector signed char __b, vector signed char __c) argument
6854 vec_mladd(vector unsigned char __a, vector signed char __b, vector signed char __c) argument
6860 vec_mladd(vector signed char __a, vector unsigned char __b, vector unsigned char __c) argument
6866 vec_mladd(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6872 vec_mladd(vector signed short __a, vector signed short __b, vector signed short __c) argument
6878 vec_mladd(vector unsigned short __a, vector signed short __b, vector signed short __c) argument
6884 vec_mladd(vector signed short __a, vector unsigned short __b, vector unsigned short __c) argument
6890 vec_mladd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6896 vec_mladd(vector signed int __a, vector signed int __b, vector signed int __c) argument
6902 vec_mladd(vector unsigned int __a, vector signed int __b, vector signed int __c) argument
6908 vec_mladd(vector signed int __a, vector unsigned int __b, vector unsigned int __c) argument
6914 vec_mladd(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6922 vec_mhadd(vector signed char __a, vector signed char __b, vector signed char __c) argument
6928 vec_mhadd(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6934 vec_mhadd(vector signed short __a, vector signed short __b, vector signed short __c) argument
6940 vec_mhadd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6946 vec_mhadd(vector signed int __a, vector signed int __b, vector signed int __c) argument
6952 vec_mhadd(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6960 vec_meadd(vector signed char __a, vector signed char __b, vector signed short __c) argument
6966 vec_meadd(vector unsigned char __a, vector unsigned char __b, vector unsigned short __c) argument
6972 vec_meadd(vector signed short __a, vector signed short __b, vector signed int __c) argument
6978 vec_meadd(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
6984 vec_meadd(vector signed int __a, vector signed int __b, vector signed long long __c) argument
6990 vec_meadd(vector unsigned int __a, vector unsigned int __b, vector unsigned long long __c) argument
6998 vec_moadd(vector signed char __a, vector signed char __b, vector signed short __c) argument
7004 vec_moadd(vector unsigned char __a, vector unsigned char __b, vector unsigned short __c) argument
7010 vec_moadd(vector signed short __a, vector signed short __b, vector signed int __c) argument
7016 vec_moadd(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
7022 vec_moadd(vector signed int __a, vector signed int __b, vector signed long long __c) argument
7028 vec_moadd(vector unsigned int __a, vector unsigned int __b, vector unsigned long long __c) argument
7036 vec_mulh(vector signed char __a, vector signed char __b) argument
7041 vec_mulh(vector unsigned char __a, vector unsigned char __b) argument
7046 vec_mulh(vector signed short __a, vector signed short __b) argument
7051 vec_mulh(vector unsigned short __a, vector unsigned short __b) argument
7056 vec_mulh(vector signed int __a, vector signed int __b) argument
7061 vec_mulh(vector unsigned int __a, vector unsigned int __b) argument
7068 vec_mule(vector signed char __a, vector signed char __b) argument
7073 vec_mule(vector unsigned char __a, vector unsigned char __b) argument
7078 vec_mule(vector signed short __a, vector signed short __b) argument
7083 vec_mule(vector unsigned short __a, vector unsigned short __b) argument
7088 vec_mule(vector signed int __a, vector signed int __b) argument
7093 vec_mule(vector unsigned int __a, vector unsigned int __b) argument
7100 vec_mulo(vector signed char __a, vector signed char __b) argument
7105 vec_mulo(vector unsigned char __a, vector unsigned char __b) argument
7110 vec_mulo(vector signed short __a, vector signed short __b) argument
7115 vec_mulo(vector unsigned short __a, vector unsigned short __b) argument
7120 vec_mulo(vector signed int __a, vector signed int __b) argument
7125 vec_mulo(vector unsigned int __a, vector unsigned int __b) argument
7132 vec_sub_u128(vector unsigned char __a, vector unsigned char __b) argument
7139 vec_subc(vector unsigned char __a, vector unsigned char __b) argument
7144 vec_subc(vector unsigned short __a, vector unsigned short __b) argument
7149 vec_subc(vector unsigned int __a, vector unsigned int __b) argument
7154 vec_subc(vector unsigned long long __a, vector unsigned long long __b) argument
7161 vec_subc_u128(vector unsigned char __a, vector unsigned char __b) argument
7168 vec_sube_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
7176 vec_subec_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
7184 vec_sum2(vector unsigned short __a, vector unsigned short __b) argument
7189 vec_sum2(vector unsigned int __a, vector unsigned int __b) argument
7196 vec_sum_u128(vector unsigned int __a, vector unsigned int __b) argument
7201 vec_sum_u128(vector unsigned long long __a, vector unsigned long long __b) argument
7208 vec_sum4(vector unsigned char __a, vector unsigned char __b) argument
7213 vec_sum4(vector unsigned short __a, vector unsigned short __b) argument
7220 vec_test_mask(vector signed char __a, vector unsigned char __b) argument
7226 vec_test_mask(vector unsigned char __a, vector unsigned char __b) argument
7231 vec_test_mask(vector signed short __a, vector unsigned short __b) argument
7237 vec_test_mask(vector unsigned short __a, vector unsigned short __b) argument
7243 vec_test_mask(vector signed int __a, vector unsigned int __b) argument
7249 vec_test_mask(vector unsigned int __a, vector unsigned int __b) argument
7255 vec_test_mask(vector signed long long __a, vector unsigned long long __b) argument
7261 vec_test_mask(vector unsigned long long __a, vector unsigned long long __b) argument
7267 vec_test_mask(vector double __a, vector unsigned long long __b) argument
7275 vec_madd(vector double __a, vector double __b, vector double __c) argument
7282 vec_msub(vector double __a, vector double __b, vector double __c) argument
7289 vec_sqrt(vector double __a) argument
7304 vec_st2f(vector double __a, float *__ptr) argument
7348 vec_roundp(vector double __a) argument
7355 vec_ceil(vector double __a) argument
7363 vec_roundm(vector double __a) argument
7370 vec_floor(vector double __a) argument
7378 vec_roundz(vector double __a) argument
7385 vec_trunc(vector double __a) argument
7393 vec_roundc(vector double __a) argument
7400 vec_round(vector double __a) argument
7412 vec_cp_until_zero(vector signed char __a) argument
7417 vec_cp_until_zero(vector bool char __a) argument
7422 vec_cp_until_zero(vector unsigned char __a) argument
7427 vec_cp_until_zero(vector signed short __a) argument
7432 vec_cp_until_zero(vector bool short __a) argument
7437 vec_cp_until_zero(vector unsigned short __a) argument
7442 vec_cp_until_zero(vector signed int __a) argument
7447 vec_cp_until_zero(vector bool int __a) argument
7452 vec_cp_until_zero(vector unsigned int __a) argument
7459 vec_cp_until_zero_cc(vector signed char __a, int *__cc) argument
7465 vec_cp_until_zero_cc(vector bool char __a, int *__cc) argument
7471 vec_cp_until_zero_cc(vector unsigned char __a, int *__cc) argument
7476 vec_cp_until_zero_cc(vector signed short __a, int *__cc) argument
7482 vec_cp_until_zero_cc(vector bool short __a, int *__cc) argument
7488 vec_cp_until_zero_cc(vector unsigned short __a, int *__cc) argument
7493 vec_cp_until_zero_cc(vector signed int __a, int *__cc) argument
7499 vec_cp_until_zero_cc(vector bool int __a, int *__cc) argument
7505 vec_cp_until_zero_cc(vector unsigned int __a, int *__cc) argument
7512 vec_cmpeq_idx(vector signed char __a, vector signed char __b) argument
7519 vec_cmpeq_idx(vector bool char __a, vector bool char __b) argument
7525 vec_cmpeq_idx(vector unsigned char __a, vector unsigned char __b) argument
7530 vec_cmpeq_idx(vector signed short __a, vector signed short __b) argument
7537 vec_cmpeq_idx(vector bool short __a, vector bool short __b) argument
7543 vec_cmpeq_idx(vector unsigned short __a, vector unsigned short __b) argument
7548 vec_cmpeq_idx(vector signed int __a, vector signed int __b) argument
7555 vec_cmpeq_idx(vector bool int __a, vector bool int __b) argument
7561 vec_cmpeq_idx(vector unsigned int __a, vector unsigned int __b) argument
7568 vec_cmpeq_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7575 vec_cmpeq_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7581 vec_cmpeq_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7587 vec_cmpeq_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7594 vec_cmpeq_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7600 vec_cmpeq_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7606 vec_cmpeq_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7613 vec_cmpeq_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7619 vec_cmpeq_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7626 vec_cmpeq_or_0_idx(vector signed char __a, vector signed char __b) argument
7633 vec_cmpeq_or_0_idx(vector bool char __a, vector bool char __b) argument
7639 vec_cmpeq_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
7644 vec_cmpeq_or_0_idx(vector signed short __a, vector signed short __b) argument
7651 vec_cmpeq_or_0_idx(vector bool short __a, vector bool short __b) argument
7657 vec_cmpeq_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
7662 vec_cmpeq_or_0_idx(vector signed int __a, vector signed int __b) argument
7669 vec_cmpeq_or_0_idx(vector bool int __a, vector bool int __b) argument
7675 vec_cmpeq_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
7682 vec_cmpeq_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7690 vec_cmpeq_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7696 vec_cmpeq_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7702 vec_cmpeq_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7710 vec_cmpeq_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7716 vec_cmpeq_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7722 vec_cmpeq_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7729 vec_cmpeq_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7735 vec_cmpeq_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7743 vec_cmpne_idx(vector signed char __a, vector signed char __b) argument
7750 vec_cmpne_idx(vector bool char __a, vector bool char __b) argument
7756 vec_cmpne_idx(vector unsigned char __a, vector unsigned char __b) argument
7761 vec_cmpne_idx(vector signed short __a, vector signed short __b) argument
7768 vec_cmpne_idx(vector bool short __a, vector bool short __b) argument
7774 vec_cmpne_idx(vector unsigned short __a, vector unsigned short __b) argument
7779 vec_cmpne_idx(vector signed int __a, vector signed int __b) argument
7786 vec_cmpne_idx(vector bool int __a, vector bool int __b) argument
7792 vec_cmpne_idx(vector unsigned int __a, vector unsigned int __b) argument
7799 vec_cmpne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7806 vec_cmpne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7812 vec_cmpne_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7818 vec_cmpne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7825 vec_cmpne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7831 vec_cmpne_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7837 vec_cmpne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7844 vec_cmpne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7850 vec_cmpne_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7857 vec_cmpne_or_0_idx(vector signed char __a, vector signed char __b) argument
7864 vec_cmpne_or_0_idx(vector bool char __a, vector bool char __b) argument
7870 vec_cmpne_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
7875 vec_cmpne_or_0_idx(vector signed short __a, vector signed short __b) argument
7882 vec_cmpne_or_0_idx(vector bool short __a, vector bool short __b) argument
7888 vec_cmpne_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
7893 vec_cmpne_or_0_idx(vector signed int __a, vector signed int __b) argument
7900 vec_cmpne_or_0_idx(vector bool int __a, vector bool int __b) argument
7906 vec_cmpne_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
7913 vec_cmpne_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7921 vec_cmpne_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7927 vec_cmpne_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7933 vec_cmpne_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7941 vec_cmpne_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7947 vec_cmpne_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7953 vec_cmpne_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7960 vec_cmpne_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7966 vec_cmpne_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7974 vec_cmprg(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
7980 vec_cmprg(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
7986 vec_cmprg(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
7994 vec_cmprg_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8000 vec_cmprg_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8006 vec_cmprg_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8014 vec_cmprg_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8020 vec_cmprg_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8026 vec_cmprg_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8034 vec_cmprg_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8040 vec_cmprg_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8046 vec_cmprg_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8054 vec_cmprg_or_0_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8060 vec_cmprg_or_0_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8066 vec_cmprg_or_0_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8074 vec_cmprg_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8080 vec_cmprg_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8086 vec_cmprg_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8094 vec_cmpnrg(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8100 vec_cmpnrg(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8106 vec_cmpnrg(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8114 vec_cmpnrg_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8120 vec_cmpnrg_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8126 vec_cmpnrg_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8134 vec_cmpnrg_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8140 vec_cmpnrg_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8146 vec_cmpnrg_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8154 vec_cmpnrg_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8160 vec_cmpnrg_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8166 vec_cmpnrg_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8174 vec_cmpnrg_or_0_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8180 vec_cmpnrg_or_0_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8186 vec_cmpnrg_or_0_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8194 vec_cmpnrg_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8200 vec_cmpnrg_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8206 vec_cmpnrg_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8214 vec_find_any_eq(vector signed char __a, vector signed char __b) argument
8221 vec_find_any_eq(vector bool char __a, vector bool char __b) argument
8228 vec_find_any_eq(vector unsigned char __a, vector unsigned char __b) argument
8233 vec_find_any_eq(vector signed short __a, vector signed short __b) argument
8240 vec_find_any_eq(vector bool short __a, vector bool short __b) argument
8247 vec_find_any_eq(vector unsigned short __a, vector unsigned short __b) argument
8252 vec_find_any_eq(vector signed int __a, vector signed int __b) argument
8259 vec_find_any_eq(vector bool int __a, vector bool int __b) argument
8266 vec_find_any_eq(vector unsigned int __a, vector unsigned int __b) argument
8273 vec_find_any_eq_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8280 vec_find_any_eq_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8287 vec_find_any_eq_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8293 vec_find_any_eq_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8301 vec_find_any_eq_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8308 vec_find_any_eq_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8314 vec_find_any_eq_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8321 vec_find_any_eq_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8328 vec_find_any_eq_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8336 vec_find_any_eq_idx(vector signed char __a, vector signed char __b) argument
8343 vec_find_any_eq_idx(vector bool char __a, vector bool char __b) argument
8349 vec_find_any_eq_idx(vector unsigned char __a, vector unsigned char __b) argument
8354 vec_find_any_eq_idx(vector signed short __a, vector signed short __b) argument
8361 vec_find_any_eq_idx(vector bool short __a, vector bool short __b) argument
8367 vec_find_any_eq_idx(vector unsigned short __a, vector unsigned short __b) argument
8372 vec_find_any_eq_idx(vector signed int __a, vector signed int __b) argument
8379 vec_find_any_eq_idx(vector bool int __a, vector bool int __b) argument
8385 vec_find_any_eq_idx(vector unsigned int __a, vector unsigned int __b) argument
8392 vec_find_any_eq_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8400 vec_find_any_eq_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8406 vec_find_any_eq_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8412 vec_find_any_eq_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8420 vec_find_any_eq_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8427 vec_find_any_eq_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8433 vec_find_any_eq_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8441 vec_find_any_eq_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8447 vec_find_any_eq_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8455 vec_find_any_eq_or_0_idx(vector signed char __a, vector signed char __b) argument
8462 vec_find_any_eq_or_0_idx(vector bool char __a, vector bool char __b) argument
8468 vec_find_any_eq_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
8473 vec_find_any_eq_or_0_idx(vector signed short __a, vector signed short __b) argument
8480 vec_find_any_eq_or_0_idx(vector bool short __a, vector bool short __b) argument
8486 vec_find_any_eq_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
8491 vec_find_any_eq_or_0_idx(vector signed int __a, vector signed int __b) argument
8498 vec_find_any_eq_or_0_idx(vector bool int __a, vector bool int __b) argument
8504 vec_find_any_eq_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
8511 vec_find_any_eq_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8519 vec_find_any_eq_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8526 vec_find_any_eq_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8532 vec_find_any_eq_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8540 vec_find_any_eq_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8547 vec_find_any_eq_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8553 vec_find_any_eq_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8561 vec_find_any_eq_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8568 vec_find_any_eq_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8576 vec_find_any_ne(vector signed char __a, vector signed char __b) argument
8583 vec_find_any_ne(vector bool char __a, vector bool char __b) argument
8590 vec_find_any_ne(vector unsigned char __a, vector unsigned char __b) argument
8595 vec_find_any_ne(vector signed short __a, vector signed short __b) argument
8602 vec_find_any_ne(vector bool short __a, vector bool short __b) argument
8609 vec_find_any_ne(vector unsigned short __a, vector unsigned short __b) argument
8614 vec_find_any_ne(vector signed int __a, vector signed int __b) argument
8621 vec_find_any_ne(vector bool int __a, vector bool int __b) argument
8628 vec_find_any_ne(vector unsigned int __a, vector unsigned int __b) argument
8635 vec_find_any_ne_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8642 vec_find_any_ne_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8649 vec_find_any_ne_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8655 vec_find_any_ne_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8663 vec_find_any_ne_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8670 vec_find_any_ne_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8676 vec_find_any_ne_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8683 vec_find_any_ne_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8690 vec_find_any_ne_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8698 vec_find_any_ne_idx(vector signed char __a, vector signed char __b) argument
8705 vec_find_any_ne_idx(vector bool char __a, vector bool char __b) argument
8711 vec_find_any_ne_idx(vector unsigned char __a, vector unsigned char __b) argument
8716 vec_find_any_ne_idx(vector signed short __a, vector signed short __b) argument
8723 vec_find_any_ne_idx(vector bool short __a, vector bool short __b) argument
8729 vec_find_any_ne_idx(vector unsigned short __a, vector unsigned short __b) argument
8734 vec_find_any_ne_idx(vector signed int __a, vector signed int __b) argument
8741 vec_find_any_ne_idx(vector bool int __a, vector bool int __b) argument
8747 vec_find_any_ne_idx(vector unsigned int __a, vector unsigned int __b) argument
8754 vec_find_any_ne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8762 vec_find_any_ne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8768 vec_find_any_ne_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8774 vec_find_any_ne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8782 vec_find_any_ne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8789 vec_find_any_ne_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8795 vec_find_any_ne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8803 vec_find_any_ne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8809 vec_find_any_ne_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8817 vec_find_any_ne_or_0_idx(vector signed char __a, vector signed char __b) argument
8824 vec_find_any_ne_or_0_idx(vector bool char __a, vector bool char __b) argument
8830 vec_find_any_ne_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
8835 vec_find_any_ne_or_0_idx(vector signed short __a, vector signed short __b) argument
8842 vec_find_any_ne_or_0_idx(vector bool short __a, vector bool short __b) argument
8848 vec_find_any_ne_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
8853 vec_find_any_ne_or_0_idx(vector signed int __a, vector signed int __b) argument
8860 vec_find_any_ne_or_0_idx(vector bool int __a, vector bool int __b) argument
8866 vec_find_any_ne_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
8873 vec_find_any_ne_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8881 vec_find_any_ne_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8888 vec_find_any_ne_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8894 vec_find_any_ne_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8902 vec_find_any_ne_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8909 vec_find_any_ne_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8915 vec_find_any_ne_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8923 vec_find_any_ne_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8930 vec_find_any_ne_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
[all...]
H A Dtmmintrin.h40 /// \param __a
45 _mm_abs_pi8(__m64 __a) argument
47 return (__m64)__builtin_ia32_pabsb((__v8qi)__a);
58 /// \param __a
63 _mm_abs_epi8(__m128i __a) argument
65 return (__m128i)__builtin_ia32_pabsb128((__v16qi)__a);
76 /// \param __a
81 _mm_abs_pi16(__m64 __a) argument
83 return (__m64)__builtin_ia32_pabsw((__v4hi)__a);
94 /// \param __a
99 _mm_abs_epi16(__m128i __a) argument
117 _mm_abs_pi32(__m64 __a) argument
135 _mm_abs_epi32(__m128i __a) argument
204 _mm_hadd_epi16(__m128i __a, __m128i __b) argument
227 _mm_hadd_epi32(__m128i __a, __m128i __b) argument
250 _mm_hadd_pi16(__m64 __a, __m64 __b) argument
273 _mm_hadd_pi32(__m64 __a, __m64 __b) argument
297 _mm_hadds_epi16(__m128i __a, __m128i __b) argument
321 _mm_hadds_pi16(__m64 __a, __m64 __b) argument
344 _mm_hsub_epi16(__m128i __a, __m128i __b) argument
367 _mm_hsub_epi32(__m128i __a, __m128i __b) argument
390 _mm_hsub_pi16(__m64 __a, __m64 __b) argument
413 _mm_hsub_pi32(__m64 __a, __m64 __b) argument
438 _mm_hsubs_epi16(__m128i __a, __m128i __b) argument
463 _mm_hsubs_pi16(__m64 __a, __m64 __b) argument
496 _mm_maddubs_epi16(__m128i __a, __m128i __b) argument
525 _mm_maddubs_pi16(__m64 __a, __m64 __b) argument
545 _mm_mulhrs_epi16(__m128i __a, __m128i __b) argument
565 _mm_mulhrs_pi16(__m64 __a, __m64 __b) argument
591 _mm_shuffle_epi8(__m128i __a, __m128i __b) argument
616 _mm_shuffle_pi8(__m64 __a, __m64 __b) argument
641 _mm_sign_epi8(__m128i __a, __m128i __b) argument
666 _mm_sign_epi16(__m128i __a, __m128i __b) argument
691 _mm_sign_epi32(__m128i __a, __m128i __b) argument
716 _mm_sign_pi8(__m64 __a, __m64 __b) argument
741 _mm_sign_pi16(__m64 __a, __m64 __b) argument
766 _mm_sign_pi32(__m64 __a, __m64 __b) argument
[all...]
H A Demmintrin.h48 _mm_add_sd(__m128d __a, __m128d __b) argument
50 __a[0] += __b[0];
51 return __a;
55 _mm_add_pd(__m128d __a, __m128d __b) argument
57 return __a + __b;
61 _mm_sub_sd(__m128d __a, __m128d __b) argument
63 __a[0] -= __b[0];
64 return __a;
68 _mm_sub_pd(__m128d __a, __m128d __b) argument
70 return __a
74 _mm_mul_sd(__m128d __a, __m128d __b) argument
81 _mm_mul_pd(__m128d __a, __m128d __b) argument
87 _mm_div_sd(__m128d __a, __m128d __b) argument
94 _mm_div_pd(__m128d __a, __m128d __b) argument
100 _mm_sqrt_sd(__m128d __a, __m128d __b) argument
107 _mm_sqrt_pd(__m128d __a) argument
113 _mm_min_sd(__m128d __a, __m128d __b) argument
119 _mm_min_pd(__m128d __a, __m128d __b) argument
125 _mm_max_sd(__m128d __a, __m128d __b) argument
131 _mm_max_pd(__m128d __a, __m128d __b) argument
137 _mm_and_pd(__m128d __a, __m128d __b) argument
143 _mm_andnot_pd(__m128d __a, __m128d __b) argument
149 _mm_or_pd(__m128d __a, __m128d __b) argument
155 _mm_xor_pd(__m128d __a, __m128d __b) argument
161 _mm_cmpeq_pd(__m128d __a, __m128d __b) argument
167 _mm_cmplt_pd(__m128d __a, __m128d __b) argument
173 _mm_cmple_pd(__m128d __a, __m128d __b) argument
179 _mm_cmpgt_pd(__m128d __a, __m128d __b) argument
185 _mm_cmpge_pd(__m128d __a, __m128d __b) argument
191 _mm_cmpord_pd(__m128d __a, __m128d __b) argument
197 _mm_cmpunord_pd(__m128d __a, __m128d __b) argument
203 _mm_cmpneq_pd(__m128d __a, __m128d __b) argument
209 _mm_cmpnlt_pd(__m128d __a, __m128d __b) argument
215 _mm_cmpnle_pd(__m128d __a, __m128d __b) argument
221 _mm_cmpngt_pd(__m128d __a, __m128d __b) argument
227 _mm_cmpnge_pd(__m128d __a, __m128d __b) argument
233 _mm_cmpeq_sd(__m128d __a, __m128d __b) argument
239 _mm_cmplt_sd(__m128d __a, __m128d __b) argument
245 _mm_cmple_sd(__m128d __a, __m128d __b) argument
251 _mm_cmpgt_sd(__m128d __a, __m128d __b) argument
258 _mm_cmpge_sd(__m128d __a, __m128d __b) argument
265 _mm_cmpord_sd(__m128d __a, __m128d __b) argument
271 _mm_cmpunord_sd(__m128d __a, __m128d __b) argument
277 _mm_cmpneq_sd(__m128d __a, __m128d __b) argument
283 _mm_cmpnlt_sd(__m128d __a, __m128d __b) argument
289 _mm_cmpnle_sd(__m128d __a, __m128d __b) argument
295 _mm_cmpngt_sd(__m128d __a, __m128d __b) argument
302 _mm_cmpnge_sd(__m128d __a, __m128d __b) argument
309 _mm_comieq_sd(__m128d __a, __m128d __b) argument
315 _mm_comilt_sd(__m128d __a, __m128d __b) argument
321 _mm_comile_sd(__m128d __a, __m128d __b) argument
327 _mm_comigt_sd(__m128d __a, __m128d __b) argument
333 _mm_comige_sd(__m128d __a, __m128d __b) argument
339 _mm_comineq_sd(__m128d __a, __m128d __b) argument
345 _mm_ucomieq_sd(__m128d __a, __m128d __b) argument
351 _mm_ucomilt_sd(__m128d __a, __m128d __b) argument
357 _mm_ucomile_sd(__m128d __a, __m128d __b) argument
363 _mm_ucomigt_sd(__m128d __a, __m128d __b) argument
369 _mm_ucomige_sd(__m128d __a, __m128d __b) argument
375 _mm_ucomineq_sd(__m128d __a, __m128d __b) argument
381 _mm_cvtpd_ps(__m128d __a) argument
387 _mm_cvtps_pd(__m128 __a) argument
393 _mm_cvtepi32_pd(__m128i __a) argument
399 _mm_cvtpd_epi32(__m128d __a) argument
405 _mm_cvtsd_si32(__m128d __a) argument
411 _mm_cvtsd_ss(__m128 __a, __m128d __b) argument
418 _mm_cvtsi32_sd(__m128d __a, int __b) argument
425 _mm_cvtss_sd(__m128d __a, __m128 __b) argument
432 _mm_cvttpd_epi32(__m128d __a) argument
438 _mm_cvttsd_si32(__m128d __a) argument
444 _mm_cvtpd_pi32(__m128d __a) argument
450 _mm_cvttpd_pi32(__m128d __a) argument
456 _mm_cvtpi32_pd(__m64 __a) argument
462 _mm_cvtsd_f64(__m128d __a) argument
512 _mm_loadh_pd(__m128d __a, double const *__dp) argument
522 _mm_loadl_pd(__m128d __a, double const *__dp) argument
568 _mm_move_sd(__m128d __a, __m128d __b) argument
574 _mm_store_sd(double *__dp, __m128d __a) argument
583 _mm_store1_pd(double *__dp, __m128d __a) argument
593 _mm_store_pd(double *__dp, __m128d __a) argument
599 _mm_storeu_pd(double *__dp, __m128d __a) argument
605 _mm_storer_pd(double *__dp, __m128d __a) argument
612 _mm_storeh_pd(double *__dp, __m128d __a) argument
621 _mm_storel_pd(double *__dp, __m128d __a) argument
630 _mm_add_epi8(__m128i __a, __m128i __b) argument
636 _mm_add_epi16(__m128i __a, __m128i __b) argument
642 _mm_add_epi32(__m128i __a, __m128i __b) argument
648 _mm_add_si64(__m64 __a, __m64 __b) argument
654 _mm_add_epi64(__m128i __a, __m128i __b) argument
660 _mm_adds_epi8(__m128i __a, __m128i __b) argument
666 _mm_adds_epi16(__m128i __a, __m128i __b) argument
672 _mm_adds_epu8(__m128i __a, __m128i __b) argument
678 _mm_adds_epu16(__m128i __a, __m128i __b) argument
684 _mm_avg_epu8(__m128i __a, __m128i __b) argument
690 _mm_avg_epu16(__m128i __a, __m128i __b) argument
696 _mm_madd_epi16(__m128i __a, __m128i __b) argument
702 _mm_max_epi16(__m128i __a, __m128i __b) argument
708 _mm_max_epu8(__m128i __a, __m128i __b) argument
714 _mm_min_epi16(__m128i __a, __m128i __b) argument
720 _mm_min_epu8(__m128i __a, __m128i __b) argument
726 _mm_mulhi_epi16(__m128i __a, __m128i __b) argument
732 _mm_mulhi_epu16(__m128i __a, __m128i __b) argument
751 _mm_mullo_epi16(__m128i __a, __m128i __b) argument
770 _mm_mul_su32(__m64 __a, __m64 __b) argument
789 _mm_mul_epu32(__m128i __a, __m128i __b) argument
811 _mm_sad_epu8(__m128i __a, __m128i __b) argument
829 _mm_sub_epi8(__m128i __a, __m128i __b) argument
847 _mm_sub_epi16(__m128i __a, __m128i __b) argument
865 _mm_sub_epi32(__m128i __a, __m128i __b) argument
884 _mm_sub_si64(__m64 __a, __m64 __b) argument
902 _mm_sub_epi64(__m128i __a, __m128i __b) argument
923 _mm_subs_epi8(__m128i __a, __m128i __b) argument
944 _mm_subs_epi16(__m128i __a, __m128i __b) argument
964 _mm_subs_epu8(__m128i __a, __m128i __b) argument
984 _mm_subs_epu16(__m128i __a, __m128i __b) argument
1002 _mm_and_si128(__m128i __a, __m128i __b) argument
1022 _mm_andnot_si128(__m128i __a, __m128i __b) argument
1039 _mm_or_si128(__m128i __a, __m128i __b) argument
1057 _mm_xor_si128(__m128i __a, __m128i __b) argument
1116 _mm_slli_epi16(__m128i __a, int __count) argument
1135 _mm_sll_epi16(__m128i __a, __m128i __count) argument
1154 _mm_slli_epi32(__m128i __a, int __count) argument
1173 _mm_sll_epi32(__m128i __a, __m128i __count) argument
1192 _mm_slli_epi64(__m128i __a, int __count) argument
1211 _mm_sll_epi64(__m128i __a, __m128i __count) argument
1231 _mm_srai_epi16(__m128i __a, int __count) argument
1251 _mm_sra_epi16(__m128i __a, __m128i __count) argument
1271 _mm_srai_epi32(__m128i __a, int __count) argument
1291 _mm_sra_epi32(__m128i __a, __m128i __count) argument
1350 _mm_srli_epi16(__m128i __a, int __count) argument
1369 _mm_srl_epi16(__m128i __a, __m128i __count) argument
1388 _mm_srli_epi32(__m128i __a, int __count) argument
1407 _mm_srl_epi32(__m128i __a, __m128i __count) argument
1426 _mm_srli_epi64(__m128i __a, int __count) argument
1445 _mm_srl_epi64(__m128i __a, __m128i __count) argument
1464 _mm_cmpeq_epi8(__m128i __a, __m128i __b) argument
1483 _mm_cmpeq_epi16(__m128i __a, __m128i __b) argument
1502 _mm_cmpeq_epi32(__m128i __a, __m128i __b) argument
1522 _mm_cmpgt_epi8(__m128i __a, __m128i __b) argument
1544 _mm_cmpgt_epi16(__m128i __a, __m128i __b) argument
1564 _mm_cmpgt_epi32(__m128i __a, __m128i __b) argument
1584 _mm_cmplt_epi8(__m128i __a, __m128i __b) argument
1604 _mm_cmplt_epi16(__m128i __a, __m128i __b) argument
1624 _mm_cmplt_epi32(__m128i __a, __m128i __b) argument
1648 _mm_cvtsi64_sd(__m128d __a, long long __b) argument
1666 _mm_cvtsd_si64(__m128d __a) argument
1683 _mm_cvttsd_si64(__m128d __a) argument
1699 _mm_cvtepi32_ps(__m128i __a) argument
1715 _mm_cvtps_epi32(__m128 __a) argument
1731 _mm_cvttps_epi32(__m128 __a) argument
1747 _mm_cvtsi32_si128(int __a) argument
1764 _mm_cvtsi64_si128(long long __a) argument
1782 _mm_cvtsi128_si32(__m128i __a) argument
1801 _mm_cvtsi128_si64(__m128i __a) argument
2182 _mm_storel_epi64(__m128i *__p, __m128i __a) argument
2191 _mm_stream_pd(double *__p, __m128d __a) argument
2197 _mm_stream_si128(__m128i *__p, __m128i __a) argument
2203 _mm_stream_si32(int *__p, int __a) argument
2210 _mm_stream_si64(long long *__p, long long __a) argument
2235 _mm_packs_epi16(__m128i __a, __m128i __b) argument
2241 _mm_packs_epi32(__m128i __a, __m128i __b) argument
2247 _mm_packus_epi16(__m128i __a, __m128i __b) argument
2253 _mm_extract_epi16(__m128i __a, int __imm) argument
2260 _mm_insert_epi16(__m128i __a, int __b, int __imm) argument
2268 _mm_movemask_epi8(__m128i __a) argument
2296 _mm_unpackhi_epi8(__m128i __a, __m128i __b) argument
2302 _mm_unpackhi_epi16(__m128i __a, __m128i __b) argument
2308 _mm_unpackhi_epi32(__m128i __a, __m128i __b) argument
2314 _mm_unpackhi_epi64(__m128i __a, __m128i __b) argument
2320 _mm_unpacklo_epi8(__m128i __a, __m128i __b) argument
2326 _mm_unpacklo_epi16(__m128i __a, __m128i __b) argument
2332 _mm_unpacklo_epi32(__m128i __a, __m128i __b) argument
2338 _mm_unpacklo_epi64(__m128i __a, __m128i __b) argument
2344 _mm_movepi64_pi64(__m128i __a) argument
2350 _mm_movpi64_epi64(__m64 __a) argument
2356 _mm_move_epi64(__m128i __a) argument
2362 _mm_unpackhi_pd(__m128d __a, __m128d __b) argument
2368 _mm_unpacklo_pd(__m128d __a, __m128d __b) argument
2374 _mm_movemask_pd(__m128d __a) argument
2384 _mm_castpd_ps(__m128d __a) argument
2390 _mm_castpd_si128(__m128d __a) argument
2396 _mm_castps_pd(__m128 __a) argument
2402 _mm_castps_si128(__m128 __a) argument
2408 _mm_castsi128_ps(__m128i __a) argument
2414 _mm_castsi128_pd(__m128i __a) argument
[all...]
H A Davxintrin.h56 /// \param __a
63 _mm256_add_pd(__m256d __a, __m256d __b) argument
65 return __a+__b;
74 /// \param __a
81 _mm256_add_ps(__m256 __a, __m256 __b) argument
83 return __a+__b;
92 /// \param __a
99 _mm256_sub_pd(__m256d __a, __m256d __b) argument
101 return __a-__b;
110 /// \param __a
117 _mm256_sub_ps(__m256 __a, __m256 __b) argument
136 _mm256_addsub_pd(__m256d __a, __m256d __b) argument
155 _mm256_addsub_ps(__m256 __a, __m256 __b) argument
173 _mm256_div_pd(__m256d __a, __m256d __b) argument
191 _mm256_div_ps(__m256 __a, __m256 __b) argument
210 _mm256_max_pd(__m256d __a, __m256d __b) argument
229 _mm256_max_ps(__m256 __a, __m256 __b) argument
248 _mm256_min_pd(__m256d __a, __m256d __b) argument
267 _mm256_min_ps(__m256 __a, __m256 __b) argument
285 _mm256_mul_pd(__m256d __a, __m256d __b) argument
303 _mm256_mul_ps(__m256 __a, __m256 __b) argument
320 _mm256_sqrt_pd(__m256d __a) argument
337 _mm256_sqrt_ps(__m256 __a) argument
354 _mm256_rsqrt_ps(__m256 __a) argument
371 _mm256_rcp_ps(__m256 __a) argument
523 _mm256_and_pd(__m256d __a, __m256d __b) argument
541 _mm256_and_ps(__m256 __a, __m256 __b) argument
562 _mm256_andnot_pd(__m256d __a, __m256d __b) argument
583 _mm256_andnot_ps(__m256 __a, __m256 __b) argument
601 _mm256_or_pd(__m256d __a, __m256d __b) argument
619 _mm256_or_ps(__m256 __a, __m256 __b) argument
637 _mm256_xor_pd(__m256d __a, __m256d __b) argument
655 _mm256_xor_ps(__m256 __a, __m256 __b) argument
679 _mm256_hadd_pd(__m256d __a, __m256d __b) argument
702 _mm256_hadd_ps(__m256 __a, __m256 __b) argument
725 _mm256_hsub_pd(__m256d __a, __m256d __b) argument
748 _mm256_hsub_ps(__m256 __a, __m256 __b) argument
778 _mm_permutevar_pd(__m128d __a, __m128i __c) argument
817 _mm256_permutevar_pd(__m256d __a, __m256i __c) argument
872 _mm_permutevar_ps(__m128 __a, __m128i __c) argument
963 _mm256_permutevar_ps(__m256 __a, __m256i __c) argument
1232 _mm256_blendv_pd(__m256d __a, __m256d __b, __m256d __c) argument
1239 _mm256_blendv_ps(__m256 __a, __m256 __b, __m256 __c) argument
1330 _mm256_extract_epi32(__m256i __a, const int __imm) argument
1337 _mm256_extract_epi16(__m256i __a, const int __imm) argument
1344 _mm256_extract_epi8(__m256i __a, const int __imm) argument
1352 _mm256_extract_epi64(__m256i __a, const int __imm) argument
1360 _mm256_insert_epi32(__m256i __a, int __b, int const __imm) argument
1368 _mm256_insert_epi16(__m256i __a, int __b, int const __imm) argument
1376 _mm256_insert_epi8(__m256i __a, int __b, int const __imm) argument
1385 _mm256_insert_epi64(__m256i __a, long long __b, int const __imm) argument
1395 _mm256_cvtepi32_pd(__m128i __a) argument
1401 _mm256_cvtepi32_ps(__m256i __a) argument
1407 _mm256_cvtpd_ps(__m256d __a) argument
1413 _mm256_cvtps_epi32(__m256 __a) argument
1419 _mm256_cvtps_pd(__m128 __a) argument
1425 _mm256_cvttpd_epi32(__m256d __a) argument
1431 _mm256_cvtpd_epi32(__m256d __a) argument
1437 _mm256_cvttps_epi32(__m256 __a) argument
1444 _mm256_movehdup_ps(__m256 __a) argument
1450 _mm256_moveldup_ps(__m256 __a) argument
1456 _mm256_movedup_pd(__m256d __a) argument
1463 _mm256_unpackhi_pd(__m256d __a, __m256d __b) argument
1469 _mm256_unpacklo_pd(__m256d __a, __m256d __b) argument
1475 _mm256_unpackhi_ps(__m256 __a, __m256 __b) argument
1481 _mm256_unpacklo_ps(__m256 __a, __m256 __b) argument
1488 _mm_testz_pd(__m128d __a, __m128d __b) argument
1494 _mm_testc_pd(__m128d __a, __m128d __b) argument
1500 _mm_testnzc_pd(__m128d __a, __m128d __b) argument
1506 _mm_testz_ps(__m128 __a, __m128 __b) argument
1512 _mm_testc_ps(__m128 __a, __m128 __b) argument
1518 _mm_testnzc_ps(__m128 __a, __m128 __b) argument
1524 _mm256_testz_pd(__m256d __a, __m256d __b) argument
1530 _mm256_testc_pd(__m256d __a, __m256d __b) argument
1536 _mm256_testnzc_pd(__m256d __a, __m256d __b) argument
1542 _mm256_testz_ps(__m256 __a, __m256 __b) argument
1548 _mm256_testc_ps(__m256 __a, __m256 __b) argument
1554 _mm256_testnzc_ps(__m256 __a, __m256 __b) argument
1560 _mm256_testz_si256(__m256i __a, __m256i __b) argument
1566 _mm256_testc_si256(__m256i __a, __m256i __b) argument
1572 _mm256_testnzc_si256(__m256i __a, __m256i __b) argument
1579 _mm256_movemask_pd(__m256d __a) argument
1585 _mm256_movemask_ps(__m256 __a) argument
1605 _mm_broadcast_ss(float const *__a) argument
1612 _mm256_broadcast_sd(double const *__a) argument
1619 _mm256_broadcast_ss(float const *__a) argument
1626 _mm256_broadcast_pd(__m128d const *__a) argument
1632 _mm256_broadcast_ps(__m128 const *__a) argument
1691 _mm256_store_pd(double *__p, __m256d __a) argument
1697 _mm256_store_ps(float *__p, __m256 __a) argument
1703 _mm256_storeu_pd(double *__p, __m256d __a) argument
1709 _mm256_storeu_ps(float *__p, __m256 __a) argument
1715 _mm256_store_si256(__m256i *__p, __m256i __a) argument
1721 _mm256_storeu_si256(__m256i *__p, __m256i __a) argument
1754 _mm256_maskstore_ps(float *__p, __m256i __m, __m256 __a) argument
1760 _mm_maskstore_pd(double *__p, __m128i __m, __m128d __a) argument
1766 _mm256_maskstore_pd(double *__p, __m256i __m, __m256d __a) argument
1772 _mm_maskstore_ps(float *__p, __m128i __m, __m128 __a) argument
1779 _mm256_stream_si256(__m256i *__a, __m256i __b) argument
1785 _mm256_stream_pd(double *__a, __m256d __b) argument
1791 _mm256_stream_ps(float *__p, __m256 __a) argument
1816 _mm256_set_pd(double __a, double __b, double __c, double __d) argument
1822 _mm256_set_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
1864 _mm256_set_epi64x(long long __a, long long __b, long long __c, long long __d) argument
1871 _mm256_setr_pd(double __a, double __b, double __c, double __d) argument
1877 _mm256_setr_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
1918 _mm256_setr_epi64x(long long __a, long long __b, long long __c, long long __d) argument
1984 _mm256_castpd_ps(__m256d __a) argument
1990 _mm256_castpd_si256(__m256d __a) argument
1996 _mm256_castps_pd(__m256 __a) argument
2002 _mm256_castps_si256(__m256 __a) argument
2008 _mm256_castsi256_ps(__m256i __a) argument
2014 _mm256_castsi256_pd(__m256i __a) argument
2020 _mm256_castpd256_pd128(__m256d __a) argument
2026 _mm256_castps256_ps128(__m256 __a) argument
2032 _mm256_castsi256_si128(__m256i __a) argument
2038 _mm256_castpd128_pd256(__m128d __a) argument
2044 _mm256_castps128_ps256(__m128 __a) argument
2050 _mm256_castsi128_si256(__m128i __a) argument
2156 _mm256_storeu2_m128(float *__addr_hi, float *__addr_lo, __m256 __a) argument
2167 _mm256_storeu2_m128d(double *__addr_hi, double *__addr_lo, __m256d __a) argument
2178 _mm256_storeu2_m128i(__m128i *__addr_hi, __m128i *__addr_lo, __m256i __a) argument
[all...]
/external/clang/test/Sema/
H A Dbuiltins-x86.c13 __m128 test__builtin_ia32_cmpps(__m128 __a, __m128 __b) { argument
14 __builtin_ia32_cmpps(__a, __b, 32); // expected-error {{argument should be a value from 0 to 31}}
17 __m128d test__builtin_ia32_cmppd(__m128d __a, __m128d __b) { argument
18 __builtin_ia32_cmppd(__a, __b, 32); // expected-error {{argument should be a value from 0 to 31}}
21 __m128 test__builtin_ia32_cmpss(__m128 __a, __m128 __b) { argument
22 __builtin_ia32_cmpss(__a, __b, 32); // expected-error {{argument should be a value from 0 to 31}}
25 __m128d test__builtin_ia32_cmpsd(__m128d __a, __m128d __b) { argument
26 __builtin_ia32_cmpsd(__a, __b, 32); // expected-error {{argument should be a value from 0 to 31}}
29 __mmask16 test__builtin_ia32_cmpps512_mask(__m512d __a, __m512d __b) { argument
30 __builtin_ia32_cmpps512_mask(__a, __
33 test__builtin_ia32_cmppd512_mask(__m512d __a, __m512d __b) argument
37 test__builtin_ia32_vpcomub(__m128i __a, __m128i __b) argument
41 test__builtin_ia32_vpcomuw(__m128i __a, __m128i __b) argument
45 test__builtin_ia32_vpcomud(__m128i __a, __m128i __b) argument
49 test__builtin_ia32_vpcomuq(__m128i __a, __m128i __b) argument
53 test__builtin_ia32_vpcomb(__m128i __a, __m128i __b) argument
57 test__builtin_ia32_vpcomw(__m128i __a, __m128i __b) argument
61 test__builtin_ia32_vpcomd(__m128i __a, __m128i __b) argument
65 test__builtin_ia32_vpcomq(__m128i __a, __m128i __b) argument
[all...]
/external/clang/test/CodeGen/
H A Dsse-builtins.c162 void test_extract_epi16(__m128i __a) { argument
166 _mm_extract_epi16(__a, 8);
169 __m128 test_mm_cmpeq_ss(__m128 __a, __m128 __b) { argument
172 return _mm_cmpeq_ss(__a, __b);
175 __m128 test_mm_cmplt_ss(__m128 __a, __m128 __b) { argument
178 return _mm_cmplt_ss(__a, __b);
181 __m128 test_mm_cmple_ss(__m128 __a, __m128 __b) { argument
184 return _mm_cmple_ss(__a, __b);
187 __m128 test_mm_cmpunord_ss(__m128 __a, __m128 __b) { argument
190 return _mm_cmpunord_ss(__a, __
193 test_mm_cmpneq_ss(__m128 __a, __m128 __b) argument
199 test_mm_cmpnlt_ss(__m128 __a, __m128 __b) argument
205 test_mm_cmpnle_ss(__m128 __a, __m128 __b) argument
211 test_mm_cmpord_ss(__m128 __a, __m128 __b) argument
217 test_mm_cmpgt_ss(__m128 __a, __m128 __b) argument
223 test_mm_cmpge_ss(__m128 __a, __m128 __b) argument
229 test_mm_cmpngt_ss(__m128 __a, __m128 __b) argument
235 test_mm_cmpnge_ss(__m128 __a, __m128 __b) argument
241 test_mm_cmpeq_ps(__m128 __a, __m128 __b) argument
247 test_mm_cmplt_ps(__m128 __a, __m128 __b) argument
253 test_mm_cmple_ps(__m128 __a, __m128 __b) argument
259 test_mm_cmpunord_ps(__m128 __a, __m128 __b) argument
265 test_mm_cmpneq_ps(__m128 __a, __m128 __b) argument
271 test_mm_cmpnlt_ps(__m128 __a, __m128 __b) argument
277 test_mm_cmpnle_ps(__m128 __a, __m128 __b) argument
283 test_mm_cmpord_ps(__m128 __a, __m128 __b) argument
289 test_mm_cmpgt_ps(__m128 __a, __m128 __b) argument
295 test_mm_cmpge_ps(__m128 __a, __m128 __b) argument
301 test_mm_cmpngt_ps(__m128 __a, __m128 __b) argument
307 test_mm_cmpnge_ps(__m128 __a, __m128 __b) argument
313 test_mm_cmpeq_sd(__m128d __a, __m128d __b) argument
319 test_mm_cmplt_sd(__m128d __a, __m128d __b) argument
325 test_mm_cmple_sd(__m128d __a, __m128d __b) argument
331 test_mm_cmpunord_sd(__m128d __a, __m128d __b) argument
337 test_mm_cmpneq_sd(__m128d __a, __m128d __b) argument
343 test_mm_cmpnlt_sd(__m128d __a, __m128d __b) argument
349 test_mm_cmpnle_sd(__m128d __a, __m128d __b) argument
355 test_mm_cmpord_sd(__m128d __a, __m128d __b) argument
361 test_mm_cmpgt_sd(__m128d __a, __m128d __b) argument
367 test_mm_cmpge_sd(__m128d __a, __m128d __b) argument
373 test_mm_cmpngt_sd(__m128d __a, __m128d __b) argument
379 test_mm_cmpnge_sd(__m128d __a, __m128d __b) argument
385 test_mm_cmpeq_pd(__m128d __a, __m128d __b) argument
391 test_mm_cmplt_pd(__m128d __a, __m128d __b) argument
397 test_mm_cmple_pd(__m128d __a, __m128d __b) argument
403 test_mm_cmpunord_pd(__m128d __a, __m128d __b) argument
409 test_mm_cmpneq_pd(__m128d __a, __m128d __b) argument
415 test_mm_cmpnlt_pd(__m128d __a, __m128d __b) argument
421 test_mm_cmpnle_pd(__m128d __a, __m128d __b) argument
427 test_mm_cmpord_pd(__m128d __a, __m128d __b) argument
433 test_mm_cmpgt_pd(__m128d __a, __m128d __b) argument
439 test_mm_cmpge_pd(__m128d __a, __m128d __b) argument
445 test_mm_cmpngt_pd(__m128d __a, __m128d __b) argument
451 test_mm_cmpnge_pd(__m128d __a, __m128d __b) argument
499 test_mm_add_si64(__m64 __a, __m64 __b) argument
505 test_mm_sub_si64(__m64 __a, __m64 __b) argument
511 test_mm_mul_su32(__m64 __a, __m64 __b) argument
[all...]
H A Dblock-3.c6 __attribute__((__blocks__(byref))) int index = ({ int __a; int __b; __a < __b ? __b : __a; });
/external/clang/lib/Headers/
H A Daltivec.h39 static vector signed char __ATTRS_o_ai vec_perm(vector signed char __a,
43 static vector unsigned char __ATTRS_o_ai vec_perm(vector unsigned char __a,
47 static vector bool char __ATTRS_o_ai vec_perm(vector bool char __a,
51 static vector short __ATTRS_o_ai vec_perm(vector signed short __a,
55 static vector unsigned short __ATTRS_o_ai vec_perm(vector unsigned short __a,
59 static vector bool short __ATTRS_o_ai vec_perm(vector bool short __a,
63 static vector pixel __ATTRS_o_ai vec_perm(vector pixel __a, vector pixel __b,
66 static vector int __ATTRS_o_ai vec_perm(vector signed int __a,
70 static vector unsigned int __ATTRS_o_ai vec_perm(vector unsigned int __a,
74 static vector bool int __ATTRS_o_ai vec_perm(vector bool int __a,
107 vec_abs(vector signed char __a) argument
111 vec_abs(vector signed short __a) argument
115 vec_abs(vector signed int __a) argument
121 vec_abs(vector signed long long __a) argument
126 vec_abs(vector float __a) argument
133 vec_abs(vector double __a) argument
145 vec_abss(vector signed char __a) argument
150 vec_abss(vector signed short __a) argument
155 vec_abss(vector signed int __a) argument
162 vec_add(vector signed char __a, vector signed char __b) argument
167 vec_add(vector bool char __a, vector signed char __b) argument
172 vec_add(vector signed char __a, vector bool char __b) argument
177 vec_add(vector unsigned char __a, vector unsigned char __b) argument
182 vec_add(vector bool char __a, vector unsigned char __b) argument
187 vec_add(vector unsigned char __a, vector bool char __b) argument
192 vec_add(vector short __a, vector short __b) argument
196 vec_add(vector bool short __a, vector short __b) argument
201 vec_add(vector short __a, vector bool short __b) argument
206 vec_add(vector unsigned short __a, vector unsigned short __b) argument
211 vec_add(vector bool short __a, vector unsigned short __b) argument
216 vec_add(vector unsigned short __a, vector bool short __b) argument
221 vec_add(vector int __a, vector int __b) argument
225 vec_add(vector bool int __a, vector int __b) argument
229 vec_add(vector int __a, vector bool int __b) argument
233 vec_add(vector unsigned int __a, vector unsigned int __b) argument
238 vec_add(vector bool int __a, vector unsigned int __b) argument
243 vec_add(vector unsigned int __a, vector bool int __b) argument
250 vec_add(vector signed long long __a, vector signed long long __b) argument
255 vec_add(vector unsigned long long __a, vector unsigned long long __b) argument
259 vec_add(vector signed __int128 __a, vector signed __int128 __b) argument
265 vec_add(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
270 vec_add(vector float __a, vector float __b) argument
276 vec_add(vector double __a, vector double __b) argument
285 vec_adde(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
291 vec_adde(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
301 vec_addec(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
307 vec_addec(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
317 vec_vaddubm(vector signed char __a, vector signed char __b) argument
322 vec_vaddubm(vector bool char __a, vector signed char __b) argument
327 vec_vaddubm(vector signed char __a, vector bool char __b) argument
332 vec_vaddubm(vector unsigned char __a, vector unsigned char __b) argument
337 vec_vaddubm(vector bool char __a, vector unsigned char __b) argument
342 vec_vaddubm(vector unsigned char __a, vector bool char __b) argument
351 vec_vadduhm(vector short __a, vector short __b) argument
356 vec_vadduhm(vector bool short __a, vector short __b) argument
361 vec_vadduhm(vector short __a, vector bool short __b) argument
367 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) argument
372 vec_vadduhm(vector bool short __a, vector unsigned short __b) argument
376 vec_vadduhm(vector unsigned short __a, vector bool short __b) argument
385 vec_vadduwm(vector int __a, vector int __b) argument
389 vec_vadduwm(vector bool int __a, vector int __b) argument
394 vec_vadduwm(vector int __a, vector bool int __b) argument
399 vec_vadduwm(vector unsigned int __a, vector unsigned int __b) argument
404 vec_vadduwm(vector bool int __a, vector unsigned int __b) argument
409 vec_vadduwm(vector unsigned int __a, vector bool int __b) argument
419 vec_vaddfp(vector float __a, vector float __b) argument
425 vec_addc(vector signed int __a, vector signed int __b) argument
431 vec_addc(vector unsigned int __a, vector unsigned int __b) argument
438 vec_addc(vector signed __int128 __a, vector signed __int128 __b) argument
445 vec_addc(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
453 vec_vaddcuw(vector unsigned int __a, vector unsigned int __b) argument
459 vec_adds(vector signed char __a, vector signed char __b) argument
464 vec_adds(vector bool char __a, vector signed char __b) argument
469 vec_adds(vector signed char __a, vector bool char __b) argument
474 vec_adds(vector unsigned char __a, vector unsigned char __b) argument
479 vec_adds(vector bool char __a, vector unsigned char __b) argument
484 vec_adds(vector unsigned char __a, vector bool char __b) argument
489 vec_adds(vector short __a, vector short __b) argument
493 vec_adds(vector bool short __a, vector short __b) argument
498 vec_adds(vector short __a, vector bool short __b) argument
503 vec_adds(vector unsigned short __a, vector unsigned short __b) argument
508 vec_adds(vector bool short __a, vector unsigned short __b) argument
513 vec_adds(vector unsigned short __a, vector bool short __b) argument
518 vec_adds(vector int __a, vector int __b) argument
522 vec_adds(vector bool int __a, vector int __b) argument
526 vec_adds(vector int __a, vector bool int __b) argument
530 vec_adds(vector unsigned int __a, vector unsigned int __b) argument
535 vec_adds(vector bool int __a, vector unsigned int __b) argument
540 vec_adds(vector unsigned int __a, vector bool int __b) argument
547 vec_vaddsbs(vector signed char __a, vector signed char __b) argument
552 vec_vaddsbs(vector bool char __a, vector signed char __b) argument
557 vec_vaddsbs(vector signed char __a, vector bool char __b) argument
564 vec_vaddubs(vector unsigned char __a, vector unsigned char __b) argument
569 vec_vaddubs(vector bool char __a, vector unsigned char __b) argument
574 vec_vaddubs(vector unsigned char __a, vector bool char __b) argument
581 vec_vaddshs(vector short __a, vector short __b) argument
586 vec_vaddshs(vector bool short __a, vector short __b) argument
591 vec_vaddshs(vector short __a, vector bool short __b) argument
599 vec_vadduhs(vector unsigned short __a, vector unsigned short __b) argument
604 vec_vadduhs(vector bool short __a, vector unsigned short __b) argument
608 vec_vadduhs(vector unsigned short __a, vector bool short __b) argument
615 vec_vaddsws(vector int __a, vector int __b) argument
619 vec_vaddsws(vector bool int __a, vector int __b) argument
624 vec_vaddsws(vector int __a, vector bool int __b) argument
631 vec_vadduws(vector unsigned int __a, vector unsigned int __b) argument
636 vec_vadduws(vector bool int __a, vector unsigned int __b) argument
641 vec_vadduws(vector unsigned int __a, vector bool int __b) argument
650 vec_vadduqm(vector signed __int128 __a, vector signed __int128 __b) argument
655 vec_vadduqm(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
662 vec_vaddeuqm(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
668 vec_vaddeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
676 vec_vaddcuq(vector signed __int128 __a, vector signed __int128 __b) argument
681 vec_vaddcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
688 vec_vaddecuq(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
694 vec_vaddecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
704 vec_and(vector signed char __a, vector signed char __b) argument
709 vec_and(vector bool char __a, vector signed char __b) argument
714 vec_and(vector signed char __a, vector bool char __b) argument
719 vec_and(vector unsigned char __a, vector unsigned char __b) argument
724 vec_and(vector bool char __a, vector unsigned char __b) argument
729 vec_and(vector unsigned char __a, vector bool char __b) argument
734 vec_and(vector bool char __a, vector bool char __b) argument
739 vec_and(vector short __a, vector short __b) argument
743 vec_and(vector bool short __a, vector short __b) argument
748 vec_and(vector short __a, vector bool short __b) argument
753 vec_and(vector unsigned short __a, vector unsigned short __b) argument
758 vec_and(vector bool short __a, vector unsigned short __b) argument
763 vec_and(vector unsigned short __a, vector bool short __b) argument
768 vec_and(vector bool short __a, vector bool short __b) argument
773 vec_and(vector int __a, vector int __b) argument
777 vec_and(vector bool int __a, vector int __b) argument
781 vec_and(vector int __a, vector bool int __b) argument
785 vec_and(vector unsigned int __a, vector unsigned int __b) argument
790 vec_and(vector bool int __a, vector unsigned int __b) argument
795 vec_and(vector unsigned int __a, vector bool int __b) argument
800 vec_and(vector bool int __a, vector bool int __b) argument
805 vec_and(vector float __a, vector float __b) argument
811 vec_and(vector bool int __a, vector float __b) argument
818 vec_and(vector float __a, vector bool int __b) argument
826 vec_and(vector bool long long __a, vector double __b) argument
832 vec_and(vector double __a, vector bool long long __b) argument
838 vec_and(vector double __a, vector double __b) argument
845 vec_and(vector signed long long __a, vector signed long long __b) argument
850 vec_and(vector bool long long __a, vector signed long long __b) argument
854 vec_and(vector signed long long __a, vector bool long long __b) argument
860 vec_and(vector unsigned long long __a, vector unsigned long long __b) argument
865 vec_and(vector bool long long __a, vector unsigned long long __b) argument
870 vec_and(vector unsigned long long __a, vector bool long long __b) argument
874 vec_and(vector bool long long __a, vector bool long long __b) argument
882 vec_vand(vector signed char __a, vector signed char __b) argument
887 vec_vand(vector bool char __a, vector signed char __b) argument
892 vec_vand(vector signed char __a, vector bool char __b) argument
897 vec_vand(vector unsigned char __a, vector unsigned char __b) argument
902 vec_vand(vector bool char __a, vector unsigned char __b) argument
907 vec_vand(vector unsigned char __a, vector bool char __b) argument
912 vec_vand(vector bool char __a, vector bool char __b) argument
917 vec_vand(vector short __a, vector short __b) argument
921 vec_vand(vector bool short __a, vector short __b) argument
926 vec_vand(vector short __a, vector bool short __b) argument
931 vec_vand(vector unsigned short __a, vector unsigned short __b) argument
936 vec_vand(vector bool short __a, vector unsigned short __b) argument
941 vec_vand(vector unsigned short __a, vector bool short __b) argument
946 vec_vand(vector bool short __a, vector bool short __b) argument
951 vec_vand(vector int __a, vector int __b) argument
955 vec_vand(vector bool int __a, vector int __b) argument
959 vec_vand(vector int __a, vector bool int __b) argument
963 vec_vand(vector unsigned int __a, vector unsigned int __b) argument
968 vec_vand(vector bool int __a, vector unsigned int __b) argument
973 vec_vand(vector unsigned int __a, vector bool int __b) argument
978 vec_vand(vector bool int __a, vector bool int __b) argument
983 vec_vand(vector float __a, vector float __b) argument
989 vec_vand(vector bool int __a, vector float __b) argument
996 vec_vand(vector float __a, vector bool int __b) argument
1005 vec_vand(vector signed long long __a, vector signed long long __b) argument
1010 vec_vand(vector bool long long __a, vector signed long long __b) argument
1015 vec_vand(vector signed long long __a, vector bool long long __b) argument
1020 vec_vand(vector unsigned long long __a, vector unsigned long long __b) argument
1025 vec_vand(vector bool long long __a, vector unsigned long long __b) argument
1030 vec_vand(vector unsigned long long __a, vector bool long long __b) argument
1034 vec_vand(vector bool long long __a, vector bool long long __b) argument
1044 vec_andc(vector signed char __a, vector signed char __b) argument
1049 vec_andc(vector bool char __a, vector signed char __b) argument
1054 vec_andc(vector signed char __a, vector bool char __b) argument
1059 vec_andc(vector unsigned char __a, vector unsigned char __b) argument
1064 vec_andc(vector bool char __a, vector unsigned char __b) argument
1069 vec_andc(vector unsigned char __a, vector bool char __b) argument
1074 vec_andc(vector bool char __a, vector bool char __b) argument
1079 vec_andc(vector short __a, vector short __b) argument
1083 vec_andc(vector bool short __a, vector short __b) argument
1088 vec_andc(vector short __a, vector bool short __b) argument
1093 vec_andc(vector unsigned short __a, vector unsigned short __b) argument
1098 vec_andc(vector bool short __a, vector unsigned short __b) argument
1103 vec_andc(vector unsigned short __a, vector bool short __b) argument
1108 vec_andc(vector bool short __a, vector bool short __b) argument
1113 vec_andc(vector int __a, vector int __b) argument
1117 vec_andc(vector bool int __a, vector int __b) argument
1121 vec_andc(vector int __a, vector bool int __b) argument
1125 vec_andc(vector unsigned int __a, vector unsigned int __b) argument
1130 vec_andc(vector bool int __a, vector unsigned int __b) argument
1135 vec_andc(vector unsigned int __a, vector bool int __b) argument
1140 vec_andc(vector bool int __a, vector bool int __b) argument
1145 vec_andc(vector float __a, vector float __b) argument
1151 vec_andc(vector bool int __a, vector float __b) argument
1158 vec_andc(vector float __a, vector bool int __b) argument
1167 vec_andc(vector bool long long __a, vector double __b) argument
1174 vec_andc(vector double __a, vector bool long long __b) argument
1180 vec_andc(vector double __a, vector double __b) argument
1187 vec_andc(vector signed long long __a, vector signed long long __b) argument
1192 vec_andc(vector bool long long __a, vector signed long long __b) argument
1197 vec_andc(vector signed long long __a, vector bool long long __b) argument
1202 vec_andc(vector unsigned long long __a, vector unsigned long long __b) argument
1207 vec_andc(vector bool long long __a, vector unsigned long long __b) argument
1212 vec_andc(vector unsigned long long __a, vector bool long long __b) argument
1216 vec_andc(vector bool long long __a, vector bool long long __b) argument
1224 vec_vandc(vector signed char __a, vector signed char __b) argument
1229 vec_vandc(vector bool char __a, vector signed char __b) argument
1234 vec_vandc(vector signed char __a, vector bool char __b) argument
1239 vec_vandc(vector unsigned char __a, vector unsigned char __b) argument
1244 vec_vandc(vector bool char __a, vector unsigned char __b) argument
1249 vec_vandc(vector unsigned char __a, vector bool char __b) argument
1254 vec_vandc(vector bool char __a, vector bool char __b) argument
1259 vec_vandc(vector short __a, vector short __b) argument
1263 vec_vandc(vector bool short __a, vector short __b) argument
1268 vec_vandc(vector short __a, vector bool short __b) argument
1273 vec_vandc(vector unsigned short __a, vector unsigned short __b) argument
1278 vec_vandc(vector bool short __a, vector unsigned short __b) argument
1283 vec_vandc(vector unsigned short __a, vector bool short __b) argument
1288 vec_vandc(vector bool short __a, vector bool short __b) argument
1293 vec_vandc(vector int __a, vector int __b) argument
1297 vec_vandc(vector bool int __a, vector int __b) argument
1301 vec_vandc(vector int __a, vector bool int __b) argument
1305 vec_vandc(vector unsigned int __a, vector unsigned int __b) argument
1310 vec_vandc(vector bool int __a, vector unsigned int __b) argument
1315 vec_vandc(vector unsigned int __a, vector bool int __b) argument
1320 vec_vandc(vector bool int __a, vector bool int __b) argument
1325 vec_vandc(vector float __a, vector float __b) argument
1331 vec_vandc(vector bool int __a, vector float __b) argument
1338 vec_vandc(vector float __a, vector bool int __b) argument
1347 vec_vandc(vector signed long long __a, vector signed long long __b) argument
1352 vec_vandc(vector bool long long __a, vector signed long long __b) argument
1357 vec_vandc(vector signed long long __a, vector bool long long __b) argument
1362 vec_vandc(vector unsigned long long __a, vector unsigned long long __b) argument
1367 vec_vandc(vector bool long long __a, vector unsigned long long __b) argument
1372 vec_vandc(vector unsigned long long __a, vector bool long long __b) argument
1376 vec_vandc(vector bool long long __a, vector bool long long __b) argument
1384 vec_avg(vector signed char __a, vector signed char __b) argument
1389 vec_avg(vector unsigned char __a, vector unsigned char __b) argument
1394 vec_avg(vector short __a, vector short __b) argument
1398 vec_avg(vector unsigned short __a, vector unsigned short __b) argument
1403 vec_avg(vector int __a, vector int __b) argument
1407 vec_avg(vector unsigned int __a, vector unsigned int __b) argument
1415 vec_vavgsb(vector signed char __a, vector signed char __b) argument
1422 vec_vavgub(vector unsigned char __a, vector unsigned char __b) argument
1429 vec_vavgsh(vector short __a, vector short __b) argument
1436 vec_vavguh(vector unsigned short __a, vector unsigned short __b) argument
1443 vec_vavgsw(vector int __a, vector int __b) argument
1450 vec_vavguw(vector unsigned int __a, vector unsigned int __b) argument
1456 vec_ceil(vector float __a) argument
1465 vec_ceil(vector double __a) argument
1473 vec_vrfip(vector float __a) argument
1480 vec_cmpb(vector float __a, vector float __b) argument
1487 vec_vcmpbfp(vector float __a, vector float __b) argument
1493 vec_cmpeq(vector signed char __a, vector signed char __b) argument
1499 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) argument
1505 vec_cmpeq(vector short __a, vector short __b) argument
1510 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) argument
1516 vec_cmpeq(vector int __a, vector int __b) argument
1520 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) argument
1528 vec_cmpeq(vector signed long long __a, vector signed long long __b) argument
1533 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) argument
1539 vec_cmpeq(vector float __a, vector float __b) argument
1550 vec_cmpeq(vector double __a, vector double __b) argument
1558 vec_cmpgt(vector signed char __a, vector signed char __b) argument
1563 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) argument
1568 vec_cmpgt(vector short __a, vector short __b) argument
1573 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) argument
1578 vec_cmpgt(vector int __a, vector int __b) argument
1582 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) argument
1589 vec_cmpgt(vector signed long long __a, vector signed long long __b) argument
1594 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) argument
1599 vec_cmpgt(vector float __a, vector float __b) argument
1610 vec_cmpgt(vector double __a, vector double __b) argument
1618 vec_cmpge(vector signed char __a, vector signed char __b) argument
1623 vec_cmpge(vector unsigned char __a, vector unsigned char __b) argument
1628 vec_cmpge(vector signed short __a, vector signed short __b) argument
1633 vec_cmpge(vector unsigned short __a, vector unsigned short __b) argument
1638 vec_cmpge(vector signed int __a, vector signed int __b) argument
1643 vec_cmpge(vector unsigned int __a, vector unsigned int __b) argument
1648 vec_cmpge(vector float __a, vector float __b) argument
1658 vec_cmpge(vector double __a, vector double __b) argument
1665 vec_cmpge(vector signed long long __a, vector signed long long __b) argument
1670 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) argument
1678 vec_vcmpgefp(vector float __a, vector float __b) argument
1685 vec_vcmpgtsb(vector signed char __a, vector signed char __b) argument
1692 vec_vcmpgtub(vector unsigned char __a, vector unsigned char __b) argument
1699 vec_vcmpgtsh(vector short __a, vector short __b) argument
1706 vec_vcmpgtuh(vector unsigned short __a, vector unsigned short __b) argument
1713 vec_vcmpgtsw(vector int __a, vector int __b) argument
1720 vec_vcmpgtuw(vector unsigned int __a, vector unsigned int __b) argument
1727 vec_vcmpgtfp(vector float __a, vector float __b) argument
1734 vec_cmple(vector signed char __a, vector signed char __b) argument
1739 vec_cmple(vector unsigned char __a, vector unsigned char __b) argument
1744 vec_cmple(vector signed short __a, vector signed short __b) argument
1749 vec_cmple(vector unsigned short __a, vector unsigned short __b) argument
1754 vec_cmple(vector signed int __a, vector signed int __b) argument
1759 vec_cmple(vector unsigned int __a, vector unsigned int __b) argument
1764 vec_cmple(vector float __a, vector float __b) argument
1770 vec_cmple(vector double __a, vector double __b) argument
1777 vec_cmple(vector signed long long __a, vector signed long long __b) argument
1782 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) argument
1789 vec_cmplt(vector signed char __a, vector signed char __b) argument
1794 vec_cmplt(vector unsigned char __a, vector unsigned char __b) argument
1799 vec_cmplt(vector short __a, vector short __b) argument
1804 vec_cmplt(vector unsigned short __a, vector unsigned short __b) argument
1809 vec_cmplt(vector int __a, vector int __b) argument
1813 vec_cmplt(vector unsigned int __a, vector unsigned int __b) argument
1818 vec_cmplt(vector float __a, vector float __b) argument
1825 vec_cmplt(vector double __a, vector double __b) argument
1832 vec_cmplt(vector signed long long __a, vector signed long long __b) argument
1837 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) argument
1843 vec_cntlz(vector signed char __a) argument
1846 vec_cntlz(vector unsigned char __a) argument
1849 vec_cntlz(vector signed short __a) argument
1852 vec_cntlz(vector unsigned short __a) argument
1855 vec_cntlz(vector signed int __a) argument
1858 vec_cntlz(vector unsigned int __a) argument
1862 vec_cntlz(vector signed long long __a) argument
1866 vec_cntlz(vector unsigned long long __a) argument
1874 vec_cpsgn(vector float __a, vector float __b) argument
1878 vec_cpsgn(vector double __a, vector double __b) argument
1886 vec_ctf(vector int __a, int __b) argument
1890 vec_ctf(vector unsigned int __a, int __b) argument
1897 vec_vcfsx(vector int __a, int __b) argument
1904 vec_vcfux(vector unsigned int __a, int __b) argument
1911 vec_cts(vector float __a, int __b) argument
1918 vec_vctsxs(vector float __a, int __b) argument
1925 vec_ctu(vector float __a, int __b) argument
1932 vec_vctuxs(vector float __a, int __b) argument
1939 vec_double(vector signed long long __a) argument
1944 vec_double(vector unsigned long long __a) argument
1955 vec_div(vector signed char __a, vector signed char __b) argument
1960 vec_div(vector unsigned char __a, vector unsigned char __b) argument
1965 vec_div(vector signed short __a, vector signed short __b) argument
1970 vec_div(vector unsigned short __a, vector unsigned short __b) argument
1975 vec_div(vector signed int __a, vector signed int __b) argument
1980 vec_div(vector unsigned int __a, vector unsigned int __b) argument
1987 vec_div(vector signed long long __a, vector signed long long __b) argument
1992 vec_div(vector unsigned long long __a, vector unsigned long long __b) argument
1996 vec_div(vector float __a, vector float __b) argument
2000 vec_div(vector double __a, vector double __b) argument
2008 vec_dss(int __a) argument
2021 vec_dst(const void *__a, int __b, int __c) argument
2028 vec_dstst(const void *__a, int __b, int __c) argument
2035 vec_dststt(const void *__a, int __b, int __c) argument
2042 vec_dstt(const void *__a, int __b, int __c) argument
2049 vec_eqv(vector signed char __a, vector signed char __b) argument
2055 vec_eqv(vector unsigned char __a, vector unsigned char __b) argument
2061 vec_eqv(vector bool char __a, vector bool char __b) argument
2067 vec_eqv(vector signed short __a, vector signed short __b) argument
2073 vec_eqv(vector unsigned short __a, vector unsigned short __b) argument
2079 vec_eqv(vector bool short __a, vector bool short __b) argument
2085 vec_eqv(vector signed int __a, vector signed int __b) argument
2091 vec_eqv(vector unsigned int __a, vector unsigned int __b) argument
2096 vec_eqv(vector bool int __a, vector bool int __b) argument
2103 vec_eqv(vector signed long long __a, vector signed long long __b) argument
2109 vec_eqv(vector unsigned long long __a, vector unsigned long long __b) argument
2115 vec_eqv(vector bool long long __a, vector bool long long __b) argument
2120 vec_eqv(vector float __a, vector float __b) argument
2125 vec_eqv(vector double __a, vector double __b) argument
2135 vec_expte(vector float __a) argument
2142 vec_vexptefp(vector float __a) argument
2148 vec_floor(vector float __a) argument
2157 vec_floor(vector double __a) argument
2165 vec_vrfim(vector float __a) argument
2171 vec_ld(int __a, const vector signed char *__b) argument
2176 vec_ld(int __a, const signed char *__b) argument
2181 vec_ld(int __a, const vector unsigned char *__b) argument
2185 vec_ld(int __a, const unsigned char *__b) argument
2190 vec_ld(int __a, const vector bool char *__b) argument
2195 vec_ld(int __a, const vector short *__b) argument
2199 vec_ld(int __a, const short *__b) argument
2204 vec_ld(int __a, const vector unsigned short *__b) argument
2208 vec_ld(int __a, const unsigned short *__b) argument
2213 vec_ld(int __a, const vector bool short *__b) argument
2218 vec_ld(int __a, const vector pixel *__b) argument
2222 vec_ld(int __a, const vector int *__b) argument
2226 vec_ld(int __a, const int *__b) argument
2230 vec_ld(int __a, const vector unsigned int *__b) argument
2235 vec_ld(int __a, const unsigned int *__b) argument
2240 vec_ld(int __a, const vector bool int *__b) argument
2245 vec_ld(int __a, const vector float *__b) argument
2249 vec_ld(int __a, const float *__b) argument
2255 vec_lvx(int __a, const vector signed char *__b) argument
2260 vec_lvx(int __a, const signed char *__b) argument
2266 vec_lvx(int __a, const vector unsigned char *__b) argument
2270 vec_lvx(int __a, const unsigned char *__b) argument
2275 vec_lvx(int __a, const vector bool char *__b) argument
2280 vec_lvx(int __a, const vector short *__b) argument
2284 vec_lvx(int __a, const short *__b) argument
2289 vec_lvx(int __a, const vector unsigned short *__b) argument
2293 vec_lvx(int __a, const unsigned short *__b) argument
2298 vec_lvx(int __a, const vector bool short *__b) argument
2303 vec_lvx(int __a, const vector pixel *__b) argument
2307 vec_lvx(int __a, const vector int *__b) argument
2311 vec_lvx(int __a, const int *__b) argument
2316 vec_lvx(int __a, const vector unsigned int *__b) argument
2320 vec_lvx(int __a, const unsigned int *__b) argument
2325 vec_lvx(int __a, const vector bool int *__b) argument
2330 vec_lvx(int __a, const vector float *__b) argument
2334 vec_lvx(int __a, const float *__b) argument
2340 vec_lde(int __a, const signed char *__b) argument
2345 vec_lde(int __a, const unsigned char *__b) argument
2350 vec_lde(int __a, const short *__b) argument
2354 vec_lde(int __a, const unsigned short *__b) argument
2359 vec_lde(int __a, const int *__b) argument
2363 vec_lde(int __a, const unsigned int *__b) argument
2368 vec_lde(int __a, const float *__b) argument
2374 vec_lvebx(int __a, const signed char *__b) argument
2379 vec_lvebx(int __a, const unsigned char *__b) argument
2386 vec_lvehx(int __a, const short *__b) argument
2390 vec_lvehx(int __a, const unsigned short *__b) argument
2397 vec_lvewx(int __a, const int *__b) argument
2401 vec_lvewx(int __a, const unsigned int *__b) argument
2406 vec_lvewx(int __a, const float *__b) argument
2412 vec_ldl(int __a, const vector signed char *__b) argument
2417 vec_ldl(int __a, const signed char *__b) argument
2423 vec_ldl(int __a, const vector unsigned char *__b) argument
2427 vec_ldl(int __a, const unsigned char *__b) argument
2432 vec_ldl(int __a, const vector bool char *__b) argument
2437 vec_ldl(int __a, const vector short *__b) argument
2441 vec_ldl(int __a, const short *__b) argument
2446 vec_ldl(int __a, const vector unsigned short *__b) argument
2450 vec_ldl(int __a, const unsigned short *__b) argument
2455 vec_ldl(int __a, const vector bool short *__b) argument
2460 vec_ldl(int __a, const vector pixel *__b) argument
2464 vec_ldl(int __a, const vector int *__b) argument
2468 vec_ldl(int __a, const int *__b) argument
2473 vec_ldl(int __a, const vector unsigned int *__b) argument
2477 vec_ldl(int __a, const unsigned int *__b) argument
2482 vec_ldl(int __a, const vector bool int *__b) argument
2487 vec_ldl(int __a, const vector float *__b) argument
2491 vec_ldl(int __a, const float *__b) argument
2497 vec_lvxl(int __a, const vector signed char *__b) argument
2502 vec_lvxl(int __a, const signed char *__b) argument
2508 vec_lvxl(int __a, const vector unsigned char *__b) argument
2512 vec_lvxl(int __a, const unsigned char *__b) argument
2517 vec_lvxl(int __a, const vector bool char *__b) argument
2522 vec_lvxl(int __a, const vector short *__b) argument
2526 vec_lvxl(int __a, const short *__b) argument
2531 vec_lvxl(int __a, const vector unsigned short *__b) argument
2535 vec_lvxl(int __a, const unsigned short *__b) argument
2540 vec_lvxl(int __a, const vector bool short *__b) argument
2545 vec_lvxl(int __a, const vector pixel *__b) argument
2549 vec_lvxl(int __a, const vector int *__b) argument
2553 vec_lvxl(int __a, const int *__b) argument
2558 vec_lvxl(int __a, const vector unsigned int *__b) argument
2562 vec_lvxl(int __a, const unsigned int *__b) argument
2567 vec_lvxl(int __a, const vector bool int *__b) argument
2572 vec_lvxl(int __a, const vector float *__b) argument
2576 vec_lvxl(int __a, const float *__b) argument
2583 vec_loge(vector float __a) argument
2590 vec_vlogefp(vector float __a) argument
2599 vec_lvsl(int __a, const signed char *__b) argument
2607 vec_lvsl(int __a, const signed char *__b) argument
2616 vec_lvsl(int __a, const unsigned char *__b) argument
2624 vec_lvsl(int __a, const unsigned char *__b) argument
2633 vec_lvsl(int __a, const short *__b) argument
2641 vec_lvsl(int __a, const short *__b) argument
2649 vec_lvsl(int __a, const unsigned short *__b) argument
2657 vec_lvsl(int __a, const unsigned short *__b) argument
2666 vec_lvsl(int __a, const int *__b) argument
2674 vec_lvsl(int __a, const int *__b) argument
2682 vec_lvsl(int __a, const unsigned int *__b) argument
2690 vec_lvsl(int __a, const unsigned int *__b) argument
2699 vec_lvsl(int __a, const float *__b) argument
2707 vec_lvsl(int __a, const float *__b) argument
2717 vec_lvsr(int __a, const signed char *__b) argument
2725 vec_lvsr(int __a, const signed char *__b) argument
2734 vec_lvsr(int __a, const unsigned char *__b) argument
2742 vec_lvsr(int __a, const unsigned char *__b) argument
2751 vec_lvsr(int __a, const short *__b) argument
2759 vec_lvsr(int __a, const short *__b) argument
2767 vec_lvsr(int __a, const unsigned short *__b) argument
2775 vec_lvsr(int __a, const unsigned short *__b) argument
2784 vec_lvsr(int __a, const int *__b) argument
2792 vec_lvsr(int __a, const int *__b) argument
2800 vec_lvsr(int __a, const unsigned int *__b) argument
2808 vec_lvsr(int __a, const unsigned int *__b) argument
2817 vec_lvsr(int __a, const float *__b) argument
2825 vec_lvsr(int __a, const float *__b) argument
2841 vec_madd(vector signed short __a, vector signed short __b, vector signed short __c) argument
2847 vec_madd(vector signed short __a, vector unsigned short __b, vector unsigned short __c) argument
2853 vec_madd(vector unsigned short __a, vector signed short __b, vector signed short __c) argument
2859 vec_madd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
2865 vec_madd(vector float __a, vector float __b, vector float __c) argument
2875 vec_madd(vector double __a, vector double __b, vector double __c) argument
2883 vec_vmaddfp(vector float __a, vector float __b, vector float __c) argument
2890 vec_madds(vector signed short __a, vector signed short __b, vector signed short __c) argument
2897 vec_vmhaddshs(vector signed short __a, vector signed short __b, vector signed short __c) argument
2906 vec_msub(vector float __a, vector float __b, vector float __c) argument
2911 vec_msub(vector double __a, vector double __b, vector double __c) argument
2918 vec_max(vector signed char __a, vector signed char __b) argument
2923 vec_max(vector bool char __a, vector signed char __b) argument
2928 vec_max(vector signed char __a, vector bool char __b) argument
2933 vec_max(vector unsigned char __a, vector unsigned char __b) argument
2938 vec_max(vector bool char __a, vector unsigned char __b) argument
2943 vec_max(vector unsigned char __a, vector bool char __b) argument
2948 vec_max(vector short __a, vector short __b) argument
2952 vec_max(vector bool short __a, vector short __b) argument
2957 vec_max(vector short __a, vector bool short __b) argument
2962 vec_max(vector unsigned short __a, vector unsigned short __b) argument
2967 vec_max(vector bool short __a, vector unsigned short __b) argument
2972 vec_max(vector unsigned short __a, vector bool short __b) argument
2977 vec_max(vector int __a, vector int __b) argument
2981 vec_max(vector bool int __a, vector int __b) argument
2985 vec_max(vector int __a, vector bool int __b) argument
2989 vec_max(vector unsigned int __a, vector unsigned int __b) argument
2994 vec_max(vector bool int __a, vector unsigned int __b) argument
2999 vec_max(vector unsigned int __a, vector bool int __b) argument
3006 vec_max(vector signed long long __a, vector signed long long __b) argument
3011 vec_max(vector bool long long __a, vector signed long long __b) argument
3015 vec_max(vector signed long long __a, vector bool long long __b) argument
3021 vec_max(vector unsigned long long __a, vector unsigned long long __b) argument
3026 vec_max(vector bool long long __a, vector unsigned long long __b) argument
3031 vec_max(vector unsigned long long __a, vector bool long long __b) argument
3036 vec_max(vector float __a, vector float __b) argument
3045 vec_max(vector double __a, vector double __b) argument
3053 vec_vmaxsb(vector signed char __a, vector signed char __b) argument
3058 vec_vmaxsb(vector bool char __a, vector signed char __b) argument
3063 vec_vmaxsb(vector signed char __a, vector bool char __b) argument
3070 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) argument
3075 vec_vmaxub(vector bool char __a, vector unsigned char __b) argument
3080 vec_vmaxub(vector unsigned char __a, vector bool char __b) argument
3087 vec_vmaxsh(vector short __a, vector short __b) argument
3092 vec_vmaxsh(vector bool short __a, vector short __b) argument
3097 vec_vmaxsh(vector short __a, vector bool short __b) argument
3105 vec_vmaxuh(vector unsigned short __a, vector unsigned short __b) argument
3110 vec_vmaxuh(vector bool short __a, vector unsigned short __b) argument
3114 vec_vmaxuh(vector unsigned short __a, vector bool short __b) argument
3121 vec_vmaxsw(vector int __a, vector int __b) argument
3125 vec_vmaxsw(vector bool int __a, vector int __b) argument
3129 vec_vmaxsw(vector int __a, vector bool int __b) argument
3135 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) argument
3140 vec_vmaxuw(vector bool int __a, vector unsigned int __b) argument
3145 vec_vmaxuw(vector unsigned int __a, vector bool int __b) argument
3153 vec_vmaxfp(vector float __a, vector float __b) argument
3163 vec_mergeh(vector signed char __a, vector signed char __b) argument
3171 vec_mergeh(vector unsigned char __a, vector unsigned char __b) argument
3179 vec_mergeh(vector bool char __a, vector bool char __b) argument
3187 vec_mergeh(vector short __a, vector short __b) argument
3196 vec_mergeh(vector unsigned short __a, vector unsigned short __b) argument
3203 vec_mergeh(vector bool short __a, vector bool short __b) argument
3211 vec_mergeh(vector pixel __a, vector pixel __b) argument
3219 vec_mergeh(vector int __a, vector int __b) argument
3226 vec_mergeh(vector unsigned int __a, vector unsigned int __b) argument
3234 vec_mergeh(vector bool int __a, vector bool int __b) argument
3242 vec_mergeh(vector float __a, vector float __b) argument
3252 vec_mergeh(vector signed long long __a, vector signed long long __b) argument
3261 vec_mergeh(vector signed long long __a, vector bool long long __b) argument
3270 vec_mergeh(vector bool long long __a, vector signed long long __b) argument
3279 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) argument
3288 vec_mergeh(vector unsigned long long __a, vector bool long long __b) argument
3297 vec_mergeh(vector bool long long __a, vector unsigned long long __b) argument
3306 vec_mergeh(vector bool long long __a, vector bool long long __b) argument
3314 vec_mergeh(vector double __a, vector double __b) argument
3322 vec_mergeh(vector double __a, vector bool long long __b) argument
3330 vec_mergeh(vector bool long long __a, vector double __b) argument
3344 vec_vmrghb(vector signed char __a, vector signed char __b) argument
3352 vec_vmrghb(vector unsigned char __a, vector unsigned char __b) argument
3360 vec_vmrghb(vector bool char __a, vector bool char __b) argument
3372 vec_vmrghh(vector short __a, vector short __b) argument
3381 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) argument
3388 vec_vmrghh(vector bool short __a, vector bool short __b) argument
3396 vec_vmrghh(vector pixel __a, vector pixel __b) argument
3408 vec_vmrghw(vector int __a, vector int __b) argument
3415 vec_vmrghw(vector unsigned int __a, vector unsigned int __b) argument
3423 vec_vmrghw(vector bool int __a, vector bool int __b) argument
3431 vec_vmrghw(vector float __a, vector float __b) argument
3441 vec_mergel(vector signed char __a, vector signed char __b) argument
3449 vec_mergel(vector unsigned char __a, vector unsigned char __b) argument
3457 vec_mergel(vector bool char __a, vector bool char __b) argument
3465 vec_mergel(vector short __a, vector short __b) argument
3474 vec_mergel(vector unsigned short __a, vector unsigned short __b) argument
3481 vec_mergel(vector bool short __a, vector bool short __b) argument
3489 vec_mergel(vector pixel __a, vector pixel __b) argument
3497 vec_mergel(vector int __a, vector int __b) argument
3504 vec_mergel(vector unsigned int __a, vector unsigned int __b) argument
3512 vec_mergel(vector bool int __a, vector bool int __b) argument
3520 vec_mergel(vector float __a, vector float __b) argument
3530 vec_mergel(vector signed long long __a, vector signed long long __b) argument
3538 vec_mergel(vector signed long long __a, vector bool long long __b) argument
3546 vec_mergel(vector bool long long __a, vector signed long long __b) argument
3554 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) argument
3562 vec_mergel(vector unsigned long long __a, vector bool long long __b) argument
3570 vec_mergel(vector bool long long __a, vector unsigned long long __b) argument
3578 vec_mergel(vector bool long long __a, vector bool long long __b) argument
3586 vec_mergel(vector double __a, vector double __b) argument
3594 vec_mergel(vector double __a, vector bool long long __b) argument
3602 vec_mergel(vector bool long long __a, vector double __b) argument
3615 vec_vmrglb(vector signed char __a, vector signed char __b) argument
3623 vec_vmrglb(vector unsigned char __a, vector unsigned char __b) argument
3631 vec_vmrglb(vector bool char __a, vector bool char __b) argument
3643 vec_vmrglh(vector short __a, vector short __b) argument
3652 vec_vmrglh(vector unsigned short __a, vector unsigned short __b) argument
3659 vec_vmrglh(vector bool short __a, vector bool short __b) argument
3667 vec_vmrglh(vector pixel __a, vector pixel __b) argument
3679 vec_vmrglw(vector int __a, vector int __b) argument
3686 vec_vmrglw(vector unsigned int __a, vector unsigned int __b) argument
3694 vec_vmrglw(vector bool int __a, vector bool int __b) argument
3702 vec_vmrglw(vector float __a, vector float __b) argument
3715 vec_mergee(vector bool int __a, vector bool int __b) argument
3722 vec_mergee(vector signed int __a, vector signed int __b) argument
3729 vec_mergee(vector unsigned int __a, vector unsigned int __b) argument
3738 vec_mergeo(vector bool int __a, vector bool int __b) argument
3745 vec_mergeo(vector signed int __a, vector signed int __b) argument
3752 vec_mergeo(vector unsigned int __a, vector unsigned int __b) argument
3769 vec_min(vector signed char __a, vector signed char __b) argument
3774 vec_min(vector bool char __a, vector signed char __b) argument
3779 vec_min(vector signed char __a, vector bool char __b) argument
3784 vec_min(vector unsigned char __a, vector unsigned char __b) argument
3789 vec_min(vector bool char __a, vector unsigned char __b) argument
3794 vec_min(vector unsigned char __a, vector bool char __b) argument
3799 vec_min(vector short __a, vector short __b) argument
3803 vec_min(vector bool short __a, vector short __b) argument
3808 vec_min(vector short __a, vector bool short __b) argument
3813 vec_min(vector unsigned short __a, vector unsigned short __b) argument
3818 vec_min(vector bool short __a, vector unsigned short __b) argument
3823 vec_min(vector unsigned short __a, vector bool short __b) argument
3828 vec_min(vector int __a, vector int __b) argument
3832 vec_min(vector bool int __a, vector int __b) argument
3836 vec_min(vector int __a, vector bool int __b) argument
3840 vec_min(vector unsigned int __a, vector unsigned int __b) argument
3845 vec_min(vector bool int __a, vector unsigned int __b) argument
3850 vec_min(vector unsigned int __a, vector bool int __b) argument
3857 vec_min(vector signed long long __a, vector signed long long __b) argument
3862 vec_min(vector bool long long __a, vector signed long long __b) argument
3866 vec_min(vector signed long long __a, vector bool long long __b) argument
3872 vec_min(vector unsigned long long __a, vector unsigned long long __b) argument
3877 vec_min(vector bool long long __a, vector unsigned long long __b) argument
3882 vec_min(vector unsigned long long __a, vector bool long long __b) argument
3887 vec_min(vector float __a, vector float __b) argument
3896 vec_min(vector double __a, vector double __b) argument
3904 vec_vminsb(vector signed char __a, vector signed char __b) argument
3909 vec_vminsb(vector bool char __a, vector signed char __b) argument
3914 vec_vminsb(vector signed char __a, vector bool char __b) argument
3921 vec_vminub(vector unsigned char __a, vector unsigned char __b) argument
3926 vec_vminub(vector bool char __a, vector unsigned char __b) argument
3931 vec_vminub(vector unsigned char __a, vector bool char __b) argument
3938 vec_vminsh(vector short __a, vector short __b) argument
3943 vec_vminsh(vector bool short __a, vector short __b) argument
3948 vec_vminsh(vector short __a, vector bool short __b) argument
3956 vec_vminuh(vector unsigned short __a, vector unsigned short __b) argument
3961 vec_vminuh(vector bool short __a, vector unsigned short __b) argument
3965 vec_vminuh(vector unsigned short __a, vector bool short __b) argument
3972 vec_vminsw(vector int __a, vector int __b) argument
3976 vec_vminsw(vector bool int __a, vector int __b) argument
3980 vec_vminsw(vector int __a, vector bool int __b) argument
3986 vec_vminuw(vector unsigned int __a, vector unsigned int __b) argument
3991 vec_vminuw(vector bool int __a, vector unsigned int __b) argument
3996 vec_vminuw(vector unsigned int __a, vector bool int __b) argument
4004 vec_vminfp(vector float __a, vector float __b) argument
4016 vec_mladd(vector short __a, vector short __b, vector short __c) argument
4021 vec_mladd(vector short __a, vector unsigned short __b, vector unsigned short __c) argument
4027 vec_mladd(vector unsigned short __a, vector short __b, vector short __c) argument
4032 vec_mladd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
4040 vec_vmladduhm(vector short __a, vector short __b, vector short __c) argument
4046 vec_vmladduhm(vector short __a, vector unsigned short __b, vector unsigned short __c) argument
4052 vec_vmladduhm(vector unsigned short __a, vector short __b, vector short __c) argument
4059 vec_vmladduhm(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
4067 vec_mradds(vector short __a, vector short __b, vector short __c) argument
4074 vec_vmhraddshs(vector short __a, vector short __b, vector short __c) argument
4080 vec_msum(vector signed char __a, vector unsigned char __b, vector int __c) argument
4086 vec_msum(vector unsigned char __a, vector unsigned char __b, vector unsigned int __c) argument
4092 vec_msum(vector short __a, vector short __b, vector int __c) argument
4097 vec_msum(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4106 vec_vmsummbm(vector signed char __a, vector unsigned char __b, vector int __c) argument
4113 vec_vmsumubm(vector unsigned char __a, vector unsigned char __b, vector unsigned int __c) argument
4121 vec_vmsumshm(vector short __a, vector short __b, vector int __c) argument
4128 vec_vmsumuhm(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4135 vec_msums(vector short __a, vector short __b, vector int __c) argument
4140 vec_msums(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4149 vec_vmsumshs(vector short __a, vector short __b, vector int __c) argument
4156 vec_vmsumuhs(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
4163 vec_mtvscr(vector signed char __a) argument
4167 vec_mtvscr(vector unsigned char __a) argument
4171 vec_mtvscr(vector bool char __a) argument
4175 vec_mtvscr(vector short __a) argument
4179 vec_mtvscr(vector unsigned short __a) argument
4183 vec_mtvscr(vector bool short __a) argument
4187 vec_mtvscr(vector pixel __a) argument
4191 vec_mtvscr(vector int __a) argument
4195 vec_mtvscr(vector unsigned int __a) argument
4199 vec_mtvscr(vector bool int __a) argument
4203 vec_mtvscr(vector float __a) argument
4213 vec_mul(vector signed char __a, vector signed char __b) argument
4218 vec_mul(vector unsigned char __a, vector unsigned char __b) argument
4223 vec_mul(vector signed short __a, vector signed short __b) argument
4228 vec_mul(vector unsigned short __a, vector unsigned short __b) argument
4233 vec_mul(vector signed int __a, vector signed int __b) argument
4238 vec_mul(vector unsigned int __a, vector unsigned int __b) argument
4245 vec_mul(vector signed long long __a, vector signed long long __b) argument
4250 vec_mul(vector unsigned long long __a, vector unsigned long long __b) argument
4255 vec_mul(vector float __a, vector float __b) argument
4261 vec_mul(vector double __a, vector double __b) argument
4271 vec_mule(vector signed char __a, vector signed char __b) argument
4280 vec_mule(vector unsigned char __a, vector unsigned char __b) argument
4289 vec_mule(vector short __a, vector short __b) argument
4297 vec_mule(vector unsigned short __a, vector unsigned short __b) argument
4307 vec_mule(vector signed int __a, vector signed int __b) argument
4317 vec_mule(vector unsigned int __a, vector unsigned int __b) argument
4329 vec_vmulesb(vector signed char __a, vector signed char __b) argument
4340 vec_vmuleub(vector unsigned char __a, vector unsigned char __b) argument
4351 vec_vmulesh(vector short __a, vector short __b) argument
4362 vec_vmuleuh(vector unsigned short __a, vector unsigned short __b) argument
4372 vec_mulo(vector signed char __a, vector signed char __b) argument
4381 vec_mulo(vector unsigned char __a, vector unsigned char __b) argument
4390 vec_mulo(vector short __a, vector short __b) argument
4398 vec_mulo(vector unsigned short __a, vector unsigned short __b) argument
4408 vec_mulo(vector signed int __a, vector signed int __b) argument
4418 vec_mulo(vector unsigned int __a, vector unsigned int __b) argument
4430 vec_vmulosb(vector signed char __a, vector signed char __b) argument
4441 vec_vmuloub(vector unsigned char __a, vector unsigned char __b) argument
4452 vec_vmulosh(vector short __a, vector short __b) argument
4463 vec_vmulouh(vector unsigned short __a, vector unsigned short __b) argument
4474 vec_nand(vector signed char __a, vector signed char __b) argument
4479 vec_nand(vector signed char __a, vector bool char __b) argument
4484 vec_nand(vector bool char __a, vector signed char __b) argument
4489 vec_nand(vector unsigned char __a, vector unsigned char __b) argument
4494 vec_nand(vector unsigned char __a, vector bool char __b) argument
4500 vec_nand(vector bool char __a, vector unsigned char __b) argument
4505 vec_nand(vector bool char __a, vector bool char __b) argument
4510 vec_nand(vector signed short __a, vector signed short __b) argument
4515 vec_nand(vector signed short __a, vector bool short __b) argument
4520 vec_nand(vector bool short __a, vector signed short __b) argument
4525 vec_nand(vector unsigned short __a, vector unsigned short __b) argument
4530 vec_nand(vector unsigned short __a, vector bool short __b) argument
4536 vec_nand(vector bool short __a, vector bool short __b) argument
4542 vec_nand(vector signed int __a, vector signed int __b) argument
4547 vec_nand(vector signed int __a, vector bool int __b) argument
4552 vec_nand(vector bool int __a, vector signed int __b) argument
4557 vec_nand(vector unsigned int __a, vector unsigned int __b) argument
4562 vec_nand(vector unsigned int __a, vector bool int __b) argument
4567 vec_nand(vector bool int __a, vector unsigned int __b) argument
4572 vec_nand(vector bool int __a, vector bool int __b) argument
4578 vec_nand(vector signed long long __a, vector signed long long __b) argument
4583 vec_nand(vector signed long long __a, vector bool long long __b) argument
4588 vec_nand(vector bool long long __a, vector signed long long __b) argument
4593 vec_nand(vector unsigned long long __a, vector unsigned long long __b) argument
4598 vec_nand(vector unsigned long long __a, vector bool long long __b) argument
4603 vec_nand(vector bool long long __a, vector unsigned long long __b) argument
4608 vec_nand(vector bool long long __a, vector bool long long __b) argument
4618 vec_nmadd(vector float __a, vector float __b, vector float __c) argument
4623 vec_nmadd(vector double __a, vector double __b, vector double __c) argument
4631 vec_nmsub(vector float __a, vector float __b, vector float __c) argument
4641 vec_nmsub(vector double __a, vector double __b, vector double __c) argument
4649 vec_vnmsubfp(vector float __a, vector float __b, vector float __c) argument
4657 vec_nor(vector signed char __a, vector signed char __b) argument
4662 vec_nor(vector unsigned char __a, vector unsigned char __b) argument
4667 vec_nor(vector bool char __a, vector bool char __b) argument
4672 vec_nor(vector short __a, vector short __b) argument
4676 vec_nor(vector unsigned short __a, vector unsigned short __b) argument
4681 vec_nor(vector bool short __a, vector bool short __b) argument
4686 vec_nor(vector int __a, vector int __b) argument
4690 vec_nor(vector unsigned int __a, vector unsigned int __b) argument
4695 vec_nor(vector bool int __a, vector bool int __b) argument
4700 vec_nor(vector float __a, vector float __b) argument
4708 vec_nor(vector double __a, vector double __b) argument
4717 vec_vnor(vector signed char __a, vector signed char __b) argument
4722 vec_vnor(vector unsigned char __a, vector unsigned char __b) argument
4727 vec_vnor(vector bool char __a, vector bool char __b) argument
4732 vec_vnor(vector short __a, vector short __b) argument
4736 vec_vnor(vector unsigned short __a, vector unsigned short __b) argument
4741 vec_vnor(vector bool short __a, vector bool short __b) argument
4746 vec_vnor(vector int __a, vector int __b) argument
4750 vec_vnor(vector unsigned int __a, vector unsigned int __b) argument
4755 vec_vnor(vector bool int __a, vector bool int __b) argument
4760 vec_vnor(vector float __a, vector float __b) argument
4768 vec_nor(vector signed long long __a, vector signed long long __b) argument
4773 vec_nor(vector unsigned long long __a, vector unsigned long long __b) argument
4777 vec_nor(vector bool long long __a, vector bool long long __b) argument
4787 vec_or(vector signed char __a, vector signed char __b) argument
4792 vec_or(vector bool char __a, vector signed char __b) argument
4797 vec_or(vector signed char __a, vector bool char __b) argument
4802 vec_or(vector unsigned char __a, vector unsigned char __b) argument
4807 vec_or(vector bool char __a, vector unsigned char __b) argument
4812 vec_or(vector unsigned char __a, vector bool char __b) argument
4817 vec_or(vector bool char __a, vector bool char __b) argument
4822 vec_or(vector short __a, vector short __b) argument
4826 vec_or(vector bool short __a, vector short __b) argument
4831 vec_or(vector short __a, vector bool short __b) argument
4836 vec_or(vector unsigned short __a, vector unsigned short __b) argument
4841 vec_or(vector bool short __a, vector unsigned short __b) argument
4846 vec_or(vector unsigned short __a, vector bool short __b) argument
4851 vec_or(vector bool short __a, vector bool short __b) argument
4856 vec_or(vector int __a, vector int __b) argument
4860 vec_or(vector bool int __a, vector int __b) argument
4864 vec_or(vector int __a, vector bool int __b) argument
4868 vec_or(vector unsigned int __a, vector unsigned int __b) argument
4873 vec_or(vector bool int __a, vector unsigned int __b) argument
4878 vec_or(vector unsigned int __a, vector bool int __b) argument
4883 vec_or(vector bool int __a, vector bool int __b) argument
4888 vec_or(vector float __a, vector float __b) argument
4894 vec_or(vector bool int __a, vector float __b) argument
4900 vec_or(vector float __a, vector bool int __b) argument
4907 vec_or(vector bool long long __a, vector double __b) argument
4912 vec_or(vector double __a, vector bool long long __b) argument
4917 vec_or(vector double __a, vector double __b) argument
4924 vec_or(vector signed long long __a, vector signed long long __b) argument
4929 vec_or(vector bool long long __a, vector signed long long __b) argument
4933 vec_or(vector signed long long __a, vector bool long long __b) argument
4939 vec_or(vector unsigned long long __a, vector unsigned long long __b) argument
4944 vec_or(vector bool long long __a, vector unsigned long long __b) argument
4949 vec_or(vector unsigned long long __a, vector bool long long __b) argument
4953 vec_or(vector bool long long __a, vector bool long long __b) argument
4960 vec_orc(vector signed char __a, vector signed char __b) argument
4965 vec_orc(vector signed char __a, vector bool char __b) argument
4970 vec_orc(vector bool char __a, vector signed char __b) argument
4975 vec_orc(vector unsigned char __a, vector unsigned char __b) argument
4980 vec_orc(vector unsigned char __a, vector bool char __b) argument
4985 vec_orc(vector bool char __a, vector unsigned char __b) argument
4990 vec_orc(vector bool char __a, vector bool char __b) argument
4995 vec_orc(vector signed short __a, vector signed short __b) argument
5000 vec_orc(vector signed short __a, vector bool short __b) argument
5005 vec_orc(vector bool short __a, vector signed short __b) argument
5010 vec_orc(vector unsigned short __a, vector unsigned short __b) argument
5015 vec_orc(vector unsigned short __a, vector bool short __b) argument
5021 vec_orc(vector bool short __a, vector unsigned short __b) argument
5025 vec_orc(vector bool short __a, vector bool short __b) argument
5030 vec_orc(vector signed int __a, vector signed int __b) argument
5035 vec_orc(vector signed int __a, vector bool int __b) argument
5040 vec_orc(vector bool int __a, vector signed int __b) argument
5045 vec_orc(vector unsigned int __a, vector unsigned int __b) argument
5050 vec_orc(vector unsigned int __a, vector bool int __b) argument
5055 vec_orc(vector bool int __a, vector unsigned int __b) argument
5060 vec_orc(vector bool int __a, vector bool int __b) argument
5066 vec_orc(vector signed long long __a, vector signed long long __b) argument
5070 vec_orc(vector signed long long __a, vector bool long long __b) argument
5076 vec_orc(vector bool long long __a, vector signed long long __b) argument
5081 vec_orc(vector unsigned long long __a, vector unsigned long long __b) argument
5086 vec_orc(vector unsigned long long __a, vector bool long long __b) argument
5091 vec_orc(vector bool long long __a, vector unsigned long long __b) argument
5096 vec_orc(vector bool long long __a, vector bool long long __b) argument
5103 vec_vor(vector signed char __a, vector signed char __b) argument
5108 vec_vor(vector bool char __a, vector signed char __b) argument
5113 vec_vor(vector signed char __a, vector bool char __b) argument
5118 vec_vor(vector unsigned char __a, vector unsigned char __b) argument
5123 vec_vor(vector bool char __a, vector unsigned char __b) argument
5128 vec_vor(vector unsigned char __a, vector bool char __b) argument
5133 vec_vor(vector bool char __a, vector bool char __b) argument
5138 vec_vor(vector short __a, vector short __b) argument
5142 vec_vor(vector bool short __a, vector short __b) argument
5147 vec_vor(vector short __a, vector bool short __b) argument
5152 vec_vor(vector unsigned short __a, vector unsigned short __b) argument
5157 vec_vor(vector bool short __a, vector unsigned short __b) argument
5162 vec_vor(vector unsigned short __a, vector bool short __b) argument
5167 vec_vor(vector bool short __a, vector bool short __b) argument
5172 vec_vor(vector int __a, vector int __b) argument
5176 vec_vor(vector bool int __a, vector int __b) argument
5180 vec_vor(vector int __a, vector bool int __b) argument
5184 vec_vor(vector unsigned int __a, vector unsigned int __b) argument
5189 vec_vor(vector bool int __a, vector unsigned int __b) argument
5194 vec_vor(vector unsigned int __a, vector bool int __b) argument
5199 vec_vor(vector bool int __a, vector bool int __b) argument
5204 vec_vor(vector float __a, vector float __b) argument
5210 vec_vor(vector bool int __a, vector float __b) argument
5217 vec_vor(vector float __a, vector bool int __b) argument
5226 vec_vor(vector signed long long __a, vector signed long long __b) argument
5231 vec_vor(vector bool long long __a, vector signed long long __b) argument
5235 vec_vor(vector signed long long __a, vector bool long long __b) argument
5241 vec_vor(vector unsigned long long __a, vector unsigned long long __b) argument
5246 vec_vor(vector bool long long __a, vector unsigned long long __b) argument
5251 vec_vor(vector unsigned long long __a, vector bool long long __b) argument
5255 vec_vor(vector bool long long __a, vector bool long long __b) argument
5266 vec_pack(vector signed short __a, vector signed short __b) argument
5281 vec_pack(vector unsigned short __a, vector unsigned short __b) argument
5296 vec_pack(vector bool short __a, vector bool short __b) argument
5311 vec_pack(vector int __a, vector int __b) argument
5325 vec_pack(vector unsigned int __a, vector unsigned int __b) argument
5340 vec_pack(vector bool int __a, vector bool int __b) argument
5356 vec_pack(vector signed long long __a, vector signed long long __b) argument
5371 vec_pack(vector unsigned long long __a, vector unsigned long long __b) argument
5385 vec_pack(vector bool long long __a, vector bool long long __b) argument
5406 vec_vpkuhum(vector signed short __a, vector signed short __b) argument
5422 vec_vpkuhum(vector unsigned short __a, vector unsigned short __b) argument
5436 vec_vpkuhum(vector bool short __a, vector bool short __b) argument
5455 vec_vpkuwum(vector int __a, vector int __b) argument
5469 vec_vpkuwum(vector unsigned int __a, vector unsigned int __b) argument
5484 vec_vpkuwum(vector bool int __a, vector bool int __b) argument
5504 vec_vpkudum(vector long long __a, vector long long __b) argument
5520 vec_vpkudum(vector unsigned long long __a, vector unsigned long long __b) argument
5534 vec_vpkudum(vector bool long long __a, vector bool long long __b) argument
5553 vec_packpx(vector unsigned int __a, vector unsigned int __b) argument
5564 vec_vpkpx(vector unsigned int __a, vector unsigned int __b) argument
5574 vec_packs(vector short __a, vector short __b) argument
5583 vec_packs(vector unsigned short __a, vector unsigned short __b) argument
5592 vec_packs(vector int __a, vector int __b) argument
5601 vec_packs(vector unsigned int __a, vector unsigned int __b) argument
5611 vec_packs(vector long long __a, vector long long __b) argument
5621 vec_packs(vector unsigned long long __a, vector unsigned long long __b) argument
5633 vec_vpkshss(vector short __a, vector short __b) argument
5644 vec_vpksdss(vector long long __a, vector long long __b) argument
5657 vec_vpkuhus(vector unsigned short __a, vector unsigned short __b) argument
5669 vec_vpkudus(vector unsigned long long __a, vector unsigned long long __b) argument
5681 vec_vpkswss(vector int __a, vector int __b) argument
5692 vec_vpkuwus(vector unsigned int __a, vector unsigned int __b) argument
5702 vec_packsu(vector short __a, vector short __b) argument
5711 vec_packsu(vector unsigned short __a, vector unsigned short __b) argument
5720 vec_packsu(vector int __a, vector int __b) argument
5729 vec_packsu(vector unsigned int __a, vector unsigned int __b) argument
5739 vec_packsu(vector long long __a, vector long long __b) argument
5749 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) argument
5760 vec_vpkshus(vector short __a, vector short __b) argument
5770 vec_vpkshus(vector unsigned short __a, vector unsigned short __b) argument
5780 vec_vpkswus(vector int __a, vector int __b) argument
5789 vec_vpkswus(vector unsigned int __a, vector unsigned int __b) argument
5801 vec_vpksdus(vector long long __a, vector long long __b) argument
5821 vec_perm(vector signed char __a, vector signed char __b, vector unsigned char __c) argument
5836 vec_perm(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
5851 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
5866 vec_perm(vector signed short __a, vector signed short __b, vector unsigned char __c) argument
5881 vec_perm(vector unsigned short __a, vector unsigned short __b, vector unsigned char __c) argument
5896 vec_perm(vector bool short __a, vector bool short __b, vector unsigned char __c) argument
5911 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c) argument
5925 vec_perm(vector signed int __a, vector signed int __b, vector unsigned char __c) argument
5938 vec_perm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) argument
5953 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) argument
5968 vec_perm(vector float __a, vector float __b, vector unsigned char __c) argument
5983 vec_perm(vector signed long long __a, vector signed long long __b, vector unsigned char __c) argument
5999 vec_perm(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
6014 vec_perm(vector bool long long __a, vector bool long long __b, vector unsigned char __c) argument
6028 vec_perm(vector double __a, vector double __b, vector unsigned char __c) argument
6045 vec_vperm(vector signed char __a, vector signed char __b, vector unsigned char __c) argument
6051 vec_vperm(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6057 vec_vperm(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6063 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) argument
6068 vec_vperm(vector unsigned short __a, vector unsigned short __b, vector unsigned char __c) argument
6074 vec_vperm(vector bool short __a, vector bool short __b, vector unsigned char __c) argument
6080 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) argument
6085 vec_vperm(vector int __a, vector int __b, vector unsigned char __c) argument
6090 vec_vperm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) argument
6096 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) argument
6102 vec_vperm(vector float __a, vector float __b, vector unsigned char __c) argument
6108 vec_vperm(vector long long __a, vector long long __b, vector unsigned char __c) argument
6115 vec_vperm(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
6120 vec_vperm(vector double __a, vector double __b, vector unsigned char __c) argument
6130 vec_re(vector float __a) argument
6139 vec_re(vector double __a) argument
6147 vec_vrefp(vector float __a) argument
6153 vec_rl(vector signed char __a, vector unsigned char __b) argument
6158 vec_rl(vector unsigned char __a, vector unsigned char __b) argument
6163 vec_rl(vector short __a, vector unsigned short __b) argument
6168 vec_rl(vector unsigned short __a, vector unsigned short __b) argument
6173 vec_rl(vector int __a, vector unsigned int __b) argument
6177 vec_rl(vector unsigned int __a, vector unsigned int __b) argument
6184 vec_rl(vector signed long long __a, vector unsigned long long __b) argument
6189 vec_rl(vector unsigned long long __a, vector unsigned long long __b) argument
6196 vec_vrlb(vector signed char __a, vector unsigned char __b) argument
6201 vec_vrlb(vector unsigned char __a, vector unsigned char __b) argument
6208 vec_vrlh(vector short __a, vector unsigned short __b) argument
6213 vec_vrlh(vector unsigned short __a, vector unsigned short __b) argument
6220 vec_vrlw(vector int __a, vector unsigned int __b) argument
6225 vec_vrlw(vector unsigned int __a, vector unsigned int __b) argument
6232 vec_round(vector float __a) argument
6241 vec_round(vector double __a) argument
6248 vec_rint(vector float __a) argument
6253 vec_rint(vector double __a) argument
6259 vec_nearbyint(vector float __a) argument
6263 vec_nearbyint(vector double __a) argument
6271 vec_vrfin(vector float __a) argument
6278 vec_sqrt(vector float __a) argument
6282 vec_sqrt(vector double __a) argument
6290 vec_rsqrte(vector float __a) argument
6299 vec_rsqrte(vector double __a) argument
6307 vec_vrsqrtefp(vector float __a) argument
6315 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) argument
6321 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) argument
6327 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6333 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) argument
6339 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6345 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) argument
6351 vec_sel(vector short __a, vector short __b, vector unsigned short __c) argument
6356 vec_sel(vector short __a, vector short __b, vector bool short __c) argument
6361 vec_sel(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6367 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) argument
6374 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) argument
6380 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) argument
6386 vec_sel(vector int __a, vector int __b, vector unsigned int __c) argument
6391 vec_sel(vector int __a, vector int __b, vector bool int __c) argument
6396 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6402 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) argument
6408 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) argument
6414 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) argument
6420 vec_sel(vector float __a, vector float __b, vector unsigned int __c) argument
6427 vec_sel(vector float __a, vector float __b, vector bool int __c) argument
6435 vec_sel(vector double __a, vector double __b, vector bool long long __c) argument
6442 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) argument
6452 vec_vsel(vector signed char __a, vector signed char __b, vector unsigned char __c) argument
6458 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) argument
6464 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6470 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) argument
6476 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
6482 vec_vsel(vector bool char __a, vector bool char __b, vector bool char __c) argument
6488 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) argument
6493 vec_vsel(vector short __a, vector short __b, vector bool short __c) argument
6498 vec_vsel(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6504 vec_vsel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) argument
6511 vec_vsel(vector bool short __a, vector bool short __b, vector unsigned short __c) argument
6517 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) argument
6523 vec_vsel(vector int __a, vector int __b, vector unsigned int __c) argument
6528 vec_vsel(vector int __a, vector int __b, vector bool int __c) argument
6533 vec_vsel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6539 vec_vsel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) argument
6545 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) argument
6551 vec_vsel(vector bool int __a, vector bool int __b, vector bool int __c) argument
6557 vec_vsel(vector float __a, vector float __b, vector unsigned int __c) argument
6564 vec_vsel(vector float __a, vector float __b, vector bool int __c) argument
6573 vec_sl(vector signed char __a, vector unsigned char __b) argument
6578 vec_sl(vector unsigned char __a, vector unsigned char __b) argument
6583 vec_sl(vector short __a, vector unsigned short __b) argument
6588 vec_sl(vector unsigned short __a, vector unsigned short __b) argument
6593 vec_sl(vector int __a, vector unsigned int __b) argument
6597 vec_sl(vector unsigned int __a, vector unsigned int __b) argument
6604 vec_sl(vector signed long long __a, vector unsigned long long __b) argument
6609 vec_sl(vector unsigned long long __a, vector unsigned long long __b) argument
6618 vec_vslb(vector signed char __a, vector unsigned char __b) argument
6623 vec_vslb(vector unsigned char __a, vector unsigned char __b) argument
6632 vec_vslh(vector short __a, vector unsigned short __b) argument
6637 vec_vslh(vector unsigned short __a, vector unsigned short __b) argument
6646 vec_vslw(vector int __a, vector unsigned int __b) argument
6651 vec_vslw(vector unsigned int __a, vector unsigned int __b) argument
6660 vec_sld(vector signed char __a, vector signed char __b, unsigned const int __c) argument
6680 vec_sld(vector unsigned char __a, vector unsigned char __b, unsigned const int __c) argument
6700 vec_sld(vector bool char __a, vector bool char __b, unsigned const int __c) argument
6720 vec_sld(vector signed short __a, vector signed short __b, unsigned const int __c) argument
6740 vec_sld(vector unsigned short __a, vector unsigned short __b, unsigned const int __c) argument
6760 vec_sld(vector bool short __a, vector bool short __b, unsigned const int __c) argument
6780 vec_sld(vector pixel __a, vector pixel __b, unsigned const int __c) argument
6799 vec_sld(vector signed int __a, vector signed int __b, unsigned const int __c) argument
6819 vec_sld(vector unsigned int __a, vector unsigned int __b, unsigned const int __c) argument
6839 vec_sld(vector bool int __a, vector bool int __b, unsigned const int __c) argument
6859 vec_sld(vector float __a, vector float __b, unsigned const int __c) argument
6880 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) argument
6900 vec_vsldoi(vector unsigned char __a, vector unsigned char __b, unsigned char __c) argument
6920 vec_vsldoi(vector short __a, vector short __b, unsigned char __c) argument
6939 vec_vsldoi(vector unsigned short __a, vector unsigned short __b, unsigned char __c) argument
6959 vec_vsldoi(vector pixel __a, vector pixel __b, unsigned char __c) argument
6978 vec_vsldoi(vector int __a, vector int __b, unsigned char __c) argument
6997 vec_vsldoi(vector unsigned int __a, vector unsigned int __b, unsigned char __c) argument
7017 vec_vsldoi(vector float __a, vector float __b, unsigned char __c) argument
7038 vec_sll(vector signed char __a, vector unsigned char __b) argument
7044 vec_sll(vector signed char __a, vector unsigned short __b) argument
7050 vec_sll(vector signed char __a, vector unsigned int __b) argument
7056 vec_sll(vector unsigned char __a, vector unsigned char __b) argument
7062 vec_sll(vector unsigned char __a, vector unsigned short __b) argument
7068 vec_sll(vector unsigned char __a, vector unsigned int __b) argument
7074 vec_sll(vector bool char __a, vector unsigned char __b) argument
7080 vec_sll(vector bool char __a, vector unsigned short __b) argument
7086 vec_sll(vector bool char __a, vector unsigned int __b) argument
7092 vec_sll(vector short __a, vector unsigned char __b) argument
7097 vec_sll(vector short __a, vector unsigned short __b) argument
7102 vec_sll(vector short __a, vector unsigned int __b) argument
7107 vec_sll(vector unsigned short __a, vector unsigned char __b) argument
7113 vec_sll(vector unsigned short __a, vector unsigned short __b) argument
7119 vec_sll(vector unsigned short __a, vector unsigned int __b) argument
7125 vec_sll(vector bool short __a, vector unsigned char __b) argument
7131 vec_sll(vector bool short __a, vector unsigned short __b) argument
7137 vec_sll(vector bool short __a, vector unsigned int __b) argument
7143 vec_sll(vector pixel __a, vector unsigned char __b) argument
7148 vec_sll(vector pixel __a, vector unsigned short __b) argument
7153 vec_sll(vector pixel __a, vector unsigned int __b) argument
7158 vec_sll(vector int __a, vector unsigned char __b) argument
7163 vec_sll(vector int __a, vector unsigned short __b) argument
7168 vec_sll(vector int __a, vector unsigned int __b) argument
7173 vec_sll(vector unsigned int __a, vector unsigned char __b) argument
7179 vec_sll(vector unsigned int __a, vector unsigned short __b) argument
7185 vec_sll(vector unsigned int __a, vector unsigned int __b) argument
7191 vec_sll(vector bool int __a, vector unsigned char __b) argument
7197 vec_sll(vector bool int __a, vector unsigned short __b) argument
7203 vec_sll(vector bool int __a, vector unsigned int __b) argument
7211 vec_vsl(vector signed char __a, vector unsigned char __b) argument
7217 vec_vsl(vector signed char __a, vector unsigned short __b) argument
7223 vec_vsl(vector signed char __a, vector unsigned int __b) argument
7229 vec_vsl(vector unsigned char __a, vector unsigned char __b) argument
7235 vec_vsl(vector unsigned char __a, vector unsigned short __b) argument
7241 vec_vsl(vector unsigned char __a, vector unsigned int __b) argument
7247 vec_vsl(vector bool char __a, vector unsigned char __b) argument
7253 vec_vsl(vector bool char __a, vector unsigned short __b) argument
7259 vec_vsl(vector bool char __a, vector unsigned int __b) argument
7265 vec_vsl(vector short __a, vector unsigned char __b) argument
7270 vec_vsl(vector short __a, vector unsigned short __b) argument
7275 vec_vsl(vector short __a, vector unsigned int __b) argument
7280 vec_vsl(vector unsigned short __a, vector unsigned char __b) argument
7286 vec_vsl(vector unsigned short __a, vector unsigned short __b) argument
7292 vec_vsl(vector unsigned short __a, vector unsigned int __b) argument
7298 vec_vsl(vector bool short __a, vector unsigned char __b) argument
7304 vec_vsl(vector bool short __a, vector unsigned short __b) argument
7310 vec_vsl(vector bool short __a, vector unsigned int __b) argument
7316 vec_vsl(vector pixel __a, vector unsigned char __b) argument
7321 vec_vsl(vector pixel __a, vector unsigned short __b) argument
7326 vec_vsl(vector pixel __a, vector unsigned int __b) argument
7331 vec_vsl(vector int __a, vector unsigned char __b) argument
7336 vec_vsl(vector int __a, vector unsigned short __b) argument
7341 vec_vsl(vector int __a, vector unsigned int __b) argument
7346 vec_vsl(vector unsigned int __a, vector unsigned char __b) argument
7352 vec_vsl(vector unsigned int __a, vector unsigned short __b) argument
7358 vec_vsl(vector unsigned int __a, vector unsigned int __b) argument
7364 vec_vsl(vector bool int __a, vector unsigned char __b) argument
7370 vec_vsl(vector bool int __a, vector unsigned short __b) argument
7376 vec_vsl(vector bool int __a, vector unsigned int __b) argument
7384 vec_slo(vector signed char __a, vector signed char __b) argument
7390 vec_slo(vector signed char __a, vector unsigned char __b) argument
7396 vec_slo(vector unsigned char __a, vector signed char __b) argument
7402 vec_slo(vector unsigned char __a, vector unsigned char __b) argument
7408 vec_slo(vector short __a, vector signed char __b) argument
7413 vec_slo(vector short __a, vector unsigned char __b) argument
7418 vec_slo(vector unsigned short __a, vector signed char __b) argument
7424 vec_slo(vector unsigned short __a, vector unsigned char __b) argument
7430 vec_slo(vector pixel __a, vector signed char __b) argument
7435 vec_slo(vector pixel __a, vector unsigned char __b) argument
7440 vec_slo(vector int __a, vector signed char __b) argument
7444 vec_slo(vector int __a, vector unsigned char __b) argument
7449 vec_slo(vector unsigned int __a, vector signed char __b) argument
7455 vec_slo(vector unsigned int __a, vector unsigned char __b) argument
7461 vec_slo(vector float __a, vector signed char __b) argument
7466 vec_slo(vector float __a, vector unsigned char __b) argument
7473 vec_vslo(vector signed char __a, vector signed char __b) argument
7479 vec_vslo(vector signed char __a, vector unsigned char __b) argument
7485 vec_vslo(vector unsigned char __a, vector signed char __b) argument
7491 vec_vslo(vector unsigned char __a, vector unsigned char __b) argument
7497 vec_vslo(vector short __a, vector signed char __b) argument
7502 vec_vslo(vector short __a, vector unsigned char __b) argument
7507 vec_vslo(vector unsigned short __a, vector signed char __b) argument
7513 vec_vslo(vector unsigned short __a, vector unsigned char __b) argument
7519 vec_vslo(vector pixel __a, vector signed char __b) argument
7524 vec_vslo(vector pixel __a, vector unsigned char __b) argument
7529 vec_vslo(vector int __a, vector signed char __b) argument
7534 vec_vslo(vector int __a, vector unsigned char __b) argument
7539 vec_vslo(vector unsigned int __a, vector signed char __b) argument
7545 vec_vslo(vector unsigned int __a, vector unsigned char __b) argument
7551 vec_vslo(vector float __a, vector signed char __b) argument
7556 vec_vslo(vector float __a, vector unsigned char __b) argument
7563 vec_splat(vector signed char __a, unsigned const int __b) argument
7568 vec_splat(vector unsigned char __a, unsigned const int __b) argument
7573 vec_splat(vector bool char __a, unsigned const int __b) argument
7578 vec_splat(vector signed short __a, unsigned const int __b) argument
7587 vec_splat(vector unsigned short __a, unsigned const int __b) argument
7596 vec_splat(vector bool short __a, unsigned const int __b) argument
7605 vec_splat(vector pixel __a, unsigned const int __b) argument
7614 vec_splat(vector signed int __a, unsigned const int __b) argument
7623 vec_splat(vector unsigned int __a, unsigned const int __b) argument
7632 vec_splat(vector bool int __a, unsigned const int __b) argument
7641 vec_splat(vector float __a, unsigned const int __b) argument
7651 vec_splat(vector double __a, unsigned const int __b) argument
7660 vec_splat(vector bool long long __a, unsigned const int __b) argument
7670 vec_splat(vector signed long long __a, unsigned const int __b) argument
7679 vec_splat(vector unsigned long long __a, unsigned const int __b) argument
7693 vec_vspltb(vector signed char __a, unsigned char __b) argument
7698 vec_vspltb(vector unsigned char __a, unsigned char __b) argument
7703 vec_vspltb(vector bool char __a, unsigned char __b) argument
7712 vec_vsplth(vector short __a, unsigned char __b) argument
7721 vec_vsplth(vector unsigned short __a, unsigned char __b) argument
7730 vec_vsplth(vector bool short __a, unsigned char __b) argument
7739 vec_vsplth(vector pixel __a, unsigned char __b) argument
7752 vec_vspltw(vector int __a, unsigned char __b) argument
7760 vec_vspltw(vector unsigned int __a, unsigned char __b) argument
7769 vec_vspltw(vector bool int __a, unsigned char __b) argument
7778 vec_vspltw(vector float __a, unsigned char __b) argument
7792 vec_splat_s8(signed char __a) argument
7799 vec_vspltisb(signed char __a) argument
7808 vec_splat_s16(signed char __a) argument
7815 vec_vspltish(signed char __a) argument
7824 vec_splat_s32(signed char __a) argument
7831 vec_vspltisw(signed char __a) argument
7838 vec_splat_u8(unsigned char __a) argument
7845 vec_splat_u16(signed char __a) argument
7852 vec_splat_u32(signed char __a) argument
7858 vec_sr(vector signed char __a, vector unsigned char __b) argument
7864 vec_sr(vector unsigned char __a, vector unsigned char __b) argument
7869 vec_sr(vector signed short __a, vector unsigned short __b) argument
7875 vec_sr(vector unsigned short __a, vector unsigned short __b) argument
7880 vec_sr(vector signed int __a, vector unsigned int __b) argument
7886 vec_sr(vector unsigned int __a, vector unsigned int __b) argument
7893 vec_sr(vector signed long long __a, vector unsigned long long __b) argument
7899 vec_sr(vector unsigned long long __a, vector unsigned long long __b) argument
7908 vec_vsrb(vector signed char __a, vector unsigned char __b) argument
7913 vec_vsrb(vector unsigned char __a, vector unsigned char __b) argument
7922 vec_vsrh(vector short __a, vector unsigned short __b) argument
7927 vec_vsrh(vector unsigned short __a, vector unsigned short __b) argument
7936 vec_vsrw(vector int __a, vector unsigned int __b) argument
7941 vec_vsrw(vector unsigned int __a, vector unsigned int __b) argument
7948 vec_sra(vector signed char __a, vector unsigned char __b) argument
7953 vec_sra(vector unsigned char __a, vector unsigned char __b) argument
7958 vec_sra(vector short __a, vector unsigned short __b) argument
7963 vec_sra(vector unsigned short __a, vector unsigned short __b) argument
7968 vec_sra(vector int __a, vector unsigned int __b) argument
7973 vec_sra(vector unsigned int __a, vector unsigned int __b) argument
7980 vec_sra(vector signed long long __a, vector unsigned long long __b) argument
7985 vec_sra(vector unsigned long long __a, vector unsigned long long __b) argument
7992 vec_vsrab(vector signed char __a, vector unsigned char __b) argument
7997 vec_vsrab(vector unsigned char __a, vector unsigned char __b) argument
8004 vec_vsrah(vector short __a, vector unsigned short __b) argument
8009 vec_vsrah(vector unsigned short __a, vector unsigned short __b) argument
8016 vec_vsraw(vector int __a, vector unsigned int __b) argument
8021 vec_vsraw(vector unsigned int __a, vector unsigned int __b) argument
8028 vec_srl(vector signed char __a, vector unsigned char __b) argument
8034 vec_srl(vector signed char __a, vector unsigned short __b) argument
8040 vec_srl(vector signed char __a, vector unsigned int __b) argument
8046 vec_srl(vector unsigned char __a, vector unsigned char __b) argument
8052 vec_srl(vector unsigned char __a, vector unsigned short __b) argument
8058 vec_srl(vector unsigned char __a, vector unsigned int __b) argument
8064 vec_srl(vector bool char __a, vector unsigned char __b) argument
8070 vec_srl(vector bool char __a, vector unsigned short __b) argument
8076 vec_srl(vector bool char __a, vector unsigned int __b) argument
8082 vec_srl(vector short __a, vector unsigned char __b) argument
8087 vec_srl(vector short __a, vector unsigned short __b) argument
8092 vec_srl(vector short __a, vector unsigned int __b) argument
8097 vec_srl(vector unsigned short __a, vector unsigned char __b) argument
8103 vec_srl(vector unsigned short __a, vector unsigned short __b) argument
8109 vec_srl(vector unsigned short __a, vector unsigned int __b) argument
8115 vec_srl(vector bool short __a, vector unsigned char __b) argument
8121 vec_srl(vector bool short __a, vector unsigned short __b) argument
8127 vec_srl(vector bool short __a, vector unsigned int __b) argument
8133 vec_srl(vector pixel __a, vector unsigned char __b) argument
8138 vec_srl(vector pixel __a, vector unsigned short __b) argument
8143 vec_srl(vector pixel __a, vector unsigned int __b) argument
8148 vec_srl(vector int __a, vector unsigned char __b) argument
8153 vec_srl(vector int __a, vector unsigned short __b) argument
8158 vec_srl(vector int __a, vector unsigned int __b) argument
8163 vec_srl(vector unsigned int __a, vector unsigned char __b) argument
8169 vec_srl(vector unsigned int __a, vector unsigned short __b) argument
8175 vec_srl(vector unsigned int __a, vector unsigned int __b) argument
8181 vec_srl(vector bool int __a, vector unsigned char __b) argument
8187 vec_srl(vector bool int __a, vector unsigned short __b) argument
8193 vec_srl(vector bool int __a, vector unsigned int __b) argument
8201 vec_vsr(vector signed char __a, vector unsigned char __b) argument
8207 vec_vsr(vector signed char __a, vector unsigned short __b) argument
8213 vec_vsr(vector signed char __a, vector unsigned int __b) argument
8219 vec_vsr(vector unsigned char __a, vector unsigned char __b) argument
8225 vec_vsr(vector unsigned char __a, vector unsigned short __b) argument
8231 vec_vsr(vector unsigned char __a, vector unsigned int __b) argument
8237 vec_vsr(vector bool char __a, vector unsigned char __b) argument
8243 vec_vsr(vector bool char __a, vector unsigned short __b) argument
8249 vec_vsr(vector bool char __a, vector unsigned int __b) argument
8255 vec_vsr(vector short __a, vector unsigned char __b) argument
8260 vec_vsr(vector short __a, vector unsigned short __b) argument
8265 vec_vsr(vector short __a, vector unsigned int __b) argument
8270 vec_vsr(vector unsigned short __a, vector unsigned char __b) argument
8276 vec_vsr(vector unsigned short __a, vector unsigned short __b) argument
8282 vec_vsr(vector unsigned short __a, vector unsigned int __b) argument
8288 vec_vsr(vector bool short __a, vector unsigned char __b) argument
8294 vec_vsr(vector bool short __a, vector unsigned short __b) argument
8300 vec_vsr(vector bool short __a, vector unsigned int __b) argument
8306 vec_vsr(vector pixel __a, vector unsigned char __b) argument
8311 vec_vsr(vector pixel __a, vector unsigned short __b) argument
8316 vec_vsr(vector pixel __a, vector unsigned int __b) argument
8321 vec_vsr(vector int __a, vector unsigned char __b) argument
8326 vec_vsr(vector int __a, vector unsigned short __b) argument
8331 vec_vsr(vector int __a, vector unsigned int __b) argument
8336 vec_vsr(vector unsigned int __a, vector unsigned char __b) argument
8342 vec_vsr(vector unsigned int __a, vector unsigned short __b) argument
8348 vec_vsr(vector unsigned int __a, vector unsigned int __b) argument
8354 vec_vsr(vector bool int __a, vector unsigned char __b) argument
8360 vec_vsr(vector bool int __a, vector unsigned short __b) argument
8366 vec_vsr(vector bool int __a, vector unsigned int __b) argument
8374 vec_sro(vector signed char __a, vector signed char __b) argument
8380 vec_sro(vector signed char __a, vector unsigned char __b) argument
8386 vec_sro(vector unsigned char __a, vector signed char __b) argument
8392 vec_sro(vector unsigned char __a, vector unsigned char __b) argument
8398 vec_sro(vector short __a, vector signed char __b) argument
8403 vec_sro(vector short __a, vector unsigned char __b) argument
8408 vec_sro(vector unsigned short __a, vector signed char __b) argument
8414 vec_sro(vector unsigned short __a, vector unsigned char __b) argument
8420 vec_sro(vector pixel __a, vector signed char __b) argument
8425 vec_sro(vector pixel __a, vector unsigned char __b) argument
8430 vec_sro(vector int __a, vector signed char __b) argument
8434 vec_sro(vector int __a, vector unsigned char __b) argument
8439 vec_sro(vector unsigned int __a, vector signed char __b) argument
8445 vec_sro(vector unsigned int __a, vector unsigned char __b) argument
8451 vec_sro(vector float __a, vector signed char __b) argument
8456 vec_sro(vector float __a, vector unsigned char __b) argument
8463 vec_vsro(vector signed char __a, vector signed char __b) argument
8469 vec_vsro(vector signed char __a, vector unsigned char __b) argument
8475 vec_vsro(vector unsigned char __a, vector signed char __b) argument
8481 vec_vsro(vector unsigned char __a, vector unsigned char __b) argument
8487 vec_vsro(vector short __a, vector signed char __b) argument
8492 vec_vsro(vector short __a, vector unsigned char __b) argument
8497 vec_vsro(vector unsigned short __a, vector signed char __b) argument
8503 vec_vsro(vector unsigned short __a, vector unsigned char __b) argument
8509 vec_vsro(vector pixel __a, vector signed char __b) argument
8514 vec_vsro(vector pixel __a, vector unsigned char __b) argument
8519 vec_vsro(vector int __a, vector signed char __b) argument
8524 vec_vsro(vector int __a, vector unsigned char __b) argument
8529 vec_vsro(vector unsigned int __a, vector signed char __b) argument
8535 vec_vsro(vector unsigned int __a, vector unsigned char __b) argument
8541 vec_vsro(vector float __a, vector signed char __b) argument
8546 vec_vsro(vector float __a, vector unsigned char __b) argument
8553 vec_st(vector signed char __a, int __b, vector signed char *__c) argument
8558 vec_st(vector signed char __a, int __b, signed char *__c) argument
8563 vec_st(vector unsigned char __a, int __b, vector unsigned char *__c) argument
8568 vec_st(vector unsigned char __a, int __b, unsigned char *__c) argument
8573 vec_st(vector bool char __a, int __b, signed char *__c) argument
8578 vec_st(vector bool char __a, int __b, unsigned char *__c) argument
8583 vec_st(vector bool char __a, int __b, vector bool char *__c) argument
8588 vec_st(vector short __a, int __b, vector short *__c) argument
8592 vec_st(vector short __a, int __b, short *__c) argument
8596 vec_st(vector unsigned short __a, int __b, vector unsigned short *__c) argument
8601 vec_st(vector unsigned short __a, int __b, unsigned short *__c) argument
8606 vec_st(vector bool short __a, int __b, short *__c) argument
8610 vec_st(vector bool short __a, int __b, unsigned short *__c) argument
8615 vec_st(vector bool short __a, int __b, vector bool short *__c) argument
8620 vec_st(vector pixel __a, int __b, short *__c) argument
8624 vec_st(vector pixel __a, int __b, unsigned short *__c) argument
8629 vec_st(vector pixel __a, int __b, vector pixel *__c) argument
8633 vec_st(vector int __a, int __b, vector int *__c) argument
8637 vec_st(vector int __a, int __b, int *__c) argument
8641 vec_st(vector unsigned int __a, int __b, vector unsigned int *__c) argument
8646 vec_st(vector unsigned int __a, int __b, unsigned int *__c) argument
8651 vec_st(vector bool int __a, int __b, int *__c) argument
8655 vec_st(vector bool int __a, int __b, unsigned int *__c) argument
8660 vec_st(vector bool int __a, int __b, vector bool int *__c) argument
8665 vec_st(vector float __a, int __b, vector float *__c) argument
8669 vec_st(vector float __a, int __b, float *__c) argument
8675 vec_stvx(vector signed char __a, int __b, vector signed char *__c) argument
8680 vec_stvx(vector signed char __a, int __b, signed char *__c) argument
8685 vec_stvx(vector unsigned char __a, int __b, vector unsigned char *__c) argument
8690 vec_stvx(vector unsigned char __a, int __b, unsigned char *__c) argument
8695 vec_stvx(vector bool char __a, int __b, signed char *__c) argument
8700 vec_stvx(vector bool char __a, int __b, unsigned char *__c) argument
8705 vec_stvx(vector bool char __a, int __b, vector bool char *__c) argument
8710 vec_stvx(vector short __a, int __b, vector short *__c) argument
8715 vec_stvx(vector short __a, int __b, short *__c) argument
8719 vec_stvx(vector unsigned short __a, int __b, vector unsigned short *__c) argument
8724 vec_stvx(vector unsigned short __a, int __b, unsigned short *__c) argument
8729 vec_stvx(vector bool short __a, int __b, short *__c) argument
8733 vec_stvx(vector bool short __a, int __b, unsigned short *__c) argument
8738 vec_stvx(vector bool short __a, int __b, vector bool short *__c) argument
8743 vec_stvx(vector pixel __a, int __b, short *__c) argument
8747 vec_stvx(vector pixel __a, int __b, unsigned short *__c) argument
8752 vec_stvx(vector pixel __a, int __b, vector pixel *__c) argument
8757 vec_stvx(vector int __a, int __b, vector int *__c) argument
8761 vec_stvx(vector int __a, int __b, int *__c) argument
8765 vec_stvx(vector unsigned int __a, int __b, vector unsigned int *__c) argument
8770 vec_stvx(vector unsigned int __a, int __b, unsigned int *__c) argument
8775 vec_stvx(vector bool int __a, int __b, int *__c) argument
8779 vec_stvx(vector bool int __a, int __b, unsigned int *__c) argument
8784 vec_stvx(vector bool int __a, int __b, vector bool int *__c) argument
8789 vec_stvx(vector float __a, int __b, vector float *__c) argument
8794 vec_stvx(vector float __a, int __b, float *__c) argument
8800 vec_ste(vector signed char __a, int __b, signed char *__c) argument
8805 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) argument
8810 vec_ste(vector bool char __a, int __b, signed char *__c) argument
8815 vec_ste(vector bool char __a, int __b, unsigned char *__c) argument
8820 vec_ste(vector short __a, int __b, short *__c) argument
8824 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) argument
8829 vec_ste(vector bool short __a, int __b, short *__c) argument
8833 vec_ste(vector bool short __a, int __b, unsigned short *__c) argument
8838 vec_ste(vector pixel __a, int __b, short *__c) argument
8842 vec_ste(vector pixel __a, int __b, unsigned short *__c) argument
8847 vec_ste(vector int __a, int __b, int *__c) argument
8851 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) argument
8856 vec_ste(vector bool int __a, int __b, int *__c) argument
8860 vec_ste(vector bool int __a, int __b, unsigned int *__c) argument
8865 vec_ste(vector float __a, int __b, float *__c) argument
8871 vec_stvebx(vector signed char __a, int __b, signed char *__c) argument
8876 vec_stvebx(vector unsigned char __a, int __b, unsigned char *__c) argument
8881 vec_stvebx(vector bool char __a, int __b, signed char *__c) argument
8886 vec_stvebx(vector bool char __a, int __b, unsigned char *__c) argument
8893 vec_stvehx(vector short __a, int __b, short *__c) argument
8897 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) argument
8902 vec_stvehx(vector bool short __a, int __b, short *__c) argument
8907 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) argument
8912 vec_stvehx(vector pixel __a, int __b, short *__c) argument
8916 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) argument
8923 vec_stvewx(vector int __a, int __b, int *__c) argument
8927 vec_stvewx(vector unsigned int __a, int __b, unsigned int *__c) argument
8932 vec_stvewx(vector bool int __a, int __b, int *__c) argument
8936 vec_stvewx(vector bool int __a, int __b, unsigned int *__c) argument
8941 vec_stvewx(vector float __a, int __b, float *__c) argument
8947 vec_stl(vector signed char __a, int __b, vector signed char *__c) argument
8952 vec_stl(vector signed char __a, int __b, signed char *__c) argument
8957 vec_stl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
8962 vec_stl(vector unsigned char __a, int __b, unsigned char *__c) argument
8967 vec_stl(vector bool char __a, int __b, signed char *__c) argument
8972 vec_stl(vector bool char __a, int __b, unsigned char *__c) argument
8977 vec_stl(vector bool char __a, int __b, vector bool char *__c) argument
8982 vec_stl(vector short __a, int __b, vector short *__c) argument
8986 vec_stl(vector short __a, int __b, short *__c) argument
8990 vec_stl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
8995 vec_stl(vector unsigned short __a, int __b, unsigned short *__c) argument
9000 vec_stl(vector bool short __a, int __b, short *__c) argument
9004 vec_stl(vector bool short __a, int __b, unsigned short *__c) argument
9009 vec_stl(vector bool short __a, int __b, vector bool short *__c) argument
9014 vec_stl(vector pixel __a, int __b, short *__c) argument
9018 vec_stl(vector pixel __a, int __b, unsigned short *__c) argument
9023 vec_stl(vector pixel __a, int __b, vector pixel *__c) argument
9027 vec_stl(vector int __a, int __b, vector int *__c) argument
9031 vec_stl(vector int __a, int __b, int *__c) argument
9035 vec_stl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
9040 vec_stl(vector unsigned int __a, int __b, unsigned int *__c) argument
9045 vec_stl(vector bool int __a, int __b, int *__c) argument
9049 vec_stl(vector bool int __a, int __b, unsigned int *__c) argument
9054 vec_stl(vector bool int __a, int __b, vector bool int *__c) argument
9059 vec_stl(vector float __a, int __b, vector float *__c) argument
9063 vec_stl(vector float __a, int __b, float *__c) argument
9069 vec_stvxl(vector signed char __a, int __b, vector signed char *__c) argument
9074 vec_stvxl(vector signed char __a, int __b, signed char *__c) argument
9079 vec_stvxl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
9084 vec_stvxl(vector unsigned char __a, int __b, unsigned char *__c) argument
9089 vec_stvxl(vector bool char __a, int __b, signed char *__c) argument
9094 vec_stvxl(vector bool char __a, int __b, unsigned char *__c) argument
9099 vec_stvxl(vector bool char __a, int __b, vector bool char *__c) argument
9104 vec_stvxl(vector short __a, int __b, vector short *__c) argument
9109 vec_stvxl(vector short __a, int __b, short *__c) argument
9113 vec_stvxl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
9118 vec_stvxl(vector unsigned short __a, int __b, unsigned short *__c) argument
9123 vec_stvxl(vector bool short __a, int __b, short *__c) argument
9127 vec_stvxl(vector bool short __a, int __b, unsigned short *__c) argument
9132 vec_stvxl(vector bool short __a, int __b, vector bool short *__c) argument
9137 vec_stvxl(vector pixel __a, int __b, short *__c) argument
9141 vec_stvxl(vector pixel __a, int __b, unsigned short *__c) argument
9146 vec_stvxl(vector pixel __a, int __b, vector pixel *__c) argument
9151 vec_stvxl(vector int __a, int __b, vector int *__c) argument
9155 vec_stvxl(vector int __a, int __b, int *__c) argument
9159 vec_stvxl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
9164 vec_stvxl(vector unsigned int __a, int __b, unsigned int *__c) argument
9169 vec_stvxl(vector bool int __a, int __b, int *__c) argument
9173 vec_stvxl(vector bool int __a, int __b, unsigned int *__c) argument
9178 vec_stvxl(vector bool int __a, int __b, vector bool int *__c) argument
9183 vec_stvxl(vector float __a, int __b, vector float *__c) argument
9188 vec_stvxl(vector float __a, int __b, float *__c) argument
9194 vec_sub(vector signed char __a, vector signed char __b) argument
9199 vec_sub(vector bool char __a, vector signed char __b) argument
9204 vec_sub(vector signed char __a, vector bool char __b) argument
9209 vec_sub(vector unsigned char __a, vector unsigned char __b) argument
9214 vec_sub(vector bool char __a, vector unsigned char __b) argument
9219 vec_sub(vector unsigned char __a, vector bool char __b) argument
9224 vec_sub(vector short __a, vector short __b) argument
9228 vec_sub(vector bool short __a, vector short __b) argument
9233 vec_sub(vector short __a, vector bool short __b) argument
9238 vec_sub(vector unsigned short __a, vector unsigned short __b) argument
9243 vec_sub(vector bool short __a, vector unsigned short __b) argument
9248 vec_sub(vector unsigned short __a, vector bool short __b) argument
9253 vec_sub(vector int __a, vector int __b) argument
9257 vec_sub(vector bool int __a, vector int __b) argument
9261 vec_sub(vector int __a, vector bool int __b) argument
9265 vec_sub(vector unsigned int __a, vector unsigned int __b) argument
9270 vec_sub(vector bool int __a, vector unsigned int __b) argument
9275 vec_sub(vector unsigned int __a, vector bool int __b) argument
9281 vec_sub(vector signed __int128 __a, vector signed __int128 __b) argument
9287 vec_sub(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9294 vec_sub(vector signed long long __a, vector signed long long __b) argument
9299 vec_sub(vector unsigned long long __a, vector unsigned long long __b) argument
9304 vec_sub(vector double __a, vector double __b) argument
9309 vec_sub(vector float __a, vector float __b) argument
9317 vec_vsububm(vector signed char __a, vector signed char __b) argument
9322 vec_vsububm(vector bool char __a, vector signed char __b) argument
9327 vec_vsububm(vector signed char __a, vector bool char __b) argument
9332 vec_vsububm(vector unsigned char __a, vector unsigned char __b) argument
9337 vec_vsububm(vector bool char __a, vector unsigned char __b) argument
9342 vec_vsububm(vector unsigned char __a, vector bool char __b) argument
9351 vec_vsubuhm(vector short __a, vector short __b) argument
9356 vec_vsubuhm(vector bool short __a, vector short __b) argument
9361 vec_vsubuhm(vector short __a, vector bool short __b) argument
9367 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) argument
9372 vec_vsubuhm(vector bool short __a, vector unsigned short __b) argument
9376 vec_vsubuhm(vector unsigned short __a, vector bool short __b) argument
9385 vec_vsubuwm(vector int __a, vector int __b) argument
9389 vec_vsubuwm(vector bool int __a, vector int __b) argument
9394 vec_vsubuwm(vector int __a, vector bool int __b) argument
9399 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) argument
9404 vec_vsubuwm(vector bool int __a, vector unsigned int __b) argument
9409 vec_vsubuwm(vector unsigned int __a, vector bool int __b) argument
9419 vec_vsubfp(vector float __a, vector float __b) argument
9425 vec_subc(vector unsigned int __a, vector unsigned int __b) argument
9432 vec_subc(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9437 vec_subc(vector signed __int128 __a, vector signed __int128 __b) argument
9445 vec_vsubcuw(vector unsigned int __a, vector unsigned int __b) argument
9451 vec_subs(vector signed char __a, vector signed char __b) argument
9456 vec_subs(vector bool char __a, vector signed char __b) argument
9461 vec_subs(vector signed char __a, vector bool char __b) argument
9466 vec_subs(vector unsigned char __a, vector unsigned char __b) argument
9471 vec_subs(vector bool char __a, vector unsigned char __b) argument
9476 vec_subs(vector unsigned char __a, vector bool char __b) argument
9481 vec_subs(vector short __a, vector short __b) argument
9485 vec_subs(vector bool short __a, vector short __b) argument
9490 vec_subs(vector short __a, vector bool short __b) argument
9495 vec_subs(vector unsigned short __a, vector unsigned short __b) argument
9500 vec_subs(vector bool short __a, vector unsigned short __b) argument
9505 vec_subs(vector unsigned short __a, vector bool short __b) argument
9510 vec_subs(vector int __a, vector int __b) argument
9514 vec_subs(vector bool int __a, vector int __b) argument
9518 vec_subs(vector int __a, vector bool int __b) argument
9522 vec_subs(vector unsigned int __a, vector unsigned int __b) argument
9527 vec_subs(vector bool int __a, vector unsigned int __b) argument
9532 vec_subs(vector unsigned int __a, vector bool int __b) argument
9539 vec_vsubsbs(vector signed char __a, vector signed char __b) argument
9544 vec_vsubsbs(vector bool char __a, vector signed char __b) argument
9549 vec_vsubsbs(vector signed char __a, vector bool char __b) argument
9556 vec_vsububs(vector unsigned char __a, vector unsigned char __b) argument
9561 vec_vsububs(vector bool char __a, vector unsigned char __b) argument
9566 vec_vsububs(vector unsigned char __a, vector bool char __b) argument
9573 vec_vsubshs(vector short __a, vector short __b) argument
9578 vec_vsubshs(vector bool short __a, vector short __b) argument
9583 vec_vsubshs(vector short __a, vector bool short __b) argument
9591 vec_vsubuhs(vector unsigned short __a, vector unsigned short __b) argument
9596 vec_vsubuhs(vector bool short __a, vector unsigned short __b) argument
9600 vec_vsubuhs(vector unsigned short __a, vector bool short __b) argument
9607 vec_vsubsws(vector int __a, vector int __b) argument
9611 vec_vsubsws(vector bool int __a, vector int __b) argument
9616 vec_vsubsws(vector int __a, vector bool int __b) argument
9623 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) argument
9628 vec_vsubuws(vector bool int __a, vector unsigned int __b) argument
9633 vec_vsubuws(vector unsigned int __a, vector bool int __b) argument
9642 vec_vsubuqm(vector signed __int128 __a, vector signed __int128 __b) argument
9647 vec_vsubuqm(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9654 vec_vsubeuqm(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
9660 vec_vsubeuqm(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
9668 vec_vsubcuq(vector signed __int128 __a, vector signed __int128 __b) argument
9673 vec_vsubcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) argument
9680 vec_vsubecuq(vector signed __int128 __a, vector signed __int128 __b, vector signed __int128 __c) argument
9686 vec_vsubecuq(vector unsigned __int128 __a, vector unsigned __int128 __b, vector unsigned __int128 __c) argument
9694 vec_sum4s(vector signed char __a, vector int __b) argument
9699 vec_sum4s(vector unsigned char __a, vector unsigned int __b) argument
9704 vec_sum4s(vector signed short __a, vector int __b) argument
9712 vec_vsum4sbs(vector signed char __a, vector int __b) argument
9719 vec_vsum4ubs(vector unsigned char __a, vector unsigned int __b) argument
9726 vec_vsum4shs(vector signed short __a, vector int __b) argument
9739 vec_sum2s(vector int __a, vector int __b) argument
9756 vec_vsum2sws(vector int __a, vector int __b) argument
9779 vec_sums(vector signed int __a, vector signed int __b) argument
9792 vec_vsumsws(vector signed int __a, vector signed int __b) argument
9805 vec_trunc(vector float __a) argument
9814 vec_trunc(vector double __a) argument
9822 vec_vrfiz(vector float __a) argument
9831 vec_unpackh(vector signed char __a) argument
9839 vec_unpackh(vector bool char __a) argument
9847 vec_unpackh(vector short __a) argument
9855 vec_unpackh(vector bool short __a) argument
9863 vec_unpackh(vector pixel __a) argument
9872 vec_unpackh(vector int __a) argument
9880 vec_unpackh(vector bool int __a) argument
9891 vec_vupkhsb(vector signed char __a) argument
9899 vec_vupkhsb(vector bool char __a) argument
9909 vec_vupkhsh(vector short __a) argument
9917 vec_vupkhsh(vector bool short __a) argument
9925 vec_vupkhsh(vector pixel __a) argument
9936 vec_vupkhsw(vector int __a) argument
9944 vec_vupkhsw(vector bool int __a) argument
9955 vec_unpackl(vector signed char __a) argument
9963 vec_unpackl(vector bool char __a) argument
9971 vec_unpackl(vector short __a) argument
9979 vec_unpackl(vector bool short __a) argument
9987 vec_unpackl(vector pixel __a) argument
9996 vec_unpackl(vector int __a) argument
10004 vec_unpackl(vector bool int __a) argument
10015 vec_vupklsb(vector signed char __a) argument
10023 vec_vupklsb(vector bool char __a) argument
10033 vec_vupklsh(vector short __a) argument
10041 vec_vupklsh(vector bool short __a) argument
10049 vec_vupklsh(vector pixel __a) argument
10060 vec_vupklsw(vector int __a) argument
10068 vec_vupklsw(vector bool int __a) argument
10081 vec_vsx_ld(int __a, const vector signed int *__b) argument
10087 vec_vsx_ld(int __a, const vector unsigned int *__b) argument
10091 vec_vsx_ld(int __a, const vector float *__b) argument
10096 vec_vsx_ld(int __a, const vector signed long long *__b) argument
10101 vec_vsx_ld(int __a, const vector unsigned long long *__b) argument
10105 vec_vsx_ld(int __a, const vector double *__b) argument
10116 vec_vsx_st(vector signed int __a, int __b, vector signed int *__c) argument
10121 vec_vsx_st(vector unsigned int __a, int __b, vector unsigned int *__c) argument
10126 vec_vsx_st(vector float __a, int __b, vector float *__c) argument
10131 vec_vsx_st(vector signed long long __a, int __b, vector signed long long *__c) argument
10136 vec_vsx_st(vector unsigned long long __a, int __b, vector unsigned long long *__c) argument
10141 vec_vsx_st(vector double __a, int __b, vector double *__c) argument
10152 vec_xor(vector signed char __a, vector signed char __b) argument
10157 vec_xor(vector bool char __a, vector signed char __b) argument
10162 vec_xor(vector signed char __a, vector bool char __b) argument
10167 vec_xor(vector unsigned char __a, vector unsigned char __b) argument
10172 vec_xor(vector bool char __a, vector unsigned char __b) argument
10177 vec_xor(vector unsigned char __a, vector bool char __b) argument
10182 vec_xor(vector bool char __a, vector bool char __b) argument
10187 vec_xor(vector short __a, vector short __b) argument
10191 vec_xor(vector bool short __a, vector short __b) argument
10196 vec_xor(vector short __a, vector bool short __b) argument
10201 vec_xor(vector unsigned short __a, vector unsigned short __b) argument
10206 vec_xor(vector bool short __a, vector unsigned short __b) argument
10211 vec_xor(vector unsigned short __a, vector bool short __b) argument
10216 vec_xor(vector bool short __a, vector bool short __b) argument
10221 vec_xor(vector int __a, vector int __b) argument
10225 vec_xor(vector bool int __a, vector int __b) argument
10229 vec_xor(vector int __a, vector bool int __b) argument
10233 vec_xor(vector unsigned int __a, vector unsigned int __b) argument
10238 vec_xor(vector bool int __a, vector unsigned int __b) argument
10243 vec_xor(vector unsigned int __a, vector bool int __b) argument
10248 vec_xor(vector bool int __a, vector bool int __b) argument
10253 vec_xor(vector float __a, vector float __b) argument
10259 vec_xor(vector bool int __a, vector float __b) argument
10266 vec_xor(vector float __a, vector bool int __b) argument
10275 vec_xor(vector signed long long __a, vector signed long long __b) argument
10280 vec_xor(vector bool long long __a, vector signed long long __b) argument
10284 vec_xor(vector signed long long __a, vector bool long long __b) argument
10290 vec_xor(vector unsigned long long __a, vector unsigned long long __b) argument
10295 vec_xor(vector bool long long __a, vector unsigned long long __b) argument
10300 vec_xor(vector unsigned long long __a, vector bool long long __b) argument
10304 vec_xor(vector bool long long __a, vector bool long long __b) argument
10310 vec_xor(vector double __a, vector double __b) argument
10316 vec_xor(vector double __a, vector bool long long __b) argument
10322 vec_xor(vector bool long long __a, vector double __b) argument
10330 vec_vxor(vector signed char __a, vector signed char __b) argument
10335 vec_vxor(vector bool char __a, vector signed char __b) argument
10340 vec_vxor(vector signed char __a, vector bool char __b) argument
10345 vec_vxor(vector unsigned char __a, vector unsigned char __b) argument
10350 vec_vxor(vector bool char __a, vector unsigned char __b) argument
10355 vec_vxor(vector unsigned char __a, vector bool char __b) argument
10360 vec_vxor(vector bool char __a, vector bool char __b) argument
10365 vec_vxor(vector short __a, vector short __b) argument
10369 vec_vxor(vector bool short __a, vector short __b) argument
10374 vec_vxor(vector short __a, vector bool short __b) argument
10379 vec_vxor(vector unsigned short __a, vector unsigned short __b) argument
10384 vec_vxor(vector bool short __a, vector unsigned short __b) argument
10389 vec_vxor(vector unsigned short __a, vector bool short __b) argument
10394 vec_vxor(vector bool short __a, vector bool short __b) argument
10399 vec_vxor(vector int __a, vector int __b) argument
10403 vec_vxor(vector bool int __a, vector int __b) argument
10407 vec_vxor(vector int __a, vector bool int __b) argument
10411 vec_vxor(vector unsigned int __a, vector unsigned int __b) argument
10416 vec_vxor(vector bool int __a, vector unsigned int __b) argument
10421 vec_vxor(vector unsigned int __a, vector bool int __b) argument
10426 vec_vxor(vector bool int __a, vector bool int __b) argument
10431 vec_vxor(vector float __a, vector float __b) argument
10437 vec_vxor(vector bool int __a, vector float __b) argument
10444 vec_vxor(vector float __a, vector bool int __b) argument
10453 vec_vxor(vector signed long long __a, vector signed long long __b) argument
10458 vec_vxor(vector bool long long __a, vector signed long long __b) argument
10463 vec_vxor(vector signed long long __a, vector bool long long __b) argument
10468 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) argument
10473 vec_vxor(vector bool long long __a, vector unsigned long long __b) argument
10478 vec_vxor(vector unsigned long long __a, vector bool long long __b) argument
10482 vec_vxor(vector bool long long __a, vector bool long long __b) argument
10492 vec_extract(vector signed char __a, int __b) argument
10496 vec_extract(vector unsigned char __a, int __b) argument
10501 vec_extract(vector bool char __a, int __b) argument
10506 vec_extract(vector signed short __a, int __b) argument
10510 vec_extract(vector unsigned short __a, int __b) argument
10515 vec_extract(vector bool short __a, int __b) argument
10520 vec_extract(vector signed int __a, int __b) argument
10524 vec_extract(vector unsigned int __a, int __b) argument
10528 vec_extract(vector bool int __a, int __b) argument
10533 vec_extract(vector signed long long __a, int __b) argument
10539 vec_extract(vector unsigned long long __a, int __b) argument
10543 vec_extract(vector bool long long __a, int __b) argument
10548 vec_extract(vector double __a, int __b) argument
10553 vec_extract(vector float __a, int __b) argument
10559 vec_insert(signed char __a, vector signed char __b, int __c) argument
10566 vec_insert(unsigned char __a, vector unsigned char __b, int __c) argument
10573 vec_insert(unsigned char __a, vector bool char __b, int __c) argument
10580 vec_insert(signed short __a, vector signed short __b, int __c) argument
10587 vec_insert(unsigned short __a, vector unsigned short __b, int __c) argument
10594 vec_insert(unsigned short __a, vector bool short __b, int __c) argument
10601 vec_insert(signed int __a, vector signed int __b, int __c) argument
10608 vec_insert(unsigned int __a, vector unsigned int __b, int __c) argument
10615 vec_insert(unsigned int __a, vector bool int __b, int __c) argument
10624 vec_insert(signed long long __a, vector signed long long __b, int __c) argument
10630 vec_insert(unsigned long long __a, vector unsigned long long __b, int __c) argument
10636 vec_insert(unsigned long long __a, vector bool long long __b, int __c) argument
10640 vec_insert(double __a, vector double __b, int __c) argument
10647 vec_insert(float __a, vector float __b, int __c) argument
10655 vec_lvlx(int __a, const signed char *__b) argument
10661 vec_lvlx(int __a, const vector signed char *__b) argument
10667 vec_lvlx(int __a, const unsigned char *__b) argument
10674 vec_lvlx(int __a, const vector unsigned char *__b) argument
10679 vec_lvlx(int __a, const vector bool char *__b) argument
10685 vec_lvlx(int __a, const short *__b) argument
10689 vec_lvlx(int __a, const vector short *__b) argument
10694 vec_lvlx(int __a, const unsigned short *__b) argument
10701 vec_lvlx(int __a, const vector unsigned short *__b) argument
10706 vec_lvlx(int __a, const vector bool short *__b) argument
10712 vec_lvlx(int __a, const vector pixel *__b) argument
10717 vec_lvlx(int __a, const int *__b) argument
10721 vec_lvlx(int __a, const vector int *__b) argument
10726 vec_lvlx(int __a, const unsigned int *__b) argument
10733 vec_lvlx(int __a, const vector unsigned int *__b) argument
10738 vec_lvlx(int __a, const vector bool int *__b) argument
10744 vec_lvlx(int __a, const float *__b) argument
10748 vec_lvlx(int __a, const vector float *__b) argument
10755 vec_lvlxl(int __a, const signed char *__b) argument
10762 vec_lvlxl(int __a, const vector signed char *__b) argument
10767 vec_lvlxl(int __a, const unsigned char *__b) argument
10774 vec_lvlxl(int __a, const vector unsigned char *__b) argument
10779 vec_lvlxl(int __a, const vector bool char *__b) argument
10785 vec_lvlxl(int __a, const short *__b) argument
10789 vec_lvlxl(int __a, const vector short *__b) argument
10794 vec_lvlxl(int __a, const unsigned short *__b) argument
10801 vec_lvlxl(int __a, const vector unsigned short *__b) argument
10806 vec_lvlxl(int __a, const vector bool short *__b) argument
10812 vec_lvlxl(int __a, const vector pixel *__b) argument
10817 vec_lvlxl(int __a, const int *__b) argument
10821 vec_lvlxl(int __a, const vector int *__b) argument
10826 vec_lvlxl(int __a, const unsigned int *__b) argument
10833 vec_lvlxl(int __a, const vector unsigned int *__b) argument
10838 vec_lvlxl(int __a, const vector bool int *__b) argument
10844 vec_lvlxl(int __a, const float *__b) argument
10848 vec_lvlxl(int __a, vector float *__b) argument
10855 vec_lvrx(int __a, const signed char *__b) argument
10861 vec_lvrx(int __a, const vector signed char *__b) argument
10867 vec_lvrx(int __a, const unsigned char *__b) argument
10874 vec_lvrx(int __a, const vector unsigned char *__b) argument
10879 vec_lvrx(int __a, const vector bool char *__b) argument
10885 vec_lvrx(int __a, const short *__b) argument
10889 vec_lvrx(int __a, const vector short *__b) argument
10894 vec_lvrx(int __a, const unsigned short *__b) argument
10901 vec_lvrx(int __a, const vector unsigned short *__b) argument
10906 vec_lvrx(int __a, const vector bool short *__b) argument
10912 vec_lvrx(int __a, const vector pixel *__b) argument
10917 vec_lvrx(int __a, const int *__b) argument
10921 vec_lvrx(int __a, const vector int *__b) argument
10926 vec_lvrx(int __a, const unsigned int *__b) argument
10933 vec_lvrx(int __a, const vector unsigned int *__b) argument
10938 vec_lvrx(int __a, const vector bool int *__b) argument
10944 vec_lvrx(int __a, const float *__b) argument
10948 vec_lvrx(int __a, const vector float *__b) argument
10955 vec_lvrxl(int __a, const signed char *__b) argument
10962 vec_lvrxl(int __a, const vector signed char *__b) argument
10967 vec_lvrxl(int __a, const unsigned char *__b) argument
10974 vec_lvrxl(int __a, const vector unsigned char *__b) argument
10979 vec_lvrxl(int __a, const vector bool char *__b) argument
10985 vec_lvrxl(int __a, const short *__b) argument
10989 vec_lvrxl(int __a, const vector short *__b) argument
10994 vec_lvrxl(int __a, const unsigned short *__b) argument
11001 vec_lvrxl(int __a, const vector unsigned short *__b) argument
11006 vec_lvrxl(int __a, const vector bool short *__b) argument
11012 vec_lvrxl(int __a, const vector pixel *__b) argument
11017 vec_lvrxl(int __a, const int *__b) argument
11021 vec_lvrxl(int __a, const vector int *__b) argument
11026 vec_lvrxl(int __a, const unsigned int *__b) argument
11033 vec_lvrxl(int __a, const vector unsigned int *__b) argument
11038 vec_lvrxl(int __a, const vector bool int *__b) argument
11044 vec_lvrxl(int __a, const float *__b) argument
11048 vec_lvrxl(int __a, const vector float *__b) argument
11055 vec_stvlx(vector signed char __a, int __b, signed char *__c) argument
11061 vec_stvlx(vector signed char __a, int __b, vector signed char *__c) argument
11068 vec_stvlx(vector unsigned char __a, int __b, unsigned char *__c) argument
11074 vec_stvlx(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11081 vec_stvlx(vector bool char __a, int __b, vector bool char *__c) argument
11088 vec_stvlx(vector short __a, int __b, short *__c) argument
11093 vec_stvlx(vector short __a, int __b, vector short *__c) argument
11100 vec_stvlx(vector unsigned short __a, int __b, unsigned short *__c) argument
11106 vec_stvlx(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11113 vec_stvlx(vector bool short __a, int __b, vector bool short *__c) argument
11120 vec_stvlx(vector pixel __a, int __b, vector pixel *__c) argument
11127 vec_stvlx(vector int __a, int __b, int *__c) argument
11132 vec_stvlx(vector int __a, int __b, vector int *__c) argument
11138 vec_stvlx(vector unsigned int __a, int __b, unsigned int *__c) argument
11144 vec_stvlx(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11151 vec_stvlx(vector bool int __a, int __b, vector bool int *__c) argument
11158 vec_stvlx(vector float __a, int __b, vector float *__c) argument
11167 vec_stvlxl(vector signed char __a, int __b, signed char *__c) argument
11173 vec_stvlxl(vector signed char __a, int __b, vector signed char *__c) argument
11180 vec_stvlxl(vector unsigned char __a, int __b, unsigned char *__c) argument
11186 vec_stvlxl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11193 vec_stvlxl(vector bool char __a, int __b, vector bool char *__c) argument
11200 vec_stvlxl(vector short __a, int __b, short *__c) argument
11205 vec_stvlxl(vector short __a, int __b, vector short *__c) argument
11212 vec_stvlxl(vector unsigned short __a, int __b, unsigned short *__c) argument
11218 vec_stvlxl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11225 vec_stvlxl(vector bool short __a, int __b, vector bool short *__c) argument
11232 vec_stvlxl(vector pixel __a, int __b, vector pixel *__c) argument
11239 vec_stvlxl(vector int __a, int __b, int *__c) argument
11244 vec_stvlxl(vector int __a, int __b, vector int *__c) argument
11250 vec_stvlxl(vector unsigned int __a, int __b, unsigned int *__c) argument
11256 vec_stvlxl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11263 vec_stvlxl(vector bool int __a, int __b, vector bool int *__c) argument
11270 vec_stvlxl(vector float __a, int __b, vector float *__c) argument
11279 vec_stvrx(vector signed char __a, int __b, signed char *__c) argument
11285 vec_stvrx(vector signed char __a, int __b, vector signed char *__c) argument
11292 vec_stvrx(vector unsigned char __a, int __b, unsigned char *__c) argument
11298 vec_stvrx(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11305 vec_stvrx(vector bool char __a, int __b, vector bool char *__c) argument
11312 vec_stvrx(vector short __a, int __b, short *__c) argument
11317 vec_stvrx(vector short __a, int __b, vector short *__c) argument
11324 vec_stvrx(vector unsigned short __a, int __b, unsigned short *__c) argument
11330 vec_stvrx(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11337 vec_stvrx(vector bool short __a, int __b, vector bool short *__c) argument
11344 vec_stvrx(vector pixel __a, int __b, vector pixel *__c) argument
11351 vec_stvrx(vector int __a, int __b, int *__c) argument
11356 vec_stvrx(vector int __a, int __b, vector int *__c) argument
11362 vec_stvrx(vector unsigned int __a, int __b, unsigned int *__c) argument
11368 vec_stvrx(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11375 vec_stvrx(vector bool int __a, int __b, vector bool int *__c) argument
11382 vec_stvrx(vector float __a, int __b, vector float *__c) argument
11391 vec_stvrxl(vector signed char __a, int __b, signed char *__c) argument
11397 vec_stvrxl(vector signed char __a, int __b, vector signed char *__c) argument
11404 vec_stvrxl(vector unsigned char __a, int __b, unsigned char *__c) argument
11410 vec_stvrxl(vector unsigned char __a, int __b, vector unsigned char *__c) argument
11417 vec_stvrxl(vector bool char __a, int __b, vector bool char *__c) argument
11424 vec_stvrxl(vector short __a, int __b, short *__c) argument
11429 vec_stvrxl(vector short __a, int __b, vector short *__c) argument
11436 vec_stvrxl(vector unsigned short __a, int __b, unsigned short *__c) argument
11442 vec_stvrxl(vector unsigned short __a, int __b, vector unsigned short *__c) argument
11449 vec_stvrxl(vector bool short __a, int __b, vector bool short *__c) argument
11456 vec_stvrxl(vector pixel __a, int __b, vector pixel *__c) argument
11463 vec_stvrxl(vector int __a, int __b, int *__c) argument
11468 vec_stvrxl(vector int __a, int __b, vector int *__c) argument
11474 vec_stvrxl(vector unsigned int __a, int __b, unsigned int *__c) argument
11480 vec_stvrxl(vector unsigned int __a, int __b, vector unsigned int *__c) argument
11487 vec_stvrxl(vector bool int __a, int __b, vector bool int *__c) argument
11494 vec_stvrxl(vector float __a, int __b, vector float *__c) argument
11503 vec_promote(signed char __a, int __b) argument
11509 vec_promote(unsigned char __a, int __b) argument
11516 vec_promote(short __a, int __b) argument
11522 vec_promote(unsigned short __a, int __b) argument
11529 vec_promote(int __a, int __b) argument
11535 vec_promote(unsigned int __a, int __b) argument
11541 vec_promote(float __a, int __b) argument
11549 vec_splats(signed char __a) argument
11553 vec_splats(unsigned char __a) argument
11557 vec_splats(short __a) argument
11561 vec_splats(unsigned short __a) argument
11565 vec_splats(int __a) argument
11567 vec_splats(unsigned int __a) argument
11572 vec_splats(signed long long __a) argument
11577 vec_splats(unsigned long long __a) argument
11582 vec_splats(signed __int128 __a) argument
11587 vec_splats(unsigned __int128 __a) argument
11593 vec_splats(double __a) argument
11598 vec_splats(float __a) argument
11606 vec_all_eq(vector signed char __a, vector signed char __b) argument
11612 vec_all_eq(vector signed char __a, vector bool char __b) argument
11618 vec_all_eq(vector unsigned char __a, vector unsigned char __b) argument
11624 vec_all_eq(vector unsigned char __a, vector bool char __b) argument
11630 vec_all_eq(vector bool char __a, vector signed char __b) argument
11636 vec_all_eq(vector bool char __a, vector unsigned char __b) argument
11642 vec_all_eq(vector bool char __a, vector bool char __b) argument
11647 vec_all_eq(vector short __a, vector short __b) argument
11651 vec_all_eq(vector short __a, vector bool short __b) argument
11655 vec_all_eq(vector unsigned short __a, vector unsigned short __b) argument
11661 vec_all_eq(vector unsigned short __a, vector bool short __b) argument
11667 vec_all_eq(vector bool short __a, vector short __b) argument
11672 vec_all_eq(vector bool short __a, vector unsigned short __b) argument
11678 vec_all_eq(vector bool short __a, vector bool short __b) argument
11684 vec_all_eq(vector pixel __a, vector pixel __b) argument
11689 vec_all_eq(vector int __a, vector int __b) argument
11693 vec_all_eq(vector int __a, vector bool int __b) argument
11697 vec_all_eq(vector unsigned int __a, vector unsigned int __b) argument
11703 vec_all_eq(vector unsigned int __a, vector bool int __b) argument
11709 vec_all_eq(vector bool int __a, vector int __b) argument
11714 vec_all_eq(vector bool int __a, vector unsigned int __b) argument
11720 vec_all_eq(vector bool int __a, vector bool int __b) argument
11726 vec_all_eq(vector signed long long __a, vector signed long long __b) argument
11731 vec_all_eq(vector long long __a, vector bool long long __b) argument
11736 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) argument
11742 vec_all_eq(vector unsigned long long __a, vector bool long long __b) argument
11748 vec_all_eq(vector bool long long __a, vector long long __b) argument
11754 vec_all_eq(vector bool long long __a, vector unsigned long long __b) argument
11760 vec_all_eq(vector bool long long __a, vector bool long long __b) argument
11767 vec_all_eq(vector float __a, vector float __b) argument
11776 vec_all_eq(vector double __a, vector double __b) argument
11783 vec_all_ge(vector signed char __a, vector signed char __b) argument
11788 vec_all_ge(vector signed char __a, vector bool char __b) argument
11793 vec_all_ge(vector unsigned char __a, vector unsigned char __b) argument
11798 vec_all_ge(vector unsigned char __a, vector bool char __b) argument
11803 vec_all_ge(vector bool char __a, vector signed char __b) argument
11809 vec_all_ge(vector bool char __a, vector unsigned char __b) argument
11814 vec_all_ge(vector bool char __a, vector bool char __b) argument
11819 vec_all_ge(vector short __a, vector short __b) argument
11823 vec_all_ge(vector short __a, vector bool short __b) argument
11827 vec_all_ge(vector unsigned short __a, vector unsigned short __b) argument
11832 vec_all_ge(vector unsigned short __a, vector bool short __b) argument
11838 vec_all_ge(vector bool short __a, vector short __b) argument
11843 vec_all_ge(vector bool short __a, vector unsigned short __b) argument
11849 vec_all_ge(vector bool short __a, vector bool short __b) argument
11855 vec_all_ge(vector int __a, vector int __b) argument
11859 vec_all_ge(vector int __a, vector bool int __b) argument
11863 vec_all_ge(vector unsigned int __a, vector unsigned int __b) argument
11868 vec_all_ge(vector unsigned int __a, vector bool int __b) argument
11873 vec_all_ge(vector bool int __a, vector int __b) argument
11878 vec_all_ge(vector bool int __a, vector unsigned int __b) argument
11883 vec_all_ge(vector bool int __a, vector bool int __b) argument
11889 vec_all_ge(vector signed long long __a, vector signed long long __b) argument
11893 vec_all_ge(vector signed long long __a, vector bool long long __b) argument
11899 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) argument
11904 vec_all_ge(vector unsigned long long __a, vector bool long long __b) argument
11910 vec_all_ge(vector bool long long __a, vector signed long long __b) argument
11916 vec_all_ge(vector bool long long __a, vector unsigned long long __b) argument
11922 vec_all_ge(vector bool long long __a, vector bool long long __b) argument
11929 vec_all_ge(vector float __a, vector float __b) argument
11938 vec_all_ge(vector double __a, vector double __b) argument
11945 vec_all_gt(vector signed char __a, vector signed char __b) argument
11950 vec_all_gt(vector signed char __a, vector bool char __b) argument
11955 vec_all_gt(vector unsigned char __a, vector unsigned char __b) argument
11960 vec_all_gt(vector unsigned char __a, vector bool char __b) argument
11965 vec_all_gt(vector bool char __a, vector signed char __b) argument
11971 vec_all_gt(vector bool char __a, vector unsigned char __b) argument
11976 vec_all_gt(vector bool char __a, vector bool char __b) argument
11981 vec_all_gt(vector short __a, vector short __b) argument
11985 vec_all_gt(vector short __a, vector bool short __b) argument
11989 vec_all_gt(vector unsigned short __a, vector unsigned short __b) argument
11994 vec_all_gt(vector unsigned short __a, vector bool short __b) argument
12000 vec_all_gt(vector bool short __a, vector short __b) argument
12005 vec_all_gt(vector bool short __a, vector unsigned short __b) argument
12011 vec_all_gt(vector bool short __a, vector bool short __b) argument
12017 vec_all_gt(vector int __a, vector int __b) argument
12021 vec_all_gt(vector int __a, vector bool int __b) argument
12025 vec_all_gt(vector unsigned int __a, vector unsigned int __b) argument
12030 vec_all_gt(vector unsigned int __a, vector bool int __b) argument
12035 vec_all_gt(vector bool int __a, vector int __b) argument
12040 vec_all_gt(vector bool int __a, vector unsigned int __b) argument
12045 vec_all_gt(vector bool int __a, vector bool int __b) argument
12051 vec_all_gt(vector signed long long __a, vector signed long long __b) argument
12055 vec_all_gt(vector signed long long __a, vector bool long long __b) argument
12061 vec_all_gt(vector unsigned long long __a, vector unsigned long long __b) argument
12066 vec_all_gt(vector unsigned long long __a, vector bool long long __b) argument
12072 vec_all_gt(vector bool long long __a, vector signed long long __b) argument
12078 vec_all_gt(vector bool long long __a, vector unsigned long long __b) argument
12084 vec_all_gt(vector bool long long __a, vector bool long long __b) argument
12091 vec_all_gt(vector float __a, vector float __b) argument
12100 vec_all_gt(vector double __a, vector double __b) argument
12108 vec_all_in(vector float __a, vector float __b) argument
12114 vec_all_le(vector signed char __a, vector signed char __b) argument
12119 vec_all_le(vector signed char __a, vector bool char __b) argument
12124 vec_all_le(vector unsigned char __a, vector unsigned char __b) argument
12129 vec_all_le(vector unsigned char __a, vector bool char __b) argument
12134 vec_all_le(vector bool char __a, vector signed char __b) argument
12140 vec_all_le(vector bool char __a, vector unsigned char __b) argument
12145 vec_all_le(vector bool char __a, vector bool char __b) argument
12150 vec_all_le(vector short __a, vector short __b) argument
12154 vec_all_le(vector short __a, vector bool short __b) argument
12158 vec_all_le(vector unsigned short __a, vector unsigned short __b) argument
12163 vec_all_le(vector unsigned short __a, vector bool short __b) argument
12169 vec_all_le(vector bool short __a, vector short __b) argument
12174 vec_all_le(vector bool short __a, vector unsigned short __b) argument
12180 vec_all_le(vector bool short __a, vector bool short __b) argument
12186 vec_all_le(vector int __a, vector int __b) argument
12190 vec_all_le(vector int __a, vector bool int __b) argument
12194 vec_all_le(vector unsigned int __a, vector unsigned int __b) argument
12199 vec_all_le(vector unsigned int __a, vector bool int __b) argument
12204 vec_all_le(vector bool int __a, vector int __b) argument
12209 vec_all_le(vector bool int __a, vector unsigned int __b) argument
12214 vec_all_le(vector bool int __a, vector bool int __b) argument
12220 vec_all_le(vector signed long long __a, vector signed long long __b) argument
12225 vec_all_le(vector unsigned long long __a, vector unsigned long long __b) argument
12230 vec_all_le(vector signed long long __a, vector bool long long __b) argument
12236 vec_all_le(vector unsigned long long __a, vector bool long long __b) argument
12242 vec_all_le(vector bool long long __a, vector signed long long __b) argument
12248 vec_all_le(vector bool long long __a, vector unsigned long long __b) argument
12254 vec_all_le(vector bool long long __a, vector bool long long __b) argument
12261 vec_all_le(vector float __a, vector float __b) argument
12270 vec_all_le(vector double __a, vector double __b) argument
12277 vec_all_lt(vector signed char __a, vector signed char __b) argument
12282 vec_all_lt(vector signed char __a, vector bool char __b) argument
12287 vec_all_lt(vector unsigned char __a, vector unsigned char __b) argument
12292 vec_all_lt(vector unsigned char __a, vector bool char __b) argument
12297 vec_all_lt(vector bool char __a, vector signed char __b) argument
12303 vec_all_lt(vector bool char __a, vector unsigned char __b) argument
12308 vec_all_lt(vector bool char __a, vector bool char __b) argument
12313 vec_all_lt(vector short __a, vector short __b) argument
12317 vec_all_lt(vector short __a, vector bool short __b) argument
12321 vec_all_lt(vector unsigned short __a, vector unsigned short __b) argument
12326 vec_all_lt(vector unsigned short __a, vector bool short __b) argument
12332 vec_all_lt(vector bool short __a, vector short __b) argument
12337 vec_all_lt(vector bool short __a, vector unsigned short __b) argument
12343 vec_all_lt(vector bool short __a, vector bool short __b) argument
12349 vec_all_lt(vector int __a, vector int __b) argument
12353 vec_all_lt(vector int __a, vector bool int __b) argument
12357 vec_all_lt(vector unsigned int __a, vector unsigned int __b) argument
12362 vec_all_lt(vector unsigned int __a, vector bool int __b) argument
12367 vec_all_lt(vector bool int __a, vector int __b) argument
12372 vec_all_lt(vector bool int __a, vector unsigned int __b) argument
12377 vec_all_lt(vector bool int __a, vector bool int __b) argument
12383 vec_all_lt(vector signed long long __a, vector signed long long __b) argument
12388 vec_all_lt(vector unsigned long long __a, vector unsigned long long __b) argument
12393 vec_all_lt(vector signed long long __a, vector bool long long __b) argument
12399 vec_all_lt(vector unsigned long long __a, vector bool long long __b) argument
12405 vec_all_lt(vector bool long long __a, vector signed long long __b) argument
12411 vec_all_lt(vector bool long long __a, vector unsigned long long __b) argument
12417 vec_all_lt(vector bool long long __a, vector bool long long __b) argument
12424 vec_all_lt(vector float __a, vector float __b) argument
12433 vec_all_lt(vector double __a, vector double __b) argument
12440 vec_all_nan(vector float __a) argument
12449 vec_all_nan(vector double __a) argument
12456 vec_all_ne(vector signed char __a, vector signed char __b) argument
12462 vec_all_ne(vector signed char __a, vector bool char __b) argument
12468 vec_all_ne(vector unsigned char __a, vector unsigned char __b) argument
12474 vec_all_ne(vector unsigned char __a, vector bool char __b) argument
12480 vec_all_ne(vector bool char __a, vector signed char __b) argument
12486 vec_all_ne(vector bool char __a, vector unsigned char __b) argument
12492 vec_all_ne(vector bool char __a, vector bool char __b) argument
12497 vec_all_ne(vector short __a, vector short __b) argument
12501 vec_all_ne(vector short __a, vector bool short __b) argument
12505 vec_all_ne(vector unsigned short __a, vector unsigned short __b) argument
12511 vec_all_ne(vector unsigned short __a, vector bool short __b) argument
12517 vec_all_ne(vector bool short __a, vector short __b) argument
12522 vec_all_ne(vector bool short __a, vector unsigned short __b) argument
12528 vec_all_ne(vector bool short __a, vector bool short __b) argument
12534 vec_all_ne(vector pixel __a, vector pixel __b) argument
12539 vec_all_ne(vector int __a, vector int __b) argument
12543 vec_all_ne(vector int __a, vector bool int __b) argument
12547 vec_all_ne(vector unsigned int __a, vector unsigned int __b) argument
12553 vec_all_ne(vector unsigned int __a, vector bool int __b) argument
12559 vec_all_ne(vector bool int __a, vector int __b) argument
12564 vec_all_ne(vector bool int __a, vector unsigned int __b) argument
12570 vec_all_ne(vector bool int __a, vector bool int __b) argument
12576 vec_all_ne(vector signed long long __a, vector signed long long __b) argument
12581 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) argument
12587 vec_all_ne(vector signed long long __a, vector bool long long __b) argument
12593 vec_all_ne(vector unsigned long long __a, vector bool long long __b) argument
12599 vec_all_ne(vector bool long long __a, vector signed long long __b) argument
12605 vec_all_ne(vector bool long long __a, vector unsigned long long __b) argument
12611 vec_all_ne(vector bool long long __a, vector bool long long __b) argument
12618 vec_all_ne(vector float __a, vector float __b) argument
12627 vec_all_ne(vector double __a, vector double __b) argument
12635 vec_all_nge(vector float __a, vector float __b) argument
12645 vec_all_nge(vector double __a, vector double __b) argument
12653 vec_all_ngt(vector float __a, vector float __b) argument
12663 vec_all_ngt(vector double __a, vector double __b) argument
12671 vec_all_nle(vector float __a, vector float __b) argument
12678 vec_all_nlt(vector float __a, vector float __b) argument
12685 vec_all_numeric(vector float __a) argument
12691 vec_any_eq(vector signed char __a, vector signed char __b) argument
12697 vec_any_eq(vector signed char __a, vector bool char __b) argument
12703 vec_any_eq(vector unsigned char __a, vector unsigned char __b) argument
12709 vec_any_eq(vector unsigned char __a, vector bool char __b) argument
12715 vec_any_eq(vector bool char __a, vector signed char __b) argument
12721 vec_any_eq(vector bool char __a, vector unsigned char __b) argument
12727 vec_any_eq(vector bool char __a, vector bool char __b) argument
12732 vec_any_eq(vector short __a, vector short __b) argument
12736 vec_any_eq(vector short __a, vector bool short __b) argument
12740 vec_any_eq(vector unsigned short __a, vector unsigned short __b) argument
12746 vec_any_eq(vector unsigned short __a, vector bool short __b) argument
12752 vec_any_eq(vector bool short __a, vector short __b) argument
12757 vec_any_eq(vector bool short __a, vector unsigned short __b) argument
12763 vec_any_eq(vector bool short __a, vector bool short __b) argument
12769 vec_any_eq(vector pixel __a, vector pixel __b) argument
12774 vec_any_eq(vector int __a, vector int __b) argument
12778 vec_any_eq(vector int __a, vector bool int __b) argument
12782 vec_any_eq(vector unsigned int __a, vector unsigned int __b) argument
12788 vec_any_eq(vector unsigned int __a, vector bool int __b) argument
12794 vec_any_eq(vector bool int __a, vector int __b) argument
12799 vec_any_eq(vector bool int __a, vector unsigned int __b) argument
12805 vec_any_eq(vector bool int __a, vector bool int __b) argument
12811 vec_any_eq(vector signed long long __a, vector signed long long __b) argument
12816 vec_any_eq(vector unsigned long long __a, vector unsigned long long __b) argument
12822 vec_any_eq(vector signed long long __a, vector bool long long __b) argument
12828 vec_any_eq(vector unsigned long long __a, vector bool long long __b) argument
12834 vec_any_eq(vector bool long long __a, vector signed long long __b) argument
12840 vec_any_eq(vector bool long long __a, vector unsigned long long __b) argument
12846 vec_any_eq(vector bool long long __a, vector bool long long __b) argument
12853 vec_any_eq(vector float __a, vector float __b) argument
12862 vec_any_eq(vector double __a, vector double __b) argument
12869 vec_any_ge(vector signed char __a, vector signed char __b) argument
12874 vec_any_ge(vector signed char __a, vector bool char __b) argument
12880 vec_any_ge(vector unsigned char __a, vector unsigned char __b) argument
12885 vec_any_ge(vector unsigned char __a, vector bool char __b) argument
12891 vec_any_ge(vector bool char __a, vector signed char __b) argument
12897 vec_any_ge(vector bool char __a, vector unsigned char __b) argument
12903 vec_any_ge(vector bool char __a, vector bool char __b) argument
12908 vec_any_ge(vector short __a, vector short __b) argument
12912 vec_any_ge(vector short __a, vector bool short __b) argument
12916 vec_any_ge(vector unsigned short __a, vector unsigned short __b) argument
12921 vec_any_ge(vector unsigned short __a, vector bool short __b) argument
12927 vec_any_ge(vector bool short __a, vector short __b) argument
12932 vec_any_ge(vector bool short __a, vector unsigned short __b) argument
12938 vec_any_ge(vector bool short __a, vector bool short __b) argument
12944 vec_any_ge(vector int __a, vector int __b) argument
12948 vec_any_ge(vector int __a, vector bool int __b) argument
12952 vec_any_ge(vector unsigned int __a, vector unsigned int __b) argument
12957 vec_any_ge(vector unsigned int __a, vector bool int __b) argument
12963 vec_any_ge(vector bool int __a, vector int __b) argument
12968 vec_any_ge(vector bool int __a, vector unsigned int __b) argument
12974 vec_any_ge(vector bool int __a, vector bool int __b) argument
12980 vec_any_ge(vector signed long long __a, vector signed long long __b) argument
12985 vec_any_ge(vector unsigned long long __a, vector unsigned long long __b) argument
12990 vec_any_ge(vector signed long long __a, vector bool long long __b) argument
12996 vec_any_ge(vector unsigned long long __a, vector bool long long __b) argument
13002 vec_any_ge(vector bool long long __a, vector signed long long __b) argument
13009 vec_any_ge(vector bool long long __a, vector unsigned long long __b) argument
13015 vec_any_ge(vector bool long long __a, vector bool long long __b) argument
13023 vec_any_ge(vector float __a, vector float __b) argument
13032 vec_any_ge(vector double __a, vector double __b) argument
13039 vec_any_gt(vector signed char __a, vector signed char __b) argument
13044 vec_any_gt(vector signed char __a, vector bool char __b) argument
13050 vec_any_gt(vector unsigned char __a, vector unsigned char __b) argument
13055 vec_any_gt(vector unsigned char __a, vector bool char __b) argument
13061 vec_any_gt(vector bool char __a, vector signed char __b) argument
13067 vec_any_gt(vector bool char __a, vector unsigned char __b) argument
13073 vec_any_gt(vector bool char __a, vector bool char __b) argument
13078 vec_any_gt(vector short __a, vector short __b) argument
13082 vec_any_gt(vector short __a, vector bool short __b) argument
13086 vec_any_gt(vector unsigned short __a, vector unsigned short __b) argument
13091 vec_any_gt(vector unsigned short __a, vector bool short __b) argument
13097 vec_any_gt(vector bool short __a, vector short __b) argument
13102 vec_any_gt(vector bool short __a, vector unsigned short __b) argument
13108 vec_any_gt(vector bool short __a, vector bool short __b) argument
13114 vec_any_gt(vector int __a, vector int __b) argument
13118 vec_any_gt(vector int __a, vector bool int __b) argument
13122 vec_any_gt(vector unsigned int __a, vector unsigned int __b) argument
13127 vec_any_gt(vector unsigned int __a, vector bool int __b) argument
13133 vec_any_gt(vector bool int __a, vector int __b) argument
13138 vec_any_gt(vector bool int __a, vector unsigned int __b) argument
13144 vec_any_gt(vector bool int __a, vector bool int __b) argument
13150 vec_any_gt(vector signed long long __a, vector signed long long __b) argument
13155 vec_any_gt(vector unsigned long long __a, vector unsigned long long __b) argument
13160 vec_any_gt(vector signed long long __a, vector bool long long __b) argument
13166 vec_any_gt(vector unsigned long long __a, vector bool long long __b) argument
13172 vec_any_gt(vector bool long long __a, vector signed long long __b) argument
13179 vec_any_gt(vector bool long long __a, vector unsigned long long __b) argument
13185 vec_any_gt(vector bool long long __a, vector bool long long __b) argument
13193 vec_any_gt(vector float __a, vector float __b) argument
13202 vec_any_gt(vector double __a, vector double __b) argument
13209 vec_any_le(vector signed char __a, vector signed char __b) argument
13214 vec_any_le(vector signed char __a, vector bool char __b) argument
13220 vec_any_le(vector unsigned char __a, vector unsigned char __b) argument
13225 vec_any_le(vector unsigned char __a, vector bool char __b) argument
13231 vec_any_le(vector bool char __a, vector signed char __b) argument
13237 vec_any_le(vector bool char __a, vector unsigned char __b) argument
13243 vec_any_le(vector bool char __a, vector bool char __b) argument
13248 vec_any_le(vector short __a, vector short __b) argument
13252 vec_any_le(vector short __a, vector bool short __b) argument
13256 vec_any_le(vector unsigned short __a, vector unsigned short __b) argument
13261 vec_any_le(vector unsigned short __a, vector bool short __b) argument
13267 vec_any_le(vector bool short __a, vector short __b) argument
13272 vec_any_le(vector bool short __a, vector unsigned short __b) argument
13278 vec_any_le(vector bool short __a, vector bool short __b) argument
13284 vec_any_le(vector int __a, vector int __b) argument
13288 vec_any_le(vector int __a, vector bool int __b) argument
13292 vec_any_le(vector unsigned int __a, vector unsigned int __b) argument
13297 vec_any_le(vector unsigned int __a, vector bool int __b) argument
13303 vec_any_le(vector bool int __a, vector int __b) argument
13308 vec_any_le(vector bool int __a, vector unsigned int __b) argument
13314 vec_any_le(vector bool int __a, vector bool int __b) argument
13320 vec_any_le(vector signed long long __a, vector signed long long __b) argument
13325 vec_any_le(vector unsigned long long __a, vector unsigned long long __b) argument
13330 vec_any_le(vector signed long long __a, vector bool long long __b) argument
13336 vec_any_le(vector unsigned long long __a, vector bool long long __b) argument
13342 vec_any_le(vector bool long long __a, vector signed long long __b) argument
13349 vec_any_le(vector bool long long __a, vector unsigned long long __b) argument
13355 vec_any_le(vector bool long long __a, vector bool long long __b) argument
13363 vec_any_le(vector float __a, vector float __b) argument
13372 vec_any_le(vector double __a, vector double __b) argument
13379 vec_any_lt(vector signed char __a, vector signed char __b) argument
13384 vec_any_lt(vector signed char __a, vector bool char __b) argument
13390 vec_any_lt(vector unsigned char __a, vector unsigned char __b) argument
13395 vec_any_lt(vector unsigned char __a, vector bool char __b) argument
13401 vec_any_lt(vector bool char __a, vector signed char __b) argument
13407 vec_any_lt(vector bool char __a, vector unsigned char __b) argument
13413 vec_any_lt(vector bool char __a, vector bool char __b) argument
13418 vec_any_lt(vector short __a, vector short __b) argument
13422 vec_any_lt(vector short __a, vector bool short __b) argument
13426 vec_any_lt(vector unsigned short __a, vector unsigned short __b) argument
13431 vec_any_lt(vector unsigned short __a, vector bool short __b) argument
13437 vec_any_lt(vector bool short __a, vector short __b) argument
13442 vec_any_lt(vector bool short __a, vector unsigned short __b) argument
13448 vec_any_lt(vector bool short __a, vector bool short __b) argument
13454 vec_any_lt(vector int __a, vector int __b) argument
13458 vec_any_lt(vector int __a, vector bool int __b) argument
13462 vec_any_lt(vector unsigned int __a, vector unsigned int __b) argument
13467 vec_any_lt(vector unsigned int __a, vector bool int __b) argument
13473 vec_any_lt(vector bool int __a, vector int __b) argument
13478 vec_any_lt(vector bool int __a, vector unsigned int __b) argument
13484 vec_any_lt(vector bool int __a, vector bool int __b) argument
13490 vec_any_lt(vector signed long long __a, vector signed long long __b) argument
13495 vec_any_lt(vector unsigned long long __a, vector unsigned long long __b) argument
13500 vec_any_lt(vector signed long long __a, vector bool long long __b) argument
13506 vec_any_lt(vector unsigned long long __a, vector bool long long __b) argument
13512 vec_any_lt(vector bool long long __a, vector signed long long __b) argument
13519 vec_any_lt(vector bool long long __a, vector unsigned long long __b) argument
13525 vec_any_lt(vector bool long long __a, vector bool long long __b) argument
13533 vec_any_lt(vector float __a, vector float __b) argument
13542 vec_any_lt(vector double __a, vector double __b) argument
13549 vec_any_nan(vector float __a) argument
13555 vec_any_ne(vector signed char __a, vector signed char __b) argument
13561 vec_any_ne(vector signed char __a, vector bool char __b) argument
13567 vec_any_ne(vector unsigned char __a, vector unsigned char __b) argument
13573 vec_any_ne(vector unsigned char __a, vector bool char __b) argument
13579 vec_any_ne(vector bool char __a, vector signed char __b) argument
13585 vec_any_ne(vector bool char __a, vector unsigned char __b) argument
13591 vec_any_ne(vector bool char __a, vector bool char __b) argument
13596 vec_any_ne(vector short __a, vector short __b) argument
13600 vec_any_ne(vector short __a, vector bool short __b) argument
13604 vec_any_ne(vector unsigned short __a, vector unsigned short __b) argument
13610 vec_any_ne(vector unsigned short __a, vector bool short __b) argument
13616 vec_any_ne(vector bool short __a, vector short __b) argument
13621 vec_any_ne(vector bool short __a, vector unsigned short __b) argument
13627 vec_any_ne(vector bool short __a, vector bool short __b) argument
13633 vec_any_ne(vector pixel __a, vector pixel __b) argument
13638 vec_any_ne(vector int __a, vector int __b) argument
13642 vec_any_ne(vector int __a, vector bool int __b) argument
13646 vec_any_ne(vector unsigned int __a, vector unsigned int __b) argument
13652 vec_any_ne(vector unsigned int __a, vector bool int __b) argument
13658 vec_any_ne(vector bool int __a, vector int __b) argument
13663 vec_any_ne(vector bool int __a, vector unsigned int __b) argument
13669 vec_any_ne(vector bool int __a, vector bool int __b) argument
13675 vec_any_ne(vector signed long long __a, vector signed long long __b) argument
13680 vec_any_ne(vector unsigned long long __a, vector unsigned long long __b) argument
13686 vec_any_ne(vector signed long long __a, vector bool long long __b) argument
13692 vec_any_ne(vector unsigned long long __a, vector bool long long __b) argument
13698 vec_any_ne(vector bool long long __a, vector signed long long __b) argument
13704 vec_any_ne(vector bool long long __a, vector unsigned long long __b) argument
13710 vec_any_ne(vector bool long long __a, vector bool long long __b) argument
13717 vec_any_ne(vector float __a, vector float __b) argument
13726 vec_any_ne(vector double __a, vector double __b) argument
13734 vec_any_nge(vector float __a, vector float __b) argument
13741 vec_any_ngt(vector float __a, vector float __b) argument
13748 vec_any_nle(vector float __a, vector float __b) argument
13755 vec_any_nlt(vector float __a, vector float __b) argument
13762 vec_any_numeric(vector float __a) argument
13769 vec_any_out(vector float __a, vector float __b) argument
13794 __builtin_crypto_vsbox(vector unsigned long long __a) argument
13799 __builtin_crypto_vcipher(vector unsigned long long __a, vector unsigned long long __b) argument
13805 __builtin_crypto_vcipherlast(vector unsigned long long __a, vector unsigned long long __b) argument
13811 __builtin_crypto_vncipher(vector unsigned long long __a, vector unsigned long long __b) argument
13817 __builtin_crypto_vncipherlast(vector unsigned long long __a, vector unsigned long long __b) argument
13833 __builtin_crypto_vpermxor(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
13839 __builtin_crypto_vpermxor(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
13846 __builtin_crypto_vpermxor( vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
13853 __builtin_crypto_vpermxor( vector unsigned long long __a, vector unsigned long long __b, vector unsigned long long __c) argument
13862 __builtin_crypto_vpmsumb(vector unsigned char __a, vector unsigned char __b) argument
13867 __builtin_crypto_vpmsumb(vector unsigned short __a, vector unsigned short __b) argument
13872 __builtin_crypto_vpmsumb(vector unsigned int __a, vector unsigned int __b) argument
13877 __builtin_crypto_vpmsumb(vector unsigned long long __a, vector unsigned long long __b) argument
13882 vec_vgbbd(vector signed char __a) argument
13890 vec_vgbbd(vector unsigned char __a) argument
13896 vec_vbpermq(vector signed char __a, vector signed char __b) argument
13903 vec_vbpermq(vector unsigned char __a, vector unsigned char __b) argument
13910 vec_bperm(vector unsigned __int128 __a, vector unsigned char __b) argument
[all...]
H A Dpmmintrin.h39 _mm_addsub_ps(__m128 __a, __m128 __b) argument
41 return __builtin_ia32_addsubps(__a, __b);
45 _mm_hadd_ps(__m128 __a, __m128 __b) argument
47 return __builtin_ia32_haddps(__a, __b);
51 _mm_hsub_ps(__m128 __a, __m128 __b) argument
53 return __builtin_ia32_hsubps(__a, __b);
57 _mm_movehdup_ps(__m128 __a) argument
59 return __builtin_shufflevector(__a, __a, 1, 1, 3, 3);
63 _mm_moveldup_ps(__m128 __a) argument
69 _mm_addsub_pd(__m128d __a, __m128d __b) argument
75 _mm_hadd_pd(__m128d __a, __m128d __b) argument
81 _mm_hsub_pd(__m128d __a, __m128d __b) argument
89 _mm_movedup_pd(__m128d __a) argument
[all...]
H A Dxmmintrin.h43 _mm_add_ss(__m128 __a, __m128 __b) argument
45 __a[0] += __b[0];
46 return __a;
50 _mm_add_ps(__m128 __a, __m128 __b) argument
52 return __a + __b;
56 _mm_sub_ss(__m128 __a, __m128 __b) argument
58 __a[0] -= __b[0];
59 return __a;
63 _mm_sub_ps(__m128 __a, __m128 __b) argument
65 return __a
69 _mm_mul_ss(__m128 __a, __m128 __b) argument
76 _mm_mul_ps(__m128 __a, __m128 __b) argument
82 _mm_div_ss(__m128 __a, __m128 __b) argument
89 _mm_div_ps(__m128 __a, __m128 __b) argument
95 _mm_sqrt_ss(__m128 __a) argument
102 _mm_sqrt_ps(__m128 __a) argument
108 _mm_rcp_ss(__m128 __a) argument
115 _mm_rcp_ps(__m128 __a) argument
121 _mm_rsqrt_ss(__m128 __a) argument
128 _mm_rsqrt_ps(__m128 __a) argument
134 _mm_min_ss(__m128 __a, __m128 __b) argument
140 _mm_min_ps(__m128 __a, __m128 __b) argument
146 _mm_max_ss(__m128 __a, __m128 __b) argument
152 _mm_max_ps(__m128 __a, __m128 __b) argument
158 _mm_and_ps(__m128 __a, __m128 __b) argument
164 _mm_andnot_ps(__m128 __a, __m128 __b) argument
170 _mm_or_ps(__m128 __a, __m128 __b) argument
176 _mm_xor_ps(__m128 __a, __m128 __b) argument
182 _mm_cmpeq_ss(__m128 __a, __m128 __b) argument
188 _mm_cmpeq_ps(__m128 __a, __m128 __b) argument
194 _mm_cmplt_ss(__m128 __a, __m128 __b) argument
200 _mm_cmplt_ps(__m128 __a, __m128 __b) argument
206 _mm_cmple_ss(__m128 __a, __m128 __b) argument
212 _mm_cmple_ps(__m128 __a, __m128 __b) argument
218 _mm_cmpgt_ss(__m128 __a, __m128 __b) argument
226 _mm_cmpgt_ps(__m128 __a, __m128 __b) argument
232 _mm_cmpge_ss(__m128 __a, __m128 __b) argument
240 _mm_cmpge_ps(__m128 __a, __m128 __b) argument
246 _mm_cmpneq_ss(__m128 __a, __m128 __b) argument
252 _mm_cmpneq_ps(__m128 __a, __m128 __b) argument
258 _mm_cmpnlt_ss(__m128 __a, __m128 __b) argument
264 _mm_cmpnlt_ps(__m128 __a, __m128 __b) argument
270 _mm_cmpnle_ss(__m128 __a, __m128 __b) argument
276 _mm_cmpnle_ps(__m128 __a, __m128 __b) argument
282 _mm_cmpngt_ss(__m128 __a, __m128 __b) argument
290 _mm_cmpngt_ps(__m128 __a, __m128 __b) argument
296 _mm_cmpnge_ss(__m128 __a, __m128 __b) argument
304 _mm_cmpnge_ps(__m128 __a, __m128 __b) argument
310 _mm_cmpord_ss(__m128 __a, __m128 __b) argument
316 _mm_cmpord_ps(__m128 __a, __m128 __b) argument
322 _mm_cmpunord_ss(__m128 __a, __m128 __b) argument
328 _mm_cmpunord_ps(__m128 __a, __m128 __b) argument
334 _mm_comieq_ss(__m128 __a, __m128 __b) argument
340 _mm_comilt_ss(__m128 __a, __m128 __b) argument
346 _mm_comile_ss(__m128 __a, __m128 __b) argument
352 _mm_comigt_ss(__m128 __a, __m128 __b) argument
358 _mm_comige_ss(__m128 __a, __m128 __b) argument
364 _mm_comineq_ss(__m128 __a, __m128 __b) argument
370 _mm_ucomieq_ss(__m128 __a, __m128 __b) argument
376 _mm_ucomilt_ss(__m128 __a, __m128 __b) argument
382 _mm_ucomile_ss(__m128 __a, __m128 __b) argument
388 _mm_ucomigt_ss(__m128 __a, __m128 __b) argument
394 _mm_ucomige_ss(__m128 __a, __m128 __b) argument
400 _mm_ucomineq_ss(__m128 __a, __m128 __b) argument
406 _mm_cvtss_si32(__m128 __a) argument
412 _mm_cvt_ss2si(__m128 __a) argument
420 _mm_cvtss_si64(__m128 __a) argument
428 _mm_cvtps_pi32(__m128 __a) argument
434 _mm_cvt_ps2pi(__m128 __a) argument
440 _mm_cvttss_si32(__m128 __a) argument
446 _mm_cvtt_ss2si(__m128 __a) argument
452 _mm_cvttss_si64(__m128 __a) argument
458 _mm_cvttps_pi32(__m128 __a) argument
464 _mm_cvtt_ps2pi(__m128 __a) argument
470 _mm_cvtsi32_ss(__m128 __a, int __b) argument
477 _mm_cvt_si2ss(__m128 __a, int __b) argument
485 _mm_cvtsi64_ss(__m128 __a, long long __b) argument
494 _mm_cvtpi32_ps(__m128 __a, __m64 __b) argument
500 _mm_cvt_pi2ps(__m128 __a, __m64 __b) argument
506 _mm_cvtss_f32(__m128 __a) argument
512 _mm_loadh_pi(__m128 __a, const __m64 *__p) argument
524 _mm_loadl_pi(__m128 __a, const __m64 *__p) argument
575 __m128 __a = _mm_load_ps(__p); local
623 _mm_storeh_pi(__m64 *__p, __m128 __a) argument
629 _mm_storel_pi(__m64 *__p, __m128 __a) argument
635 _mm_store_ss(float *__p, __m128 __a) argument
644 _mm_storeu_ps(float *__p, __m128 __a) argument
650 _mm_store1_ps(float *__p, __m128 __a) argument
657 _mm_store_ps1(float *__p, __m128 __a) argument
663 _mm_store_ps(float *__p, __m128 __a) argument
669 _mm_storer_ps(float *__p, __m128 __a) argument
688 _mm_stream_pi(__m64 *__p, __m64 __a) argument
694 _mm_stream_ps(float *__p, __m128 __a) argument
706 _mm_extract_pi16(__m64 __a, int __n) argument
713 _mm_insert_pi16(__m64 __a, int __d, int __n) argument
721 _mm_max_pi16(__m64 __a, __m64 __b) argument
727 _mm_max_pu8(__m64 __a, __m64 __b) argument
733 _mm_min_pi16(__m64 __a, __m64 __b) argument
739 _mm_min_pu8(__m64 __a, __m64 __b) argument
745 _mm_movemask_pi8(__m64 __a) argument
751 _mm_mulhi_pu16(__m64 __a, __m64 __b) argument
766 _mm_avg_pu8(__m64 __a, __m64 __b) argument
772 _mm_avg_pu16(__m64 __a, __m64 __b) argument
778 _mm_sad_pu8(__m64 __a, __m64 __b) argument
802 _mm_unpackhi_ps(__m128 __a, __m128 __b) argument
808 _mm_unpacklo_ps(__m128 __a, __m128 __b) argument
814 _mm_move_ss(__m128 __a, __m128 __b) argument
820 _mm_movehl_ps(__m128 __a, __m128 __b) argument
826 _mm_movelh_ps(__m128 __a, __m128 __b) argument
832 _mm_cvtpi16_ps(__m64 __a) argument
850 _mm_cvtpu16_ps(__m64 __a) argument
867 _mm_cvtpi8_ps(__m64 __a) argument
879 _mm_cvtpu8_ps(__m64 __a) argument
890 _mm_cvtpi32x2_ps(__m64 __a, __m64 __b) argument
902 _mm_cvtps_pi16(__m128 __a) argument
914 _mm_cvtps_pi8(__m128 __a) argument
925 _mm_movemask_ps(__m128 __a) argument
[all...]
H A Dvecintrin.h361 vec_perm(vector signed char __a, vector signed char __b, argument
364 (vector unsigned char)__a, (vector unsigned char)__b, __c);
368 vec_perm(vector unsigned char __a, vector unsigned char __b, argument
371 (vector unsigned char)__a, (vector unsigned char)__b, __c);
375 vec_perm(vector bool char __a, vector bool char __b, argument
378 (vector unsigned char)__a, (vector unsigned char)__b, __c);
382 vec_perm(vector signed short __a, vector signed short __b, argument
385 (vector unsigned char)__a, (vector unsigned char)__b, __c);
389 vec_perm(vector unsigned short __a, vector unsigned short __b, argument
392 (vector unsigned char)__a, (vecto
396 vec_perm(vector bool short __a, vector bool short __b, vector unsigned char __c) argument
403 vec_perm(vector signed int __a, vector signed int __b, vector unsigned char __c) argument
410 vec_perm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) argument
417 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) argument
424 vec_perm(vector signed long long __a, vector signed long long __b, vector unsigned char __c) argument
431 vec_perm(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
438 vec_perm(vector bool long long __a, vector bool long long __b, vector unsigned char __c) argument
445 vec_perm(vector double __a, vector double __b, vector unsigned char __c) argument
477 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) argument
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) argument
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) argument
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) argument
498 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
504 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) argument
510 vec_sel(vector signed short __a, vector signed short __b, vector unsigned short __c) argument
516 vec_sel(vector signed short __a, vector signed short __b, vector bool short __c) argument
522 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) argument
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) argument
533 vec_sel(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
539 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) argument
546 vec_sel(vector signed int __a, vector signed int __b, vector unsigned int __c) argument
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) argument
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) argument
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) argument
567 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) argument
578 vec_sel(vector signed long long __a, vector signed long long __b, vector unsigned long long __c) argument
585 vec_sel(vector signed long long __a, vector signed long long __b, vector bool long long __c) argument
592 vec_sel(vector bool long long __a, vector bool long long __b, vector unsigned long long __c) argument
599 vec_sel(vector bool long long __a, vector bool long long __b, vector bool long long __c) argument
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, vector unsigned long long __c) argument
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, vector bool long long __c) argument
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) argument
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) argument
1074 vec_load_pair(signed long long __a, signed long long __b) argument
1079 vec_load_pair(unsigned long long __a, unsigned long long __b) argument
1343 vec_extend_s64(vector signed char __a) argument
1348 vec_extend_s64(vector signed short __a) argument
1353 vec_extend_s64(vector signed int __a) argument
1360 vec_mergeh(vector signed char __a, vector signed char __b) argument
1367 vec_mergeh(vector bool char __a, vector bool char __b) argument
1374 vec_mergeh(vector unsigned char __a, vector unsigned char __b) argument
1381 vec_mergeh(vector signed short __a, vector signed short __b) argument
1387 vec_mergeh(vector bool short __a, vector bool short __b) argument
1393 vec_mergeh(vector unsigned short __a, vector unsigned short __b) argument
1399 vec_mergeh(vector signed int __a, vector signed int __b) argument
1404 vec_mergeh(vector bool int __a, vector bool int __b) argument
1409 vec_mergeh(vector unsigned int __a, vector unsigned int __b) argument
1414 vec_mergeh(vector signed long long __a, vector signed long long __b) argument
1419 vec_mergeh(vector bool long long __a, vector bool long long __b) argument
1424 vec_mergeh(vector unsigned long long __a, vector unsigned long long __b) argument
1429 vec_mergeh(vector double __a, vector double __b) argument
1436 vec_mergel(vector signed char __a, vector signed char __b) argument
1443 vec_mergel(vector bool char __a, vector bool char __b) argument
1450 vec_mergel(vector unsigned char __a, vector unsigned char __b) argument
1457 vec_mergel(vector signed short __a, vector signed short __b) argument
1463 vec_mergel(vector bool short __a, vector bool short __b) argument
1469 vec_mergel(vector unsigned short __a, vector unsigned short __b) argument
1475 vec_mergel(vector signed int __a, vector signed int __b) argument
1480 vec_mergel(vector bool int __a, vector bool int __b) argument
1485 vec_mergel(vector unsigned int __a, vector unsigned int __b) argument
1490 vec_mergel(vector signed long long __a, vector signed long long __b) argument
1495 vec_mergel(vector bool long long __a, vector bool long long __b) argument
1500 vec_mergel(vector unsigned long long __a, vector unsigned long long __b) argument
1505 vec_mergel(vector double __a, vector double __b) argument
1512 vec_pack(vector signed short __a, vector signed short __b) argument
1521 vec_pack(vector bool short __a, vector bool short __b) argument
1530 vec_pack(vector unsigned short __a, vector unsigned short __b) argument
1539 vec_pack(vector signed int __a, vector signed int __b) argument
1548 vec_pack(vector bool int __a, vector bool int __b) argument
1557 vec_pack(vector unsigned int __a, vector unsigned int __b) argument
1566 vec_pack(vector signed long long __a, vector signed long long __b) argument
1573 vec_pack(vector bool long long __a, vector bool long long __b) argument
1580 vec_pack(vector unsigned long long __a, vector unsigned long long __b) argument
1589 vec_packs(vector signed short __a, vector signed short __b) argument
1594 vec_packs(vector unsigned short __a, vector unsigned short __b) argument
1599 vec_packs(vector signed int __a, vector signed int __b) argument
1604 vec_packs(vector unsigned int __a, vector unsigned int __b) argument
1609 vec_packs(vector signed long long __a, vector signed long long __b) argument
1614 vec_packs(vector unsigned long long __a, vector unsigned long long __b) argument
1621 vec_packs_cc(vector signed short __a, vector signed short __b, int *__cc) argument
1626 vec_packs_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
1631 vec_packs_cc(vector signed int __a, vector signed int __b, int *__cc) argument
1636 vec_packs_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
1641 vec_packs_cc(vector signed long long __a, vector signed long long __b, int *__cc) argument
1647 vec_packs_cc(vector unsigned long long __a, vector unsigned long long __b, int *__cc) argument
1655 vec_packsu(vector signed short __a, vector signed short __b) argument
1663 vec_packsu(vector unsigned short __a, vector unsigned short __b) argument
1668 vec_packsu(vector signed int __a, vector signed int __b) argument
1676 vec_packsu(vector unsigned int __a, vector unsigned int __b) argument
1681 vec_packsu(vector signed long long __a, vector signed long long __b) argument
1691 vec_packsu(vector unsigned long long __a, vector unsigned long long __b) argument
1698 vec_packsu_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
1703 vec_packsu_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
1708 vec_packsu_cc(vector unsigned long long __a, vector unsigned long long __b, int *__cc) argument
1716 vec_unpackh(vector signed char __a) argument
1721 vec_unpackh(vector bool char __a) argument
1726 vec_unpackh(vector unsigned char __a) argument
1731 vec_unpackh(vector signed short __a) argument
1736 vec_unpackh(vector bool short __a) argument
1741 vec_unpackh(vector unsigned short __a) argument
1746 vec_unpackh(vector signed int __a) argument
1751 vec_unpackh(vector bool int __a) argument
1756 vec_unpackh(vector unsigned int __a) argument
1763 vec_unpackl(vector signed char __a) argument
1768 vec_unpackl(vector bool char __a) argument
1773 vec_unpackl(vector unsigned char __a) argument
1778 vec_unpackl(vector signed short __a) argument
1783 vec_unpackl(vector bool short __a) argument
1788 vec_unpackl(vector unsigned short __a) argument
1793 vec_unpackl(vector signed int __a) argument
1798 vec_unpackl(vector bool int __a) argument
1803 vec_unpackl(vector unsigned int __a) argument
1810 vec_cmpeq(vector bool char __a, vector bool char __b) argument
1815 vec_cmpeq(vector signed char __a, vector signed char __b) argument
1820 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) argument
1825 vec_cmpeq(vector bool short __a, vector bool short __b) argument
1830 vec_cmpeq(vector signed short __a, vector signed short __b) argument
1835 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) argument
1840 vec_cmpeq(vector bool int __a, vector bool int __b) argument
1845 vec_cmpeq(vector signed int __a, vector signed int __b) argument
1850 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) argument
1855 vec_cmpeq(vector bool long long __a, vector bool long long __b) argument
1860 vec_cmpeq(vector signed long long __a, vector signed long long __b) argument
1865 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) argument
1870 vec_cmpeq(vector double __a, vector double __b) argument
1877 vec_cmpge(vector signed char __a, vector signed char __b) argument
1882 vec_cmpge(vector unsigned char __a, vector unsigned char __b) argument
1887 vec_cmpge(vector signed short __a, vector signed short __b) argument
1892 vec_cmpge(vector unsigned short __a, vector unsigned short __b) argument
1897 vec_cmpge(vector signed int __a, vector signed int __b) argument
1902 vec_cmpge(vector unsigned int __a, vector unsigned int __b) argument
1907 vec_cmpge(vector signed long long __a, vector signed long long __b) argument
1912 vec_cmpge(vector unsigned long long __a, vector unsigned long long __b) argument
1917 vec_cmpge(vector double __a, vector double __b) argument
1924 vec_cmpgt(vector signed char __a, vector signed char __b) argument
1929 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) argument
1934 vec_cmpgt(vector signed short __a, vector signed short __b) argument
1939 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) argument
1944 vec_cmpgt(vector signed int __a, vector signed int __b) argument
1949 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) argument
1954 vec_cmpgt(vector signed long long __a, vector signed long long __b) argument
1959 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) argument
1964 vec_cmpgt(vector double __a, vector double __b) argument
1971 vec_cmple(vector signed char __a, vector signed char __b) argument
1976 vec_cmple(vector unsigned char __a, vector unsigned char __b) argument
1981 vec_cmple(vector signed short __a, vector signed short __b) argument
1986 vec_cmple(vector unsigned short __a, vector unsigned short __b) argument
1991 vec_cmple(vector signed int __a, vector signed int __b) argument
1996 vec_cmple(vector unsigned int __a, vector unsigned int __b) argument
2001 vec_cmple(vector signed long long __a, vector signed long long __b) argument
2006 vec_cmple(vector unsigned long long __a, vector unsigned long long __b) argument
2011 vec_cmple(vector double __a, vector double __b) argument
2018 vec_cmplt(vector signed char __a, vector signed char __b) argument
2023 vec_cmplt(vector unsigned char __a, vector unsigned char __b) argument
2028 vec_cmplt(vector signed short __a, vector signed short __b) argument
2033 vec_cmplt(vector unsigned short __a, vector unsigned short __b) argument
2038 vec_cmplt(vector signed int __a, vector signed int __b) argument
2043 vec_cmplt(vector unsigned int __a, vector unsigned int __b) argument
2048 vec_cmplt(vector signed long long __a, vector signed long long __b) argument
2053 vec_cmplt(vector unsigned long long __a, vector unsigned long long __b) argument
2058 vec_cmplt(vector double __a, vector double __b) argument
2065 vec_all_eq(vector signed char __a, vector signed char __b) argument
2072 vec_all_eq(vector signed char __a, vector bool char __b) argument
2079 vec_all_eq(vector bool char __a, vector signed char __b) argument
2086 vec_all_eq(vector unsigned char __a, vector unsigned char __b) argument
2094 vec_all_eq(vector unsigned char __a, vector bool char __b) argument
2102 vec_all_eq(vector bool char __a, vector unsigned char __b) argument
2110 vec_all_eq(vector bool char __a, vector bool char __b) argument
2118 vec_all_eq(vector signed short __a, vector signed short __b) argument
2125 vec_all_eq(vector signed short __a, vector bool short __b) argument
2132 vec_all_eq(vector bool short __a, vector signed short __b) argument
2139 vec_all_eq(vector unsigned short __a, vector unsigned short __b) argument
2147 vec_all_eq(vector unsigned short __a, vector bool short __b) argument
2155 vec_all_eq(vector bool short __a, vector unsigned short __b) argument
2163 vec_all_eq(vector bool short __a, vector bool short __b) argument
2171 vec_all_eq(vector signed int __a, vector signed int __b) argument
2178 vec_all_eq(vector signed int __a, vector bool int __b) argument
2185 vec_all_eq(vector bool int __a, vector signed int __b) argument
2192 vec_all_eq(vector unsigned int __a, vector unsigned int __b) argument
2200 vec_all_eq(vector unsigned int __a, vector bool int __b) argument
2208 vec_all_eq(vector bool int __a, vector unsigned int __b) argument
2216 vec_all_eq(vector bool int __a, vector bool int __b) argument
2224 vec_all_eq(vector signed long long __a, vector signed long long __b) argument
2231 vec_all_eq(vector signed long long __a, vector bool long long __b) argument
2238 vec_all_eq(vector bool long long __a, vector signed long long __b) argument
2245 vec_all_eq(vector unsigned long long __a, vector unsigned long long __b) argument
2253 vec_all_eq(vector unsigned long long __a, vector bool long long __b) argument
2261 vec_all_eq(vector bool long long __a, vector unsigned long long __b) argument
2269 vec_all_eq(vector bool long long __a, vector bool long long __b) argument
2277 vec_all_eq(vector double __a, vector double __b) argument
2286 vec_all_ne(vector signed char __a, vector signed char __b) argument
2293 vec_all_ne(vector signed char __a, vector bool char __b) argument
2300 vec_all_ne(vector bool char __a, vector signed char __b) argument
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) argument
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) argument
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) argument
2331 vec_all_ne(vector bool char __a, vector bool char __b) argument
2339 vec_all_ne(vector signed short __a, vector signed short __b) argument
2346 vec_all_ne(vector signed short __a, vector bool short __b) argument
2353 vec_all_ne(vector bool short __a, vector signed short __b) argument
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) argument
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) argument
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) argument
2384 vec_all_ne(vector bool short __a, vector bool short __b) argument
2392 vec_all_ne(vector signed int __a, vector signed int __b) argument
2399 vec_all_ne(vector signed int __a, vector bool int __b) argument
2406 vec_all_ne(vector bool int __a, vector signed int __b) argument
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) argument
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) argument
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) argument
2437 vec_all_ne(vector bool int __a, vector bool int __b) argument
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) argument
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) argument
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) argument
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) argument
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) argument
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) argument
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) argument
2498 vec_all_ne(vector double __a, vector double __b) argument
2507 vec_all_ge(vector signed char __a, vector signed char __b) argument
2514 vec_all_ge(vector signed char __a, vector bool char __b) argument
2521 vec_all_ge(vector bool char __a, vector signed char __b) argument
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) argument
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) argument
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) argument
2549 vec_all_ge(vector bool char __a, vector bool char __b) argument
2557 vec_all_ge(vector signed short __a, vector signed short __b) argument
2564 vec_all_ge(vector signed short __a, vector bool short __b) argument
2571 vec_all_ge(vector bool short __a, vector signed short __b) argument
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) argument
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) argument
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) argument
2599 vec_all_ge(vector bool short __a, vector bool short __b) argument
2607 vec_all_ge(vector signed int __a, vector signed int __b) argument
2614 vec_all_ge(vector signed int __a, vector bool int __b) argument
2621 vec_all_ge(vector bool int __a, vector signed int __b) argument
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) argument
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) argument
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) argument
2649 vec_all_ge(vector bool int __a, vector bool int __b) argument
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) argument
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) argument
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) argument
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) argument
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) argument
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) argument
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) argument
2707 vec_all_ge(vector double __a, vector double __b) argument
2716 vec_all_gt(vector signed char __a, vector signed char __b) argument
2723 vec_all_gt(vector signed char __a, vector bool char __b) argument
2730 vec_all_gt(vector bool char __a, vector signed char __b) argument
2737 vec_all_gt(vector unsigned char __a, vector unsigned char __b) argument
2744 vec_all_gt(vector unsigned char __a, vector bool char __b) argument
2751 vec_all_gt(vector bool char __a, vector unsigned char __b) argument
2758 vec_all_gt(vector bool char __a, vector bool char __b) argument
2766 vec_all_gt(vector signed short __a, vector signed short __b) argument
2773 vec_all_gt(vector signed short __a, vector bool short __b) argument
2780 vec_all_gt(vector bool short __a, vector signed short __b) argument
2787 vec_all_gt(vector unsigned short __a, vector unsigned short __b) argument
2794 vec_all_gt(vector unsigned short __a, vector bool short __b) argument
2801 vec_all_gt(vector bool short __a, vector unsigned short __b) argument
2808 vec_all_gt(vector bool short __a, vector bool short __b) argument
2816 vec_all_gt(vector signed int __a, vector signed int __b) argument
2823 vec_all_gt(vector signed int __a, vector bool int __b) argument
2830 vec_all_gt(vector bool int __a, vector signed int __b) argument
2837 vec_all_gt(vector unsigned int __a, vector unsigned int __b) argument
2844 vec_all_gt(vector unsigned int __a, vector bool int __b) argument
2851 vec_all_gt(vector bool int __a, vector unsigned int __b) argument
2858 vec_all_gt(vector bool int __a, vector bool int __b) argument
2866 vec_all_gt(vector signed long long __a, vector signed long long __b) argument
2873 vec_all_gt(vector signed long long __a, vector bool long long __b) argument
2880 vec_all_gt(vector bool long long __a, vector signed long long __b) argument
2887 vec_all_gt(vector unsigned long long __a, vector unsigned long long __b) argument
2894 vec_all_gt(vector unsigned long long __a, vector bool long long __b) argument
2901 vec_all_gt(vector bool long long __a, vector unsigned long long __b) argument
2908 vec_all_gt(vector bool long long __a, vector bool long long __b) argument
2916 vec_all_gt(vector double __a, vector double __b) argument
2925 vec_all_le(vector signed char __a, vector signed char __b) argument
2932 vec_all_le(vector signed char __a, vector bool char __b) argument
2939 vec_all_le(vector bool char __a, vector signed char __b) argument
2946 vec_all_le(vector unsigned char __a, vector unsigned char __b) argument
2953 vec_all_le(vector unsigned char __a, vector bool char __b) argument
2960 vec_all_le(vector bool char __a, vector unsigned char __b) argument
2967 vec_all_le(vector bool char __a, vector bool char __b) argument
2975 vec_all_le(vector signed short __a, vector signed short __b) argument
2982 vec_all_le(vector signed short __a, vector bool short __b) argument
2989 vec_all_le(vector bool short __a, vector signed short __b) argument
2996 vec_all_le(vector unsigned short __a, vector unsigned short __b) argument
3003 vec_all_le(vector unsigned short __a, vector bool short __b) argument
3010 vec_all_le(vector bool short __a, vector unsigned short __b) argument
3017 vec_all_le(vector bool short __a, vector bool short __b) argument
3025 vec_all_le(vector signed int __a, vector signed int __b) argument
3032 vec_all_le(vector signed int __a, vector bool int __b) argument
3039 vec_all_le(vector bool int __a, vector signed int __b) argument
3046 vec_all_le(vector unsigned int __a, vector unsigned int __b) argument
3053 vec_all_le(vector unsigned int __a, vector bool int __b) argument
3060 vec_all_le(vector bool int __a, vector unsigned int __b) argument
3067 vec_all_le(vector bool int __a, vector bool int __b) argument
3075 vec_all_le(vector signed long long __a, vector signed long long __b) argument
3082 vec_all_le(vector signed long long __a, vector bool long long __b) argument
3089 vec_all_le(vector bool long long __a, vector signed long long __b) argument
3096 vec_all_le(vector unsigned long long __a, vector unsigned long long __b) argument
3103 vec_all_le(vector unsigned long long __a, vector bool long long __b) argument
3110 vec_all_le(vector bool long long __a, vector unsigned long long __b) argument
3117 vec_all_le(vector bool long long __a, vector bool long long __b) argument
3125 vec_all_le(vector double __a, vector double __b) argument
3134 vec_all_lt(vector signed char __a, vector signed char __b) argument
3141 vec_all_lt(vector signed char __a, vector bool char __b) argument
3148 vec_all_lt(vector bool char __a, vector signed char __b) argument
3155 vec_all_lt(vector unsigned char __a, vector unsigned char __b) argument
3162 vec_all_lt(vector unsigned char __a, vector bool char __b) argument
3169 vec_all_lt(vector bool char __a, vector unsigned char __b) argument
3176 vec_all_lt(vector bool char __a, vector bool char __b) argument
3184 vec_all_lt(vector signed short __a, vector signed short __b) argument
3191 vec_all_lt(vector signed short __a, vector bool short __b) argument
3198 vec_all_lt(vector bool short __a, vector signed short __b) argument
3205 vec_all_lt(vector unsigned short __a, vector unsigned short __b) argument
3212 vec_all_lt(vector unsigned short __a, vector bool short __b) argument
3219 vec_all_lt(vector bool short __a, vector unsigned short __b) argument
3226 vec_all_lt(vector bool short __a, vector bool short __b) argument
3234 vec_all_lt(vector signed int __a, vector signed int __b) argument
3241 vec_all_lt(vector signed int __a, vector bool int __b) argument
3248 vec_all_lt(vector bool int __a, vector signed int __b) argument
3255 vec_all_lt(vector unsigned int __a, vector unsigned int __b) argument
3262 vec_all_lt(vector unsigned int __a, vector bool int __b) argument
3269 vec_all_lt(vector bool int __a, vector unsigned int __b) argument
3276 vec_all_lt(vector bool int __a, vector bool int __b) argument
3284 vec_all_lt(vector signed long long __a, vector signed long long __b) argument
3291 vec_all_lt(vector signed long long __a, vector bool long long __b) argument
3298 vec_all_lt(vector bool long long __a, vector signed long long __b) argument
3305 vec_all_lt(vector unsigned long long __a, vector unsigned long long __b) argument
3312 vec_all_lt(vector unsigned long long __a, vector bool long long __b) argument
3319 vec_all_lt(vector bool long long __a, vector unsigned long long __b) argument
3326 vec_all_lt(vector bool long long __a, vector bool long long __b) argument
3334 vec_all_lt(vector double __a, vector double __b) argument
3343 vec_all_nge(vector double __a, vector double __b) argument
3352 vec_all_ngt(vector double __a, vector double __b) argument
3361 vec_all_nle(vector double __a, vector double __b) argument
3370 vec_all_nlt(vector double __a, vector double __b) argument
3379 vec_all_nan(vector double __a) argument
3388 vec_all_numeric(vector double __a) argument
3397 vec_any_eq(vector signed char __a, vector signed char __b) argument
3404 vec_any_eq(vector signed char __a, vector bool char __b) argument
3411 vec_any_eq(vector bool char __a, vector signed char __b) argument
3418 vec_any_eq(vector unsigned char __a, vector unsigned char __b) argument
3426 vec_any_eq(vector unsigned char __a, vector bool char __b) argument
3434 vec_any_eq(vector bool char __a, vector unsigned char __b) argument
3442 vec_any_eq(vector bool char __a, vector bool char __b) argument
3450 vec_any_eq(vector signed short __a, vector signed short __b) argument
3457 vec_any_eq(vector signed short __a, vector bool short __b) argument
3464 vec_any_eq(vector bool short __a, vector signed short __b) argument
3471 vec_any_eq(vector unsigned short __a, vector unsigned short __b) argument
3479 vec_any_eq(vector unsigned short __a, vector bool short __b) argument
3487 vec_any_eq(vector bool short __a, vector unsigned short __b) argument
3495 vec_any_eq(vector bool short __a, vector bool short __b) argument
3503 vec_any_eq(vector signed int __a, vector signed int __b) argument
3510 vec_any_eq(vector signed int __a, vector bool int __b) argument
3517 vec_any_eq(vector bool int __a, vector signed int __b) argument
3524 vec_any_eq(vector unsigned int __a, vector unsigned int __b) argument
3532 vec_any_eq(vector unsigned int __a, vector bool int __b) argument
3540 vec_any_eq(vector bool int __a, vector unsigned int __b) argument
3548 vec_any_eq(vector bool int __a, vector bool int __b) argument
3556 vec_any_eq(vector signed long long __a, vector signed long long __b) argument
3563 vec_any_eq(vector signed long long __a, vector bool long long __b) argument
3570 vec_any_eq(vector bool long long __a, vector signed long long __b) argument
3577 vec_any_eq(vector unsigned long long __a, vector unsigned long long __b) argument
3585 vec_any_eq(vector unsigned long long __a, vector bool long long __b) argument
3593 vec_any_eq(vector bool long long __a, vector unsigned long long __b) argument
3601 vec_any_eq(vector bool long long __a, vector bool long long __b) argument
3609 vec_any_eq(vector double __a, vector double __b) argument
3618 vec_any_ne(vector signed char __a, vector signed char __b) argument
3625 vec_any_ne(vector signed char __a, vector bool char __b) argument
3632 vec_any_ne(vector bool char __a, vector signed char __b) argument
3639 vec_any_ne(vector unsigned char __a, vector unsigned char __b) argument
3647 vec_any_ne(vector unsigned char __a, vector bool char __b) argument
3655 vec_any_ne(vector bool char __a, vector unsigned char __b) argument
3663 vec_any_ne(vector bool char __a, vector bool char __b) argument
3671 vec_any_ne(vector signed short __a, vector signed short __b) argument
3678 vec_any_ne(vector signed short __a, vector bool short __b) argument
3685 vec_any_ne(vector bool short __a, vector signed short __b) argument
3692 vec_any_ne(vector unsigned short __a, vector unsigned short __b) argument
3700 vec_any_ne(vector unsigned short __a, vector bool short __b) argument
3708 vec_any_ne(vector bool short __a, vector unsigned short __b) argument
3716 vec_any_ne(vector bool short __a, vector bool short __b) argument
3724 vec_any_ne(vector signed int __a, vector signed int __b) argument
3731 vec_any_ne(vector signed int __a, vector bool int __b) argument
3738 vec_any_ne(vector bool int __a, vector signed int __b) argument
3745 vec_any_ne(vector unsigned int __a, vector unsigned int __b) argument
3753 vec_any_ne(vector unsigned int __a, vector bool int __b) argument
3761 vec_any_ne(vector bool int __a, vector unsigned int __b) argument
3769 vec_any_ne(vector bool int __a, vector bool int __b) argument
3777 vec_any_ne(vector signed long long __a, vector signed long long __b) argument
3784 vec_any_ne(vector signed long long __a, vector bool long long __b) argument
3791 vec_any_ne(vector bool long long __a, vector signed long long __b) argument
3798 vec_any_ne(vector unsigned long long __a, vector unsigned long long __b) argument
3806 vec_any_ne(vector unsigned long long __a, vector bool long long __b) argument
3814 vec_any_ne(vector bool long long __a, vector unsigned long long __b) argument
3822 vec_any_ne(vector bool long long __a, vector bool long long __b) argument
3830 vec_any_ne(vector double __a, vector double __b) argument
3839 vec_any_ge(vector signed char __a, vector signed char __b) argument
3846 vec_any_ge(vector signed char __a, vector bool char __b) argument
3853 vec_any_ge(vector bool char __a, vector signed char __b) argument
3860 vec_any_ge(vector unsigned char __a, vector unsigned char __b) argument
3867 vec_any_ge(vector unsigned char __a, vector bool char __b) argument
3874 vec_any_ge(vector bool char __a, vector unsigned char __b) argument
3881 vec_any_ge(vector bool char __a, vector bool char __b) argument
3889 vec_any_ge(vector signed short __a, vector signed short __b) argument
3896 vec_any_ge(vector signed short __a, vector bool short __b) argument
3903 vec_any_ge(vector bool short __a, vector signed short __b) argument
3910 vec_any_ge(vector unsigned short __a, vector unsigned short __b) argument
3917 vec_any_ge(vector unsigned short __a, vector bool short __b) argument
3924 vec_any_ge(vector bool short __a, vector unsigned short __b) argument
3931 vec_any_ge(vector bool short __a, vector bool short __b) argument
3939 vec_any_ge(vector signed int __a, vector signed int __b) argument
3946 vec_any_ge(vector signed int __a, vector bool int __b) argument
3953 vec_any_ge(vector bool int __a, vector signed int __b) argument
3960 vec_any_ge(vector unsigned int __a, vector unsigned int __b) argument
3967 vec_any_ge(vector unsigned int __a, vector bool int __b) argument
3974 vec_any_ge(vector bool int __a, vector unsigned int __b) argument
3981 vec_any_ge(vector bool int __a, vector bool int __b) argument
3989 vec_any_ge(vector signed long long __a, vector signed long long __b) argument
3996 vec_any_ge(vector signed long long __a, vector bool long long __b) argument
4003 vec_any_ge(vector bool long long __a, vector signed long long __b) argument
4010 vec_any_ge(vector unsigned long long __a, vector unsigned long long __b) argument
4017 vec_any_ge(vector unsigned long long __a, vector bool long long __b) argument
4024 vec_any_ge(vector bool long long __a, vector unsigned long long __b) argument
4031 vec_any_ge(vector bool long long __a, vector bool long long __b) argument
4039 vec_any_ge(vector double __a, vector double __b) argument
4048 vec_any_gt(vector signed char __a, vector signed char __b) argument
4055 vec_any_gt(vector signed char __a, vector bool char __b) argument
4062 vec_any_gt(vector bool char __a, vector signed char __b) argument
4069 vec_any_gt(vector unsigned char __a, vector unsigned char __b) argument
4076 vec_any_gt(vector unsigned char __a, vector bool char __b) argument
4083 vec_any_gt(vector bool char __a, vector unsigned char __b) argument
4090 vec_any_gt(vector bool char __a, vector bool char __b) argument
4098 vec_any_gt(vector signed short __a, vector signed short __b) argument
4105 vec_any_gt(vector signed short __a, vector bool short __b) argument
4112 vec_any_gt(vector bool short __a, vector signed short __b) argument
4119 vec_any_gt(vector unsigned short __a, vector unsigned short __b) argument
4126 vec_any_gt(vector unsigned short __a, vector bool short __b) argument
4133 vec_any_gt(vector bool short __a, vector unsigned short __b) argument
4140 vec_any_gt(vector bool short __a, vector bool short __b) argument
4148 vec_any_gt(vector signed int __a, vector signed int __b) argument
4155 vec_any_gt(vector signed int __a, vector bool int __b) argument
4162 vec_any_gt(vector bool int __a, vector signed int __b) argument
4169 vec_any_gt(vector unsigned int __a, vector unsigned int __b) argument
4176 vec_any_gt(vector unsigned int __a, vector bool int __b) argument
4183 vec_any_gt(vector bool int __a, vector unsigned int __b) argument
4190 vec_any_gt(vector bool int __a, vector bool int __b) argument
4198 vec_any_gt(vector signed long long __a, vector signed long long __b) argument
4205 vec_any_gt(vector signed long long __a, vector bool long long __b) argument
4212 vec_any_gt(vector bool long long __a, vector signed long long __b) argument
4219 vec_any_gt(vector unsigned long long __a, vector unsigned long long __b) argument
4226 vec_any_gt(vector unsigned long long __a, vector bool long long __b) argument
4233 vec_any_gt(vector bool long long __a, vector unsigned long long __b) argument
4240 vec_any_gt(vector bool long long __a, vector bool long long __b) argument
4248 vec_any_gt(vector double __a, vector double __b) argument
4257 vec_any_le(vector signed char __a, vector signed char __b) argument
4264 vec_any_le(vector signed char __a, vector bool char __b) argument
4271 vec_any_le(vector bool char __a, vector signed char __b) argument
4278 vec_any_le(vector unsigned char __a, vector unsigned char __b) argument
4285 vec_any_le(vector unsigned char __a, vector bool char __b) argument
4292 vec_any_le(vector bool char __a, vector unsigned char __b) argument
4299 vec_any_le(vector bool char __a, vector bool char __b) argument
4307 vec_any_le(vector signed short __a, vector signed short __b) argument
4314 vec_any_le(vector signed short __a, vector bool short __b) argument
4321 vec_any_le(vector bool short __a, vector signed short __b) argument
4328 vec_any_le(vector unsigned short __a, vector unsigned short __b) argument
4335 vec_any_le(vector unsigned short __a, vector bool short __b) argument
4342 vec_any_le(vector bool short __a, vector unsigned short __b) argument
4349 vec_any_le(vector bool short __a, vector bool short __b) argument
4357 vec_any_le(vector signed int __a, vector signed int __b) argument
4364 vec_any_le(vector signed int __a, vector bool int __b) argument
4371 vec_any_le(vector bool int __a, vector signed int __b) argument
4378 vec_any_le(vector unsigned int __a, vector unsigned int __b) argument
4385 vec_any_le(vector unsigned int __a, vector bool int __b) argument
4392 vec_any_le(vector bool int __a, vector unsigned int __b) argument
4399 vec_any_le(vector bool int __a, vector bool int __b) argument
4407 vec_any_le(vector signed long long __a, vector signed long long __b) argument
4414 vec_any_le(vector signed long long __a, vector bool long long __b) argument
4421 vec_any_le(vector bool long long __a, vector signed long long __b) argument
4428 vec_any_le(vector unsigned long long __a, vector unsigned long long __b) argument
4435 vec_any_le(vector unsigned long long __a, vector bool long long __b) argument
4442 vec_any_le(vector bool long long __a, vector unsigned long long __b) argument
4449 vec_any_le(vector bool long long __a, vector bool long long __b) argument
4457 vec_any_le(vector double __a, vector double __b) argument
4466 vec_any_lt(vector signed char __a, vector signed char __b) argument
4473 vec_any_lt(vector signed char __a, vector bool char __b) argument
4480 vec_any_lt(vector bool char __a, vector signed char __b) argument
4487 vec_any_lt(vector unsigned char __a, vector unsigned char __b) argument
4494 vec_any_lt(vector unsigned char __a, vector bool char __b) argument
4501 vec_any_lt(vector bool char __a, vector unsigned char __b) argument
4508 vec_any_lt(vector bool char __a, vector bool char __b) argument
4516 vec_any_lt(vector signed short __a, vector signed short __b) argument
4523 vec_any_lt(vector signed short __a, vector bool short __b) argument
4530 vec_any_lt(vector bool short __a, vector signed short __b) argument
4537 vec_any_lt(vector unsigned short __a, vector unsigned short __b) argument
4544 vec_any_lt(vector unsigned short __a, vector bool short __b) argument
4551 vec_any_lt(vector bool short __a, vector unsigned short __b) argument
4558 vec_any_lt(vector bool short __a, vector bool short __b) argument
4566 vec_any_lt(vector signed int __a, vector signed int __b) argument
4573 vec_any_lt(vector signed int __a, vector bool int __b) argument
4580 vec_any_lt(vector bool int __a, vector signed int __b) argument
4587 vec_any_lt(vector unsigned int __a, vector unsigned int __b) argument
4594 vec_any_lt(vector unsigned int __a, vector bool int __b) argument
4601 vec_any_lt(vector bool int __a, vector unsigned int __b) argument
4608 vec_any_lt(vector bool int __a, vector bool int __b) argument
4616 vec_any_lt(vector signed long long __a, vector signed long long __b) argument
4623 vec_any_lt(vector signed long long __a, vector bool long long __b) argument
4630 vec_any_lt(vector bool long long __a, vector signed long long __b) argument
4637 vec_any_lt(vector unsigned long long __a, vector unsigned long long __b) argument
4644 vec_any_lt(vector unsigned long long __a, vector bool long long __b) argument
4651 vec_any_lt(vector bool long long __a, vector unsigned long long __b) argument
4658 vec_any_lt(vector bool long long __a, vector bool long long __b) argument
4666 vec_any_lt(vector double __a, vector double __b) argument
4675 vec_any_nge(vector double __a, vector double __b) argument
4684 vec_any_ngt(vector double __a, vector double __b) argument
4693 vec_any_nle(vector double __a, vector double __b) argument
4702 vec_any_nlt(vector double __a, vector double __b) argument
4711 vec_any_nan(vector double __a) argument
4720 vec_any_numeric(vector double __a) argument
4729 vec_andc(vector bool char __a, vector bool char __b) argument
4734 vec_andc(vector signed char __a, vector signed char __b) argument
4739 vec_andc(vector bool char __a, vector signed char __b) argument
4744 vec_andc(vector signed char __a, vector bool char __b) argument
4749 vec_andc(vector unsigned char __a, vector unsigned char __b) argument
4754 vec_andc(vector bool char __a, vector unsigned char __b) argument
4759 vec_andc(vector unsigned char __a, vector bool char __b) argument
4764 vec_andc(vector bool short __a, vector bool short __b) argument
4769 vec_andc(vector signed short __a, vector signed short __b) argument
4774 vec_andc(vector bool short __a, vector signed short __b) argument
4779 vec_andc(vector signed short __a, vector bool short __b) argument
4784 vec_andc(vector unsigned short __a, vector unsigned short __b) argument
4789 vec_andc(vector bool short __a, vector unsigned short __b) argument
4794 vec_andc(vector unsigned short __a, vector bool short __b) argument
4799 vec_andc(vector bool int __a, vector bool int __b) argument
4804 vec_andc(vector signed int __a, vector signed int __b) argument
4809 vec_andc(vector bool int __a, vector signed int __b) argument
4814 vec_andc(vector signed int __a, vector bool int __b) argument
4819 vec_andc(vector unsigned int __a, vector unsigned int __b) argument
4824 vec_andc(vector bool int __a, vector unsigned int __b) argument
4829 vec_andc(vector unsigned int __a, vector bool int __b) argument
4834 vec_andc(vector bool long long __a, vector bool long long __b) argument
4839 vec_andc(vector signed long long __a, vector signed long long __b) argument
4844 vec_andc(vector bool long long __a, vector signed long long __b) argument
4849 vec_andc(vector signed long long __a, vector bool long long __b) argument
4854 vec_andc(vector unsigned long long __a, vector unsigned long long __b) argument
4859 vec_andc(vector bool long long __a, vector unsigned long long __b) argument
4864 vec_andc(vector unsigned long long __a, vector bool long long __b) argument
4869 vec_andc(vector double __a, vector double __b) argument
4875 vec_andc(vector bool long long __a, vector double __b) argument
4881 vec_andc(vector double __a, vector bool long long __b) argument
4889 vec_nor(vector bool char __a, vector bool char __b) argument
4894 vec_nor(vector signed char __a, vector signed char __b) argument
4899 vec_nor(vector bool char __a, vector signed char __b) argument
4904 vec_nor(vector signed char __a, vector bool char __b) argument
4909 vec_nor(vector unsigned char __a, vector unsigned char __b) argument
4914 vec_nor(vector bool char __a, vector unsigned char __b) argument
4919 vec_nor(vector unsigned char __a, vector bool char __b) argument
4924 vec_nor(vector bool short __a, vector bool short __b) argument
4929 vec_nor(vector signed short __a, vector signed short __b) argument
4934 vec_nor(vector bool short __a, vector signed short __b) argument
4939 vec_nor(vector signed short __a, vector bool short __b) argument
4944 vec_nor(vector unsigned short __a, vector unsigned short __b) argument
4949 vec_nor(vector bool short __a, vector unsigned short __b) argument
4954 vec_nor(vector unsigned short __a, vector bool short __b) argument
4959 vec_nor(vector bool int __a, vector bool int __b) argument
4964 vec_nor(vector signed int __a, vector signed int __b) argument
4969 vec_nor(vector bool int __a, vector signed int __b) argument
4974 vec_nor(vector signed int __a, vector bool int __b) argument
4979 vec_nor(vector unsigned int __a, vector unsigned int __b) argument
4984 vec_nor(vector bool int __a, vector unsigned int __b) argument
4989 vec_nor(vector unsigned int __a, vector bool int __b) argument
4994 vec_nor(vector bool long long __a, vector bool long long __b) argument
4999 vec_nor(vector signed long long __a, vector signed long long __b) argument
5004 vec_nor(vector bool long long __a, vector signed long long __b) argument
5009 vec_nor(vector signed long long __a, vector bool long long __b) argument
5014 vec_nor(vector unsigned long long __a, vector unsigned long long __b) argument
5019 vec_nor(vector bool long long __a, vector unsigned long long __b) argument
5024 vec_nor(vector unsigned long long __a, vector bool long long __b) argument
5029 vec_nor(vector double __a, vector double __b) argument
5035 vec_nor(vector bool long long __a, vector double __b) argument
5041 vec_nor(vector double __a, vector bool long long __b) argument
5049 vec_cntlz(vector signed char __a) argument
5054 vec_cntlz(vector unsigned char __a) argument
5059 vec_cntlz(vector signed short __a) argument
5064 vec_cntlz(vector unsigned short __a) argument
5069 vec_cntlz(vector signed int __a) argument
5074 vec_cntlz(vector unsigned int __a) argument
5079 vec_cntlz(vector signed long long __a) argument
5084 vec_cntlz(vector unsigned long long __a) argument
5091 vec_cnttz(vector signed char __a) argument
5096 vec_cnttz(vector unsigned char __a) argument
5101 vec_cnttz(vector signed short __a) argument
5106 vec_cnttz(vector unsigned short __a) argument
5111 vec_cnttz(vector signed int __a) argument
5116 vec_cnttz(vector unsigned int __a) argument
5121 vec_cnttz(vector signed long long __a) argument
5126 vec_cnttz(vector unsigned long long __a) argument
5133 vec_popcnt(vector signed char __a) argument
5138 vec_popcnt(vector unsigned char __a) argument
5143 vec_popcnt(vector signed short __a) argument
5148 vec_popcnt(vector unsigned short __a) argument
5153 vec_popcnt(vector signed int __a) argument
5158 vec_popcnt(vector unsigned int __a) argument
5163 vec_popcnt(vector signed long long __a) argument
5168 vec_popcnt(vector unsigned long long __a) argument
5175 vec_rl(vector signed char __a, vector unsigned char __b) argument
5181 vec_rl(vector unsigned char __a, vector unsigned char __b) argument
5186 vec_rl(vector signed short __a, vector unsigned short __b) argument
5192 vec_rl(vector unsigned short __a, vector unsigned short __b) argument
5197 vec_rl(vector signed int __a, vector unsigned int __b) argument
5203 vec_rl(vector unsigned int __a, vector unsigned int __b) argument
5208 vec_rl(vector signed long long __a, vector unsigned long long __b) argument
5214 vec_rl(vector unsigned long long __a, vector unsigned long long __b) argument
5221 vec_rli(vector signed char __a, unsigned long __b) argument
5227 vec_rli(vector unsigned char __a, unsigned long __b) argument
5232 vec_rli(vector signed short __a, unsigned long __b) argument
5238 vec_rli(vector unsigned short __a, unsigned long __b) argument
5243 vec_rli(vector signed int __a, unsigned long __b) argument
5249 vec_rli(vector unsigned int __a, unsigned long __b) argument
5254 vec_rli(vector signed long long __a, unsigned long __b) argument
5260 vec_rli(vector unsigned long long __a, unsigned long __b) argument
5321 vec_sll(vector signed char __a, vector unsigned char __b) argument
5327 vec_sll(vector signed char __a, vector unsigned short __b) argument
5333 vec_sll(vector signed char __a, vector unsigned int __b) argument
5339 vec_sll(vector bool char __a, vector unsigned char __b) argument
5345 vec_sll(vector bool char __a, vector unsigned short __b) argument
5351 vec_sll(vector bool char __a, vector unsigned int __b) argument
5357 vec_sll(vector unsigned char __a, vector unsigned char __b) argument
5362 vec_sll(vector unsigned char __a, vector unsigned short __b) argument
5367 vec_sll(vector unsigned char __a, vector unsigned int __b) argument
5372 vec_sll(vector signed short __a, vector unsigned char __b) argument
5378 vec_sll(vector signed short __a, vector unsigned short __b) argument
5384 vec_sll(vector signed short __a, vector unsigned int __b) argument
5390 vec_sll(vector bool short __a, vector unsigned char __b) argument
5396 vec_sll(vector bool short __a, vector unsigned short __b) argument
5402 vec_sll(vector bool short __a, vector unsigned int __b) argument
5408 vec_sll(vector unsigned short __a, vector unsigned char __b) argument
5414 vec_sll(vector unsigned short __a, vector unsigned short __b) argument
5420 vec_sll(vector unsigned short __a, vector unsigned int __b) argument
5426 vec_sll(vector signed int __a, vector unsigned char __b) argument
5432 vec_sll(vector signed int __a, vector unsigned short __b) argument
5438 vec_sll(vector signed int __a, vector unsigned int __b) argument
5444 vec_sll(vector bool int __a, vector unsigned char __b) argument
5450 vec_sll(vector bool int __a, vector unsigned short __b) argument
5456 vec_sll(vector bool int __a, vector unsigned int __b) argument
5462 vec_sll(vector unsigned int __a, vector unsigned char __b) argument
5468 vec_sll(vector unsigned int __a, vector unsigned short __b) argument
5474 vec_sll(vector unsigned int __a, vector unsigned int __b) argument
5480 vec_sll(vector signed long long __a, vector unsigned char __b) argument
5486 vec_sll(vector signed long long __a, vector unsigned short __b) argument
5492 vec_sll(vector signed long long __a, vector unsigned int __b) argument
5498 vec_sll(vector bool long long __a, vector unsigned char __b) argument
5504 vec_sll(vector bool long long __a, vector unsigned short __b) argument
5510 vec_sll(vector bool long long __a, vector unsigned int __b) argument
5516 vec_sll(vector unsigned long long __a, vector unsigned char __b) argument
5522 vec_sll(vector unsigned long long __a, vector unsigned short __b) argument
5528 vec_sll(vector unsigned long long __a, vector unsigned int __b) argument
5536 vec_slb(vector signed char __a, vector signed char __b) argument
5542 vec_slb(vector signed char __a, vector unsigned char __b) argument
5548 vec_slb(vector unsigned char __a, vector signed char __b) argument
5553 vec_slb(vector unsigned char __a, vector unsigned char __b) argument
5558 vec_slb(vector signed short __a, vector signed short __b) argument
5564 vec_slb(vector signed short __a, vector unsigned short __b) argument
5570 vec_slb(vector unsigned short __a, vector signed short __b) argument
5576 vec_slb(vector unsigned short __a, vector unsigned short __b) argument
5582 vec_slb(vector signed int __a, vector signed int __b) argument
5588 vec_slb(vector signed int __a, vector unsigned int __b) argument
5594 vec_slb(vector unsigned int __a, vector signed int __b) argument
5600 vec_slb(vector unsigned int __a, vector unsigned int __b) argument
5606 vec_slb(vector signed long long __a, vector signed long long __b) argument
5612 vec_slb(vector signed long long __a, vector unsigned long long __b) argument
5618 vec_slb(vector unsigned long long __a, vector signed long long __b) argument
5624 vec_slb(vector unsigned long long __a, vector unsigned long long __b) argument
5630 vec_slb(vector double __a, vector signed long long __b) argument
5636 vec_slb(vector double __a, vector unsigned long long __b) argument
5728 vec_sral(vector signed char __a, vector unsigned char __b) argument
5734 vec_sral(vector signed char __a, vector unsigned short __b) argument
5740 vec_sral(vector signed char __a, vector unsigned int __b) argument
5746 vec_sral(vector bool char __a, vector unsigned char __b) argument
5752 vec_sral(vector bool char __a, vector unsigned short __b) argument
5758 vec_sral(vector bool char __a, vector unsigned int __b) argument
5764 vec_sral(vector unsigned char __a, vector unsigned char __b) argument
5769 vec_sral(vector unsigned char __a, vector unsigned short __b) argument
5774 vec_sral(vector unsigned char __a, vector unsigned int __b) argument
5779 vec_sral(vector signed short __a, vector unsigned char __b) argument
5785 vec_sral(vector signed short __a, vector unsigned short __b) argument
5791 vec_sral(vector signed short __a, vector unsigned int __b) argument
5797 vec_sral(vector bool short __a, vector unsigned char __b) argument
5803 vec_sral(vector bool short __a, vector unsigned short __b) argument
5809 vec_sral(vector bool short __a, vector unsigned int __b) argument
5815 vec_sral(vector unsigned short __a, vector unsigned char __b) argument
5821 vec_sral(vector unsigned short __a, vector unsigned short __b) argument
5827 vec_sral(vector unsigned short __a, vector unsigned int __b) argument
5833 vec_sral(vector signed int __a, vector unsigned char __b) argument
5839 vec_sral(vector signed int __a, vector unsigned short __b) argument
5845 vec_sral(vector signed int __a, vector unsigned int __b) argument
5851 vec_sral(vector bool int __a, vector unsigned char __b) argument
5857 vec_sral(vector bool int __a, vector unsigned short __b) argument
5863 vec_sral(vector bool int __a, vector unsigned int __b) argument
5869 vec_sral(vector unsigned int __a, vector unsigned char __b) argument
5875 vec_sral(vector unsigned int __a, vector unsigned short __b) argument
5881 vec_sral(vector unsigned int __a, vector unsigned int __b) argument
5887 vec_sral(vector signed long long __a, vector unsigned char __b) argument
5893 vec_sral(vector signed long long __a, vector unsigned short __b) argument
5899 vec_sral(vector signed long long __a, vector unsigned int __b) argument
5905 vec_sral(vector bool long long __a, vector unsigned char __b) argument
5911 vec_sral(vector bool long long __a, vector unsigned short __b) argument
5917 vec_sral(vector bool long long __a, vector unsigned int __b) argument
5923 vec_sral(vector unsigned long long __a, vector unsigned char __b) argument
5929 vec_sral(vector unsigned long long __a, vector unsigned short __b) argument
5935 vec_sral(vector unsigned long long __a, vector unsigned int __b) argument
5943 vec_srab(vector signed char __a, vector signed char __b) argument
5949 vec_srab(vector signed char __a, vector unsigned char __b) argument
5955 vec_srab(vector unsigned char __a, vector signed char __b) argument
5960 vec_srab(vector unsigned char __a, vector unsigned char __b) argument
5965 vec_srab(vector signed short __a, vector signed short __b) argument
5971 vec_srab(vector signed short __a, vector unsigned short __b) argument
5977 vec_srab(vector unsigned short __a, vector signed short __b) argument
5983 vec_srab(vector unsigned short __a, vector unsigned short __b) argument
5989 vec_srab(vector signed int __a, vector signed int __b) argument
5995 vec_srab(vector signed int __a, vector unsigned int __b) argument
6001 vec_srab(vector unsigned int __a, vector signed int __b) argument
6007 vec_srab(vector unsigned int __a, vector unsigned int __b) argument
6013 vec_srab(vector signed long long __a, vector signed long long __b) argument
6019 vec_srab(vector signed long long __a, vector unsigned long long __b) argument
6025 vec_srab(vector unsigned long long __a, vector signed long long __b) argument
6031 vec_srab(vector unsigned long long __a, vector unsigned long long __b) argument
6037 vec_srab(vector double __a, vector signed long long __b) argument
6043 vec_srab(vector double __a, vector unsigned long long __b) argument
6051 vec_srl(vector signed char __a, vector unsigned char __b) argument
6057 vec_srl(vector signed char __a, vector unsigned short __b) argument
6063 vec_srl(vector signed char __a, vector unsigned int __b) argument
6069 vec_srl(vector bool char __a, vector unsigned char __b) argument
6075 vec_srl(vector bool char __a, vector unsigned short __b) argument
6081 vec_srl(vector bool char __a, vector unsigned int __b) argument
6087 vec_srl(vector unsigned char __a, vector unsigned char __b) argument
6092 vec_srl(vector unsigned char __a, vector unsigned short __b) argument
6097 vec_srl(vector unsigned char __a, vector unsigned int __b) argument
6102 vec_srl(vector signed short __a, vector unsigned char __b) argument
6108 vec_srl(vector signed short __a, vector unsigned short __b) argument
6114 vec_srl(vector signed short __a, vector unsigned int __b) argument
6120 vec_srl(vector bool short __a, vector unsigned char __b) argument
6126 vec_srl(vector bool short __a, vector unsigned short __b) argument
6132 vec_srl(vector bool short __a, vector unsigned int __b) argument
6138 vec_srl(vector unsigned short __a, vector unsigned char __b) argument
6144 vec_srl(vector unsigned short __a, vector unsigned short __b) argument
6150 vec_srl(vector unsigned short __a, vector unsigned int __b) argument
6156 vec_srl(vector signed int __a, vector unsigned char __b) argument
6162 vec_srl(vector signed int __a, vector unsigned short __b) argument
6168 vec_srl(vector signed int __a, vector unsigned int __b) argument
6174 vec_srl(vector bool int __a, vector unsigned char __b) argument
6180 vec_srl(vector bool int __a, vector unsigned short __b) argument
6186 vec_srl(vector bool int __a, vector unsigned int __b) argument
6192 vec_srl(vector unsigned int __a, vector unsigned char __b) argument
6198 vec_srl(vector unsigned int __a, vector unsigned short __b) argument
6204 vec_srl(vector unsigned int __a, vector unsigned int __b) argument
6210 vec_srl(vector signed long long __a, vector unsigned char __b) argument
6216 vec_srl(vector signed long long __a, vector unsigned short __b) argument
6222 vec_srl(vector signed long long __a, vector unsigned int __b) argument
6228 vec_srl(vector bool long long __a, vector unsigned char __b) argument
6234 vec_srl(vector bool long long __a, vector unsigned short __b) argument
6240 vec_srl(vector bool long long __a, vector unsigned int __b) argument
6246 vec_srl(vector unsigned long long __a, vector unsigned char __b) argument
6252 vec_srl(vector unsigned long long __a, vector unsigned short __b) argument
6258 vec_srl(vector unsigned long long __a, vector unsigned int __b) argument
6266 vec_srb(vector signed char __a, vector signed char __b) argument
6272 vec_srb(vector signed char __a, vector unsigned char __b) argument
6278 vec_srb(vector unsigned char __a, vector signed char __b) argument
6283 vec_srb(vector unsigned char __a, vector unsigned char __b) argument
6288 vec_srb(vector signed short __a, vector signed short __b) argument
6294 vec_srb(vector signed short __a, vector unsigned short __b) argument
6300 vec_srb(vector unsigned short __a, vector signed short __b) argument
6306 vec_srb(vector unsigned short __a, vector unsigned short __b) argument
6312 vec_srb(vector signed int __a, vector signed int __b) argument
6318 vec_srb(vector signed int __a, vector unsigned int __b) argument
6324 vec_srb(vector unsigned int __a, vector signed int __b) argument
6330 vec_srb(vector unsigned int __a, vector unsigned int __b) argument
6336 vec_srb(vector signed long long __a, vector signed long long __b) argument
6342 vec_srb(vector signed long long __a, vector unsigned long long __b) argument
6348 vec_srb(vector unsigned long long __a, vector signed long long __b) argument
6354 vec_srb(vector unsigned long long __a, vector unsigned long long __b) argument
6360 vec_srb(vector double __a, vector signed long long __b) argument
6366 vec_srb(vector double __a, vector unsigned long long __b) argument
6374 vec_abs(vector signed char __a) argument
6379 vec_abs(vector signed short __a) argument
6384 vec_abs(vector signed int __a) argument
6389 vec_abs(vector signed long long __a) argument
6394 vec_abs(vector double __a) argument
6401 vec_nabs(vector double __a) argument
6408 vec_max(vector signed char __a, vector signed char __b) argument
6413 vec_max(vector signed char __a, vector bool char __b) argument
6419 vec_max(vector bool char __a, vector signed char __b) argument
6425 vec_max(vector unsigned char __a, vector unsigned char __b) argument
6430 vec_max(vector unsigned char __a, vector bool char __b) argument
6436 vec_max(vector bool char __a, vector unsigned char __b) argument
6442 vec_max(vector signed short __a, vector signed short __b) argument
6447 vec_max(vector signed short __a, vector bool short __b) argument
6453 vec_max(vector bool short __a, vector signed short __b) argument
6459 vec_max(vector unsigned short __a, vector unsigned short __b) argument
6464 vec_max(vector unsigned short __a, vector bool short __b) argument
6470 vec_max(vector bool short __a, vector unsigned short __b) argument
6476 vec_max(vector signed int __a, vector signed int __b) argument
6481 vec_max(vector signed int __a, vector bool int __b) argument
6487 vec_max(vector bool int __a, vector signed int __b) argument
6493 vec_max(vector unsigned int __a, vector unsigned int __b) argument
6498 vec_max(vector unsigned int __a, vector bool int __b) argument
6504 vec_max(vector bool int __a, vector unsigned int __b) argument
6510 vec_max(vector signed long long __a, vector signed long long __b) argument
6515 vec_max(vector signed long long __a, vector bool long long __b) argument
6521 vec_max(vector bool long long __a, vector signed long long __b) argument
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) argument
6532 vec_max(vector unsigned long long __a, vector bool long long __b) argument
6538 vec_max(vector bool long long __a, vector unsigned long long __b) argument
6544 vec_max(vector double __a, vector double __b) argument
6551 vec_min(vector signed char __a, vector signed char __b) argument
6556 vec_min(vector signed char __a, vector bool char __b) argument
6562 vec_min(vector bool char __a, vector signed char __b) argument
6568 vec_min(vector unsigned char __a, vector unsigned char __b) argument
6573 vec_min(vector unsigned char __a, vector bool char __b) argument
6579 vec_min(vector bool char __a, vector unsigned char __b) argument
6585 vec_min(vector signed short __a, vector signed short __b) argument
6590 vec_min(vector signed short __a, vector bool short __b) argument
6596 vec_min(vector bool short __a, vector signed short __b) argument
6602 vec_min(vector unsigned short __a, vector unsigned short __b) argument
6607 vec_min(vector unsigned short __a, vector bool short __b) argument
6613 vec_min(vector bool short __a, vector unsigned short __b) argument
6619 vec_min(vector signed int __a, vector signed int __b) argument
6624 vec_min(vector signed int __a, vector bool int __b) argument
6630 vec_min(vector bool int __a, vector signed int __b) argument
6636 vec_min(vector unsigned int __a, vector unsigned int __b) argument
6641 vec_min(vector unsigned int __a, vector bool int __b) argument
6647 vec_min(vector bool int __a, vector unsigned int __b) argument
6653 vec_min(vector signed long long __a, vector signed long long __b) argument
6658 vec_min(vector signed long long __a, vector bool long long __b) argument
6664 vec_min(vector bool long long __a, vector signed long long __b) argument
6670 vec_min(vector unsigned long long __a, vector unsigned long long __b) argument
6675 vec_min(vector unsigned long long __a, vector bool long long __b) argument
6681 vec_min(vector bool long long __a, vector unsigned long long __b) argument
6687 vec_min(vector double __a, vector double __b) argument
6694 vec_add_u128(vector unsigned char __a, vector unsigned char __b) argument
6701 vec_addc(vector unsigned char __a, vector unsigned char __b) argument
6706 vec_addc(vector unsigned short __a, vector unsigned short __b) argument
6711 vec_addc(vector unsigned int __a, vector unsigned int __b) argument
6716 vec_addc(vector unsigned long long __a, vector unsigned long long __b) argument
6723 vec_addc_u128(vector unsigned char __a, vector unsigned char __b) argument
6730 vec_adde_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6738 vec_addec_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6746 vec_avg(vector signed char __a, vector signed char __b) argument
6751 vec_avg(vector signed short __a, vector signed short __b) argument
6756 vec_avg(vector signed int __a, vector signed int __b) argument
6761 vec_avg(vector signed long long __a, vector signed long long __b) argument
6766 vec_avg(vector unsigned char __a, vector unsigned char __b) argument
6771 vec_avg(vector unsigned short __a, vector unsigned short __b) argument
6776 vec_avg(vector unsigned int __a, vector unsigned int __b) argument
6781 vec_avg(vector unsigned long long __a, vector unsigned long long __b) argument
6788 vec_checksum(vector unsigned int __a, vector unsigned int __b) argument
6795 vec_gfmsum(vector unsigned char __a, vector unsigned char __b) argument
6800 vec_gfmsum(vector unsigned short __a, vector unsigned short __b) argument
6805 vec_gfmsum(vector unsigned int __a, vector unsigned int __b) argument
6812 vec_gfmsum_128(vector unsigned long long __a, vector unsigned long long __b) argument
6819 vec_gfmsum_accum(vector unsigned char __a, vector unsigned char __b, vector unsigned short __c) argument
6825 vec_gfmsum_accum(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
6831 vec_gfmsum_accum(vector unsigned int __a, vector unsigned int __b, vector unsigned long long __c) argument
6839 vec_gfmsum_accum_128(vector unsigned long long __a, vector unsigned long long __b, vector unsigned char __c) argument
6848 vec_mladd(vector signed char __a, vector signed char __b, vector signed char __c) argument
6854 vec_mladd(vector unsigned char __a, vector signed char __b, vector signed char __c) argument
6860 vec_mladd(vector signed char __a, vector unsigned char __b, vector unsigned char __c) argument
6866 vec_mladd(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6872 vec_mladd(vector signed short __a, vector signed short __b, vector signed short __c) argument
6878 vec_mladd(vector unsigned short __a, vector signed short __b, vector signed short __c) argument
6884 vec_mladd(vector signed short __a, vector unsigned short __b, vector unsigned short __c) argument
6890 vec_mladd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6896 vec_mladd(vector signed int __a, vector signed int __b, vector signed int __c) argument
6902 vec_mladd(vector unsigned int __a, vector signed int __b, vector signed int __c) argument
6908 vec_mladd(vector signed int __a, vector unsigned int __b, vector unsigned int __c) argument
6914 vec_mladd(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6922 vec_mhadd(vector signed char __a, vector signed char __b, vector signed char __c) argument
6928 vec_mhadd(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
6934 vec_mhadd(vector signed short __a, vector signed short __b, vector signed short __c) argument
6940 vec_mhadd(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
6946 vec_mhadd(vector signed int __a, vector signed int __b, vector signed int __c) argument
6952 vec_mhadd(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
6960 vec_meadd(vector signed char __a, vector signed char __b, vector signed short __c) argument
6966 vec_meadd(vector unsigned char __a, vector unsigned char __b, vector unsigned short __c) argument
6972 vec_meadd(vector signed short __a, vector signed short __b, vector signed int __c) argument
6978 vec_meadd(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
6984 vec_meadd(vector signed int __a, vector signed int __b, vector signed long long __c) argument
6990 vec_meadd(vector unsigned int __a, vector unsigned int __b, vector unsigned long long __c) argument
6998 vec_moadd(vector signed char __a, vector signed char __b, vector signed short __c) argument
7004 vec_moadd(vector unsigned char __a, vector unsigned char __b, vector unsigned short __c) argument
7010 vec_moadd(vector signed short __a, vector signed short __b, vector signed int __c) argument
7016 vec_moadd(vector unsigned short __a, vector unsigned short __b, vector unsigned int __c) argument
7022 vec_moadd(vector signed int __a, vector signed int __b, vector signed long long __c) argument
7028 vec_moadd(vector unsigned int __a, vector unsigned int __b, vector unsigned long long __c) argument
7036 vec_mulh(vector signed char __a, vector signed char __b) argument
7041 vec_mulh(vector unsigned char __a, vector unsigned char __b) argument
7046 vec_mulh(vector signed short __a, vector signed short __b) argument
7051 vec_mulh(vector unsigned short __a, vector unsigned short __b) argument
7056 vec_mulh(vector signed int __a, vector signed int __b) argument
7061 vec_mulh(vector unsigned int __a, vector unsigned int __b) argument
7068 vec_mule(vector signed char __a, vector signed char __b) argument
7073 vec_mule(vector unsigned char __a, vector unsigned char __b) argument
7078 vec_mule(vector signed short __a, vector signed short __b) argument
7083 vec_mule(vector unsigned short __a, vector unsigned short __b) argument
7088 vec_mule(vector signed int __a, vector signed int __b) argument
7093 vec_mule(vector unsigned int __a, vector unsigned int __b) argument
7100 vec_mulo(vector signed char __a, vector signed char __b) argument
7105 vec_mulo(vector unsigned char __a, vector unsigned char __b) argument
7110 vec_mulo(vector signed short __a, vector signed short __b) argument
7115 vec_mulo(vector unsigned short __a, vector unsigned short __b) argument
7120 vec_mulo(vector signed int __a, vector signed int __b) argument
7125 vec_mulo(vector unsigned int __a, vector unsigned int __b) argument
7132 vec_sub_u128(vector unsigned char __a, vector unsigned char __b) argument
7139 vec_subc(vector unsigned char __a, vector unsigned char __b) argument
7144 vec_subc(vector unsigned short __a, vector unsigned short __b) argument
7149 vec_subc(vector unsigned int __a, vector unsigned int __b) argument
7154 vec_subc(vector unsigned long long __a, vector unsigned long long __b) argument
7161 vec_subc_u128(vector unsigned char __a, vector unsigned char __b) argument
7168 vec_sube_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
7176 vec_subec_u128(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
7184 vec_sum2(vector unsigned short __a, vector unsigned short __b) argument
7189 vec_sum2(vector unsigned int __a, vector unsigned int __b) argument
7196 vec_sum_u128(vector unsigned int __a, vector unsigned int __b) argument
7201 vec_sum_u128(vector unsigned long long __a, vector unsigned long long __b) argument
7208 vec_sum4(vector unsigned char __a, vector unsigned char __b) argument
7213 vec_sum4(vector unsigned short __a, vector unsigned short __b) argument
7220 vec_test_mask(vector signed char __a, vector unsigned char __b) argument
7226 vec_test_mask(vector unsigned char __a, vector unsigned char __b) argument
7231 vec_test_mask(vector signed short __a, vector unsigned short __b) argument
7237 vec_test_mask(vector unsigned short __a, vector unsigned short __b) argument
7243 vec_test_mask(vector signed int __a, vector unsigned int __b) argument
7249 vec_test_mask(vector unsigned int __a, vector unsigned int __b) argument
7255 vec_test_mask(vector signed long long __a, vector unsigned long long __b) argument
7261 vec_test_mask(vector unsigned long long __a, vector unsigned long long __b) argument
7267 vec_test_mask(vector double __a, vector unsigned long long __b) argument
7275 vec_madd(vector double __a, vector double __b, vector double __c) argument
7282 vec_msub(vector double __a, vector double __b, vector double __c) argument
7289 vec_sqrt(vector double __a) argument
7304 vec_st2f(vector double __a, float *__ptr) argument
7348 vec_roundp(vector double __a) argument
7355 vec_ceil(vector double __a) argument
7363 vec_roundm(vector double __a) argument
7370 vec_floor(vector double __a) argument
7378 vec_roundz(vector double __a) argument
7385 vec_trunc(vector double __a) argument
7393 vec_roundc(vector double __a) argument
7400 vec_round(vector double __a) argument
7412 vec_cp_until_zero(vector signed char __a) argument
7417 vec_cp_until_zero(vector bool char __a) argument
7422 vec_cp_until_zero(vector unsigned char __a) argument
7427 vec_cp_until_zero(vector signed short __a) argument
7432 vec_cp_until_zero(vector bool short __a) argument
7437 vec_cp_until_zero(vector unsigned short __a) argument
7442 vec_cp_until_zero(vector signed int __a) argument
7447 vec_cp_until_zero(vector bool int __a) argument
7452 vec_cp_until_zero(vector unsigned int __a) argument
7459 vec_cp_until_zero_cc(vector signed char __a, int *__cc) argument
7465 vec_cp_until_zero_cc(vector bool char __a, int *__cc) argument
7471 vec_cp_until_zero_cc(vector unsigned char __a, int *__cc) argument
7476 vec_cp_until_zero_cc(vector signed short __a, int *__cc) argument
7482 vec_cp_until_zero_cc(vector bool short __a, int *__cc) argument
7488 vec_cp_until_zero_cc(vector unsigned short __a, int *__cc) argument
7493 vec_cp_until_zero_cc(vector signed int __a, int *__cc) argument
7499 vec_cp_until_zero_cc(vector bool int __a, int *__cc) argument
7505 vec_cp_until_zero_cc(vector unsigned int __a, int *__cc) argument
7512 vec_cmpeq_idx(vector signed char __a, vector signed char __b) argument
7519 vec_cmpeq_idx(vector bool char __a, vector bool char __b) argument
7525 vec_cmpeq_idx(vector unsigned char __a, vector unsigned char __b) argument
7530 vec_cmpeq_idx(vector signed short __a, vector signed short __b) argument
7537 vec_cmpeq_idx(vector bool short __a, vector bool short __b) argument
7543 vec_cmpeq_idx(vector unsigned short __a, vector unsigned short __b) argument
7548 vec_cmpeq_idx(vector signed int __a, vector signed int __b) argument
7555 vec_cmpeq_idx(vector bool int __a, vector bool int __b) argument
7561 vec_cmpeq_idx(vector unsigned int __a, vector unsigned int __b) argument
7568 vec_cmpeq_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7575 vec_cmpeq_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7581 vec_cmpeq_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7587 vec_cmpeq_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7594 vec_cmpeq_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7600 vec_cmpeq_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7606 vec_cmpeq_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7613 vec_cmpeq_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7619 vec_cmpeq_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7626 vec_cmpeq_or_0_idx(vector signed char __a, vector signed char __b) argument
7633 vec_cmpeq_or_0_idx(vector bool char __a, vector bool char __b) argument
7639 vec_cmpeq_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
7644 vec_cmpeq_or_0_idx(vector signed short __a, vector signed short __b) argument
7651 vec_cmpeq_or_0_idx(vector bool short __a, vector bool short __b) argument
7657 vec_cmpeq_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
7662 vec_cmpeq_or_0_idx(vector signed int __a, vector signed int __b) argument
7669 vec_cmpeq_or_0_idx(vector bool int __a, vector bool int __b) argument
7675 vec_cmpeq_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
7682 vec_cmpeq_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7690 vec_cmpeq_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7696 vec_cmpeq_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7702 vec_cmpeq_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7710 vec_cmpeq_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7716 vec_cmpeq_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7722 vec_cmpeq_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7729 vec_cmpeq_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7735 vec_cmpeq_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7743 vec_cmpne_idx(vector signed char __a, vector signed char __b) argument
7750 vec_cmpne_idx(vector bool char __a, vector bool char __b) argument
7756 vec_cmpne_idx(vector unsigned char __a, vector unsigned char __b) argument
7761 vec_cmpne_idx(vector signed short __a, vector signed short __b) argument
7768 vec_cmpne_idx(vector bool short __a, vector bool short __b) argument
7774 vec_cmpne_idx(vector unsigned short __a, vector unsigned short __b) argument
7779 vec_cmpne_idx(vector signed int __a, vector signed int __b) argument
7786 vec_cmpne_idx(vector bool int __a, vector bool int __b) argument
7792 vec_cmpne_idx(vector unsigned int __a, vector unsigned int __b) argument
7799 vec_cmpne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7806 vec_cmpne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7812 vec_cmpne_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7818 vec_cmpne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7825 vec_cmpne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7831 vec_cmpne_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7837 vec_cmpne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7844 vec_cmpne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7850 vec_cmpne_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7857 vec_cmpne_or_0_idx(vector signed char __a, vector signed char __b) argument
7864 vec_cmpne_or_0_idx(vector bool char __a, vector bool char __b) argument
7870 vec_cmpne_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
7875 vec_cmpne_or_0_idx(vector signed short __a, vector signed short __b) argument
7882 vec_cmpne_or_0_idx(vector bool short __a, vector bool short __b) argument
7888 vec_cmpne_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
7893 vec_cmpne_or_0_idx(vector signed int __a, vector signed int __b) argument
7900 vec_cmpne_or_0_idx(vector bool int __a, vector bool int __b) argument
7906 vec_cmpne_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
7913 vec_cmpne_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
7921 vec_cmpne_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
7927 vec_cmpne_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
7933 vec_cmpne_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
7941 vec_cmpne_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
7947 vec_cmpne_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
7953 vec_cmpne_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
7960 vec_cmpne_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
7966 vec_cmpne_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
7974 vec_cmprg(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
7980 vec_cmprg(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
7986 vec_cmprg(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
7994 vec_cmprg_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8000 vec_cmprg_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8006 vec_cmprg_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8014 vec_cmprg_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8020 vec_cmprg_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8026 vec_cmprg_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8034 vec_cmprg_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8040 vec_cmprg_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8046 vec_cmprg_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8054 vec_cmprg_or_0_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8060 vec_cmprg_or_0_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8066 vec_cmprg_or_0_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8074 vec_cmprg_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8080 vec_cmprg_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8086 vec_cmprg_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8094 vec_cmpnrg(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8100 vec_cmpnrg(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8106 vec_cmpnrg(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8114 vec_cmpnrg_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8120 vec_cmpnrg_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8126 vec_cmpnrg_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8134 vec_cmpnrg_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8140 vec_cmpnrg_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8146 vec_cmpnrg_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8154 vec_cmpnrg_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8160 vec_cmpnrg_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8166 vec_cmpnrg_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8174 vec_cmpnrg_or_0_idx(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) argument
8180 vec_cmpnrg_or_0_idx(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c) argument
8186 vec_cmpnrg_or_0_idx(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) argument
8194 vec_cmpnrg_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c, int *__cc) argument
8200 vec_cmpnrg_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, vector unsigned short __c, int *__cc) argument
8206 vec_cmpnrg_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c, int *__cc) argument
8214 vec_find_any_eq(vector signed char __a, vector signed char __b) argument
8221 vec_find_any_eq(vector bool char __a, vector bool char __b) argument
8228 vec_find_any_eq(vector unsigned char __a, vector unsigned char __b) argument
8233 vec_find_any_eq(vector signed short __a, vector signed short __b) argument
8240 vec_find_any_eq(vector bool short __a, vector bool short __b) argument
8247 vec_find_any_eq(vector unsigned short __a, vector unsigned short __b) argument
8252 vec_find_any_eq(vector signed int __a, vector signed int __b) argument
8259 vec_find_any_eq(vector bool int __a, vector bool int __b) argument
8266 vec_find_any_eq(vector unsigned int __a, vector unsigned int __b) argument
8273 vec_find_any_eq_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8280 vec_find_any_eq_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8287 vec_find_any_eq_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8293 vec_find_any_eq_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8301 vec_find_any_eq_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8308 vec_find_any_eq_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8314 vec_find_any_eq_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8321 vec_find_any_eq_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8328 vec_find_any_eq_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8336 vec_find_any_eq_idx(vector signed char __a, vector signed char __b) argument
8343 vec_find_any_eq_idx(vector bool char __a, vector bool char __b) argument
8349 vec_find_any_eq_idx(vector unsigned char __a, vector unsigned char __b) argument
8354 vec_find_any_eq_idx(vector signed short __a, vector signed short __b) argument
8361 vec_find_any_eq_idx(vector bool short __a, vector bool short __b) argument
8367 vec_find_any_eq_idx(vector unsigned short __a, vector unsigned short __b) argument
8372 vec_find_any_eq_idx(vector signed int __a, vector signed int __b) argument
8379 vec_find_any_eq_idx(vector bool int __a, vector bool int __b) argument
8385 vec_find_any_eq_idx(vector unsigned int __a, vector unsigned int __b) argument
8392 vec_find_any_eq_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8400 vec_find_any_eq_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8406 vec_find_any_eq_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8412 vec_find_any_eq_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8420 vec_find_any_eq_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8427 vec_find_any_eq_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8433 vec_find_any_eq_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8441 vec_find_any_eq_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8447 vec_find_any_eq_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8455 vec_find_any_eq_or_0_idx(vector signed char __a, vector signed char __b) argument
8462 vec_find_any_eq_or_0_idx(vector bool char __a, vector bool char __b) argument
8468 vec_find_any_eq_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
8473 vec_find_any_eq_or_0_idx(vector signed short __a, vector signed short __b) argument
8480 vec_find_any_eq_or_0_idx(vector bool short __a, vector bool short __b) argument
8486 vec_find_any_eq_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
8491 vec_find_any_eq_or_0_idx(vector signed int __a, vector signed int __b) argument
8498 vec_find_any_eq_or_0_idx(vector bool int __a, vector bool int __b) argument
8504 vec_find_any_eq_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
8511 vec_find_any_eq_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8519 vec_find_any_eq_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8526 vec_find_any_eq_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8532 vec_find_any_eq_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8540 vec_find_any_eq_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8547 vec_find_any_eq_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8553 vec_find_any_eq_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8561 vec_find_any_eq_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8568 vec_find_any_eq_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8576 vec_find_any_ne(vector signed char __a, vector signed char __b) argument
8583 vec_find_any_ne(vector bool char __a, vector bool char __b) argument
8590 vec_find_any_ne(vector unsigned char __a, vector unsigned char __b) argument
8595 vec_find_any_ne(vector signed short __a, vector signed short __b) argument
8602 vec_find_any_ne(vector bool short __a, vector bool short __b) argument
8609 vec_find_any_ne(vector unsigned short __a, vector unsigned short __b) argument
8614 vec_find_any_ne(vector signed int __a, vector signed int __b) argument
8621 vec_find_any_ne(vector bool int __a, vector bool int __b) argument
8628 vec_find_any_ne(vector unsigned int __a, vector unsigned int __b) argument
8635 vec_find_any_ne_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8642 vec_find_any_ne_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8649 vec_find_any_ne_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8655 vec_find_any_ne_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8663 vec_find_any_ne_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8670 vec_find_any_ne_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8676 vec_find_any_ne_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8683 vec_find_any_ne_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8690 vec_find_any_ne_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8698 vec_find_any_ne_idx(vector signed char __a, vector signed char __b) argument
8705 vec_find_any_ne_idx(vector bool char __a, vector bool char __b) argument
8711 vec_find_any_ne_idx(vector unsigned char __a, vector unsigned char __b) argument
8716 vec_find_any_ne_idx(vector signed short __a, vector signed short __b) argument
8723 vec_find_any_ne_idx(vector bool short __a, vector bool short __b) argument
8729 vec_find_any_ne_idx(vector unsigned short __a, vector unsigned short __b) argument
8734 vec_find_any_ne_idx(vector signed int __a, vector signed int __b) argument
8741 vec_find_any_ne_idx(vector bool int __a, vector bool int __b) argument
8747 vec_find_any_ne_idx(vector unsigned int __a, vector unsigned int __b) argument
8754 vec_find_any_ne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8762 vec_find_any_ne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8768 vec_find_any_ne_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8774 vec_find_any_ne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8782 vec_find_any_ne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8789 vec_find_any_ne_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8795 vec_find_any_ne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8803 vec_find_any_ne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8809 vec_find_any_ne_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
8817 vec_find_any_ne_or_0_idx(vector signed char __a, vector signed char __b) argument
8824 vec_find_any_ne_or_0_idx(vector bool char __a, vector bool char __b) argument
8830 vec_find_any_ne_or_0_idx(vector unsigned char __a, vector unsigned char __b) argument
8835 vec_find_any_ne_or_0_idx(vector signed short __a, vector signed short __b) argument
8842 vec_find_any_ne_or_0_idx(vector bool short __a, vector bool short __b) argument
8848 vec_find_any_ne_or_0_idx(vector unsigned short __a, vector unsigned short __b) argument
8853 vec_find_any_ne_or_0_idx(vector signed int __a, vector signed int __b) argument
8860 vec_find_any_ne_or_0_idx(vector bool int __a, vector bool int __b) argument
8866 vec_find_any_ne_or_0_idx(vector unsigned int __a, vector unsigned int __b) argument
8873 vec_find_any_ne_or_0_idx_cc(vector signed char __a, vector signed char __b, int *__cc) argument
8881 vec_find_any_ne_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) argument
8888 vec_find_any_ne_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, int *__cc) argument
8894 vec_find_any_ne_or_0_idx_cc(vector signed short __a, vector signed short __b, int *__cc) argument
8902 vec_find_any_ne_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) argument
8909 vec_find_any_ne_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, int *__cc) argument
8915 vec_find_any_ne_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) argument
8923 vec_find_any_ne_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) argument
8930 vec_find_any_ne_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) argument
[all...]
H A Dtmmintrin.h33 _mm_abs_pi8(__m64 __a) argument
35 return (__m64)__builtin_ia32_pabsb((__v8qi)__a);
39 _mm_abs_epi8(__m128i __a) argument
41 return (__m128i)__builtin_ia32_pabsb128((__v16qi)__a);
45 _mm_abs_pi16(__m64 __a) argument
47 return (__m64)__builtin_ia32_pabsw((__v4hi)__a);
51 _mm_abs_epi16(__m128i __a) argument
53 return (__m128i)__builtin_ia32_pabsw128((__v8hi)__a);
57 _mm_abs_pi32(__m64 __a) argument
59 return (__m64)__builtin_ia32_pabsd((__v2si)__a);
63 _mm_abs_epi32(__m128i __a) argument
76 _mm_hadd_epi16(__m128i __a, __m128i __b) argument
82 _mm_hadd_epi32(__m128i __a, __m128i __b) argument
88 _mm_hadd_pi16(__m64 __a, __m64 __b) argument
94 _mm_hadd_pi32(__m64 __a, __m64 __b) argument
100 _mm_hadds_epi16(__m128i __a, __m128i __b) argument
106 _mm_hadds_pi16(__m64 __a, __m64 __b) argument
112 _mm_hsub_epi16(__m128i __a, __m128i __b) argument
118 _mm_hsub_epi32(__m128i __a, __m128i __b) argument
124 _mm_hsub_pi16(__m64 __a, __m64 __b) argument
130 _mm_hsub_pi32(__m64 __a, __m64 __b) argument
136 _mm_hsubs_epi16(__m128i __a, __m128i __b) argument
142 _mm_hsubs_pi16(__m64 __a, __m64 __b) argument
148 _mm_maddubs_epi16(__m128i __a, __m128i __b) argument
154 _mm_maddubs_pi16(__m64 __a, __m64 __b) argument
160 _mm_mulhrs_epi16(__m128i __a, __m128i __b) argument
166 _mm_mulhrs_pi16(__m64 __a, __m64 __b) argument
172 _mm_shuffle_epi8(__m128i __a, __m128i __b) argument
178 _mm_shuffle_pi8(__m64 __a, __m64 __b) argument
184 _mm_sign_epi8(__m128i __a, __m128i __b) argument
190 _mm_sign_epi16(__m128i __a, __m128i __b) argument
196 _mm_sign_epi32(__m128i __a, __m128i __b) argument
202 _mm_sign_pi8(__m64 __a, __m64 __b) argument
208 _mm_sign_pi16(__m64 __a, __m64 __b) argument
214 _mm_sign_pi32(__m64 __a, __m64 __b) argument
[all...]
H A Demmintrin.h48 _mm_add_sd(__m128d __a, __m128d __b) argument
50 __a[0] += __b[0];
51 return __a;
55 _mm_add_pd(__m128d __a, __m128d __b) argument
57 return __a + __b;
61 _mm_sub_sd(__m128d __a, __m128d __b) argument
63 __a[0] -= __b[0];
64 return __a;
68 _mm_sub_pd(__m128d __a, __m128d __b) argument
70 return __a
74 _mm_mul_sd(__m128d __a, __m128d __b) argument
81 _mm_mul_pd(__m128d __a, __m128d __b) argument
87 _mm_div_sd(__m128d __a, __m128d __b) argument
94 _mm_div_pd(__m128d __a, __m128d __b) argument
100 _mm_sqrt_sd(__m128d __a, __m128d __b) argument
107 _mm_sqrt_pd(__m128d __a) argument
113 _mm_min_sd(__m128d __a, __m128d __b) argument
119 _mm_min_pd(__m128d __a, __m128d __b) argument
125 _mm_max_sd(__m128d __a, __m128d __b) argument
131 _mm_max_pd(__m128d __a, __m128d __b) argument
137 _mm_and_pd(__m128d __a, __m128d __b) argument
143 _mm_andnot_pd(__m128d __a, __m128d __b) argument
149 _mm_or_pd(__m128d __a, __m128d __b) argument
155 _mm_xor_pd(__m128d __a, __m128d __b) argument
161 _mm_cmpeq_pd(__m128d __a, __m128d __b) argument
167 _mm_cmplt_pd(__m128d __a, __m128d __b) argument
173 _mm_cmple_pd(__m128d __a, __m128d __b) argument
179 _mm_cmpgt_pd(__m128d __a, __m128d __b) argument
185 _mm_cmpge_pd(__m128d __a, __m128d __b) argument
191 _mm_cmpord_pd(__m128d __a, __m128d __b) argument
197 _mm_cmpunord_pd(__m128d __a, __m128d __b) argument
203 _mm_cmpneq_pd(__m128d __a, __m128d __b) argument
209 _mm_cmpnlt_pd(__m128d __a, __m128d __b) argument
215 _mm_cmpnle_pd(__m128d __a, __m128d __b) argument
221 _mm_cmpngt_pd(__m128d __a, __m128d __b) argument
227 _mm_cmpnge_pd(__m128d __a, __m128d __b) argument
233 _mm_cmpeq_sd(__m128d __a, __m128d __b) argument
239 _mm_cmplt_sd(__m128d __a, __m128d __b) argument
245 _mm_cmple_sd(__m128d __a, __m128d __b) argument
251 _mm_cmpgt_sd(__m128d __a, __m128d __b) argument
258 _mm_cmpge_sd(__m128d __a, __m128d __b) argument
265 _mm_cmpord_sd(__m128d __a, __m128d __b) argument
271 _mm_cmpunord_sd(__m128d __a, __m128d __b) argument
277 _mm_cmpneq_sd(__m128d __a, __m128d __b) argument
283 _mm_cmpnlt_sd(__m128d __a, __m128d __b) argument
289 _mm_cmpnle_sd(__m128d __a, __m128d __b) argument
295 _mm_cmpngt_sd(__m128d __a, __m128d __b) argument
302 _mm_cmpnge_sd(__m128d __a, __m128d __b) argument
309 _mm_comieq_sd(__m128d __a, __m128d __b) argument
315 _mm_comilt_sd(__m128d __a, __m128d __b) argument
321 _mm_comile_sd(__m128d __a, __m128d __b) argument
327 _mm_comigt_sd(__m128d __a, __m128d __b) argument
333 _mm_comige_sd(__m128d __a, __m128d __b) argument
339 _mm_comineq_sd(__m128d __a, __m128d __b) argument
345 _mm_ucomieq_sd(__m128d __a, __m128d __b) argument
351 _mm_ucomilt_sd(__m128d __a, __m128d __b) argument
357 _mm_ucomile_sd(__m128d __a, __m128d __b) argument
363 _mm_ucomigt_sd(__m128d __a, __m128d __b) argument
369 _mm_ucomige_sd(__m128d __a, __m128d __b) argument
375 _mm_ucomineq_sd(__m128d __a, __m128d __b) argument
381 _mm_cvtpd_ps(__m128d __a) argument
387 _mm_cvtps_pd(__m128 __a) argument
393 _mm_cvtepi32_pd(__m128i __a) argument
399 _mm_cvtpd_epi32(__m128d __a) argument
405 _mm_cvtsd_si32(__m128d __a) argument
411 _mm_cvtsd_ss(__m128 __a, __m128d __b) argument
418 _mm_cvtsi32_sd(__m128d __a, int __b) argument
425 _mm_cvtss_sd(__m128d __a, __m128 __b) argument
432 _mm_cvttpd_epi32(__m128d __a) argument
438 _mm_cvttsd_si32(__m128d __a) argument
444 _mm_cvtpd_pi32(__m128d __a) argument
450 _mm_cvttpd_pi32(__m128d __a) argument
456 _mm_cvtpi32_pd(__m64 __a) argument
462 _mm_cvtsd_f64(__m128d __a) argument
512 _mm_loadh_pd(__m128d __a, double const *__dp) argument
522 _mm_loadl_pd(__m128d __a, double const *__dp) argument
568 _mm_move_sd(__m128d __a, __m128d __b) argument
574 _mm_store_sd(double *__dp, __m128d __a) argument
583 _mm_store1_pd(double *__dp, __m128d __a) argument
593 _mm_store_pd(double *__dp, __m128d __a) argument
599 _mm_storeu_pd(double *__dp, __m128d __a) argument
605 _mm_storer_pd(double *__dp, __m128d __a) argument
612 _mm_storeh_pd(double *__dp, __m128d __a) argument
621 _mm_storel_pd(double *__dp, __m128d __a) argument
630 _mm_add_epi8(__m128i __a, __m128i __b) argument
636 _mm_add_epi16(__m128i __a, __m128i __b) argument
642 _mm_add_epi32(__m128i __a, __m128i __b) argument
648 _mm_add_si64(__m64 __a, __m64 __b) argument
654 _mm_add_epi64(__m128i __a, __m128i __b) argument
660 _mm_adds_epi8(__m128i __a, __m128i __b) argument
666 _mm_adds_epi16(__m128i __a, __m128i __b) argument
672 _mm_adds_epu8(__m128i __a, __m128i __b) argument
678 _mm_adds_epu16(__m128i __a, __m128i __b) argument
684 _mm_avg_epu8(__m128i __a, __m128i __b) argument
690 _mm_avg_epu16(__m128i __a, __m128i __b) argument
696 _mm_madd_epi16(__m128i __a, __m128i __b) argument
702 _mm_max_epi16(__m128i __a, __m128i __b) argument
708 _mm_max_epu8(__m128i __a, __m128i __b) argument
714 _mm_min_epi16(__m128i __a, __m128i __b) argument
720 _mm_min_epu8(__m128i __a, __m128i __b) argument
726 _mm_mulhi_epi16(__m128i __a, __m128i __b) argument
732 _mm_mulhi_epu16(__m128i __a, __m128i __b) argument
738 _mm_mullo_epi16(__m128i __a, __m128i __b) argument
744 _mm_mul_su32(__m64 __a, __m64 __b) argument
750 _mm_mul_epu32(__m128i __a, __m128i __b) argument
756 _mm_sad_epu8(__m128i __a, __m128i __b) argument
762 _mm_sub_epi8(__m128i __a, __m128i __b) argument
768 _mm_sub_epi16(__m128i __a, __m128i __b) argument
774 _mm_sub_epi32(__m128i __a, __m128i __b) argument
780 _mm_sub_si64(__m64 __a, __m64 __b) argument
786 _mm_sub_epi64(__m128i __a, __m128i __b) argument
792 _mm_subs_epi8(__m128i __a, __m128i __b) argument
798 _mm_subs_epi16(__m128i __a, __m128i __b) argument
804 _mm_subs_epu8(__m128i __a, __m128i __b) argument
810 _mm_subs_epu16(__m128i __a, __m128i __b) argument
816 _mm_and_si128(__m128i __a, __m128i __b) argument
822 _mm_andnot_si128(__m128i __a, __m128i __b) argument
828 _mm_or_si128(__m128i __a, __m128i __b) argument
834 _mm_xor_si128(__m128i __a, __m128i __b) argument
863 _mm_slli_epi16(__m128i __a, int __count) argument
869 _mm_sll_epi16(__m128i __a, __m128i __count) argument
875 _mm_slli_epi32(__m128i __a, int __count) argument
881 _mm_sll_epi32(__m128i __a, __m128i __count) argument
887 _mm_slli_epi64(__m128i __a, int __count) argument
893 _mm_sll_epi64(__m128i __a, __m128i __count) argument
899 _mm_srai_epi16(__m128i __a, int __count) argument
905 _mm_sra_epi16(__m128i __a, __m128i __count) argument
911 _mm_srai_epi32(__m128i __a, int __count) argument
917 _mm_sra_epi32(__m128i __a, __m128i __count) argument
946 _mm_srli_epi16(__m128i __a, int __count) argument
952 _mm_srl_epi16(__m128i __a, __m128i __count) argument
958 _mm_srli_epi32(__m128i __a, int __count) argument
964 _mm_srl_epi32(__m128i __a, __m128i __count) argument
970 _mm_srli_epi64(__m128i __a, int __count) argument
976 _mm_srl_epi64(__m128i __a, __m128i __count) argument
982 _mm_cmpeq_epi8(__m128i __a, __m128i __b) argument
988 _mm_cmpeq_epi16(__m128i __a, __m128i __b) argument
994 _mm_cmpeq_epi32(__m128i __a, __m128i __b) argument
1000 _mm_cmpgt_epi8(__m128i __a, __m128i __b) argument
1008 _mm_cmpgt_epi16(__m128i __a, __m128i __b) argument
1014 _mm_cmpgt_epi32(__m128i __a, __m128i __b) argument
1020 _mm_cmplt_epi8(__m128i __a, __m128i __b) argument
1026 _mm_cmplt_epi16(__m128i __a, __m128i __b) argument
1032 _mm_cmplt_epi32(__m128i __a, __m128i __b) argument
1039 _mm_cvtsi64_sd(__m128d __a, long long __b) argument
1046 _mm_cvtsd_si64(__m128d __a) argument
1052 _mm_cvttsd_si64(__m128d __a) argument
1059 _mm_cvtepi32_ps(__m128i __a) argument
1065 _mm_cvtps_epi32(__m128 __a) argument
1071 _mm_cvttps_epi32(__m128 __a) argument
1077 _mm_cvtsi32_si128(int __a) argument
1084 _mm_cvtsi64_si128(long long __a) argument
1091 _mm_cvtsi128_si32(__m128i __a) argument
1099 _mm_cvtsi128_si64(__m128i __a) argument
1244 _mm_storel_epi64(__m128i *__p, __m128i __a) argument
1253 _mm_stream_pd(double *__p, __m128d __a) argument
1259 _mm_stream_si128(__m128i *__p, __m128i __a) argument
1265 _mm_stream_si32(int *__p, int __a) argument
1272 _mm_stream_si64(long long *__p, long long __a) argument
1297 _mm_packs_epi16(__m128i __a, __m128i __b) argument
1303 _mm_packs_epi32(__m128i __a, __m128i __b) argument
1309 _mm_packus_epi16(__m128i __a, __m128i __b) argument
1315 _mm_extract_epi16(__m128i __a, int __imm) argument
1322 _mm_insert_epi16(__m128i __a, int __b, int __imm) argument
1330 _mm_movemask_epi8(__m128i __a) argument
1358 _mm_unpackhi_epi8(__m128i __a, __m128i __b) argument
1364 _mm_unpackhi_epi16(__m128i __a, __m128i __b) argument
1370 _mm_unpackhi_epi32(__m128i __a, __m128i __b) argument
1376 _mm_unpackhi_epi64(__m128i __a, __m128i __b) argument
1382 _mm_unpacklo_epi8(__m128i __a, __m128i __b) argument
1388 _mm_unpacklo_epi16(__m128i __a, __m128i __b) argument
1394 _mm_unpacklo_epi32(__m128i __a, __m128i __b) argument
1400 _mm_unpacklo_epi64(__m128i __a, __m128i __b) argument
1406 _mm_movepi64_pi64(__m128i __a) argument
1412 _mm_movpi64_epi64(__m64 __a) argument
1418 _mm_move_epi64(__m128i __a) argument
1424 _mm_unpackhi_pd(__m128d __a, __m128d __b) argument
1430 _mm_unpacklo_pd(__m128d __a, __m128d __b) argument
1436 _mm_movemask_pd(__m128d __a) argument
1446 _mm_castpd_ps(__m128d __a) argument
1452 _mm_castpd_si128(__m128d __a) argument
1458 _mm_castps_pd(__m128 __a) argument
1464 _mm_castps_si128(__m128 __a) argument
1470 _mm_castsi128_ps(__m128i __a) argument
1476 _mm_castsi128_pd(__m128i __a) argument
[all...]
H A Davxintrin.h51 _mm256_add_pd(__m256d __a, __m256d __b) argument
53 return __a+__b;
57 _mm256_add_ps(__m256 __a, __m256 __b) argument
59 return __a+__b;
63 _mm256_sub_pd(__m256d __a, __m256d __b) argument
65 return __a-__b;
69 _mm256_sub_ps(__m256 __a, __m256 __b) argument
71 return __a-__b;
75 _mm256_addsub_pd(__m256d __a, __m256d __b) argument
77 return (__m256d)__builtin_ia32_addsubpd256((__v4df)__a, (__v4d
81 _mm256_addsub_ps(__m256 __a, __m256 __b) argument
87 _mm256_div_pd(__m256d __a, __m256d __b) argument
93 _mm256_div_ps(__m256 __a, __m256 __b) argument
99 _mm256_max_pd(__m256d __a, __m256d __b) argument
105 _mm256_max_ps(__m256 __a, __m256 __b) argument
111 _mm256_min_pd(__m256d __a, __m256d __b) argument
117 _mm256_min_ps(__m256 __a, __m256 __b) argument
123 _mm256_mul_pd(__m256d __a, __m256d __b) argument
129 _mm256_mul_ps(__m256 __a, __m256 __b) argument
135 _mm256_sqrt_pd(__m256d __a) argument
141 _mm256_sqrt_ps(__m256 __a) argument
147 _mm256_rsqrt_ps(__m256 __a) argument
153 _mm256_rcp_ps(__m256 __a) argument
171 _mm256_and_pd(__m256d __a, __m256d __b) argument
177 _mm256_and_ps(__m256 __a, __m256 __b) argument
183 _mm256_andnot_pd(__m256d __a, __m256d __b) argument
189 _mm256_andnot_ps(__m256 __a, __m256 __b) argument
195 _mm256_or_pd(__m256d __a, __m256d __b) argument
201 _mm256_or_ps(__m256 __a, __m256 __b) argument
207 _mm256_xor_pd(__m256d __a, __m256d __b) argument
213 _mm256_xor_ps(__m256 __a, __m256 __b) argument
220 _mm256_hadd_pd(__m256d __a, __m256d __b) argument
226 _mm256_hadd_ps(__m256 __a, __m256 __b) argument
232 _mm256_hsub_pd(__m256d __a, __m256d __b) argument
238 _mm256_hsub_ps(__m256 __a, __m256 __b) argument
245 _mm_permutevar_pd(__m128d __a, __m128i __c) argument
251 _mm256_permutevar_pd(__m256d __a, __m256i __c) argument
257 _mm_permutevar_ps(__m128 __a, __m128i __c) argument
263 _mm256_permutevar_ps(__m256 __a, __m256i __c) argument
330 _mm256_blendv_pd(__m256d __a, __m256d __b, __m256d __c) argument
337 _mm256_blendv_ps(__m256 __a, __m256 __b, __m256 __c) argument
428 _mm256_extract_epi32(__m256i __a, const int __imm) argument
435 _mm256_extract_epi16(__m256i __a, const int __imm) argument
442 _mm256_extract_epi8(__m256i __a, const int __imm) argument
450 _mm256_extract_epi64(__m256i __a, const int __imm) argument
458 _mm256_insert_epi32(__m256i __a, int __b, int const __imm) argument
466 _mm256_insert_epi16(__m256i __a, int __b, int const __imm) argument
474 _mm256_insert_epi8(__m256i __a, int __b, int const __imm) argument
483 _mm256_insert_epi64(__m256i __a, long long __b, int const __imm) argument
493 _mm256_cvtepi32_pd(__m128i __a) argument
499 _mm256_cvtepi32_ps(__m256i __a) argument
505 _mm256_cvtpd_ps(__m256d __a) argument
511 _mm256_cvtps_epi32(__m256 __a) argument
517 _mm256_cvtps_pd(__m128 __a) argument
523 _mm256_cvttpd_epi32(__m256d __a) argument
529 _mm256_cvtpd_epi32(__m256d __a) argument
535 _mm256_cvttps_epi32(__m256 __a) argument
542 _mm256_movehdup_ps(__m256 __a) argument
548 _mm256_moveldup_ps(__m256 __a) argument
554 _mm256_movedup_pd(__m256d __a) argument
561 _mm256_unpackhi_pd(__m256d __a, __m256d __b) argument
567 _mm256_unpacklo_pd(__m256d __a, __m256d __b) argument
573 _mm256_unpackhi_ps(__m256 __a, __m256 __b) argument
579 _mm256_unpacklo_ps(__m256 __a, __m256 __b) argument
586 _mm_testz_pd(__m128d __a, __m128d __b) argument
592 _mm_testc_pd(__m128d __a, __m128d __b) argument
598 _mm_testnzc_pd(__m128d __a, __m128d __b) argument
604 _mm_testz_ps(__m128 __a, __m128 __b) argument
610 _mm_testc_ps(__m128 __a, __m128 __b) argument
616 _mm_testnzc_ps(__m128 __a, __m128 __b) argument
622 _mm256_testz_pd(__m256d __a, __m256d __b) argument
628 _mm256_testc_pd(__m256d __a, __m256d __b) argument
634 _mm256_testnzc_pd(__m256d __a, __m256d __b) argument
640 _mm256_testz_ps(__m256 __a, __m256 __b) argument
646 _mm256_testc_ps(__m256 __a, __m256 __b) argument
652 _mm256_testnzc_ps(__m256 __a, __m256 __b) argument
658 _mm256_testz_si256(__m256i __a, __m256i __b) argument
664 _mm256_testc_si256(__m256i __a, __m256i __b) argument
670 _mm256_testnzc_si256(__m256i __a, __m256i __b) argument
677 _mm256_movemask_pd(__m256d __a) argument
683 _mm256_movemask_ps(__m256 __a) argument
703 _mm_broadcast_ss(float const *__a) argument
710 _mm256_broadcast_sd(double const *__a) argument
717 _mm256_broadcast_ss(float const *__a) argument
724 _mm256_broadcast_pd(__m128d const *__a) argument
730 _mm256_broadcast_ps(__m128 const *__a) argument
789 _mm256_store_pd(double *__p, __m256d __a) argument
795 _mm256_store_ps(float *__p, __m256 __a) argument
801 _mm256_storeu_pd(double *__p, __m256d __a) argument
807 _mm256_storeu_ps(float *__p, __m256 __a) argument
813 _mm256_store_si256(__m256i *__p, __m256i __a) argument
819 _mm256_storeu_si256(__m256i *__p, __m256i __a) argument
852 _mm256_maskstore_ps(float *__p, __m256i __m, __m256 __a) argument
858 _mm_maskstore_pd(double *__p, __m128i __m, __m128d __a) argument
864 _mm256_maskstore_pd(double *__p, __m256i __m, __m256d __a) argument
870 _mm_maskstore_ps(float *__p, __m128i __m, __m128 __a) argument
877 _mm256_stream_si256(__m256i *__a, __m256i __b) argument
883 _mm256_stream_pd(double *__a, __m256d __b) argument
889 _mm256_stream_ps(float *__p, __m256 __a) argument
914 _mm256_set_pd(double __a, double __b, double __c, double __d) argument
920 _mm256_set_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
962 _mm256_set_epi64x(long long __a, long long __b, long long __c, long long __d) argument
969 _mm256_setr_pd(double __a, double __b, double __c, double __d) argument
975 _mm256_setr_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
1016 _mm256_setr_epi64x(long long __a, long long __b, long long __c, long long __d) argument
1082 _mm256_castpd_ps(__m256d __a) argument
1088 _mm256_castpd_si256(__m256d __a) argument
1094 _mm256_castps_pd(__m256 __a) argument
1100 _mm256_castps_si256(__m256 __a) argument
1106 _mm256_castsi256_ps(__m256i __a) argument
1112 _mm256_castsi256_pd(__m256i __a) argument
1118 _mm256_castpd256_pd128(__m256d __a) argument
1124 _mm256_castps256_ps128(__m256 __a) argument
1130 _mm256_castsi256_si128(__m256i __a) argument
1136 _mm256_castpd128_pd256(__m128d __a) argument
1142 _mm256_castps128_ps256(__m128 __a) argument
1148 _mm256_castsi128_si256(__m128i __a) argument
1254 _mm256_storeu2_m128(float *__addr_hi, float *__addr_lo, __m256 __a) argument
1265 _mm256_storeu2_m128d(double *__addr_hi, double *__addr_lo, __m256d __a) argument
1276 _mm256_storeu2_m128i(__m128i *__addr_hi, __m128i *__addr_lo, __m256i __a) argument
[all...]
/external/clang/test/Headers/
H A Dxmmintrin.c22 __m128 test_xmmintrin_provides_emmintrin(__m128d __a, __m128d __b) { argument
23 return _mm_add_sd(__a, __b);
/external/compiler-rt/lib/builtins/
H A Dmuldc3.c21 __muldc3(double __a, double __b, double __c, double __d) argument
23 double __ac = __a * __c;
25 double __ad = __a * __d;
33 if (crt_isinf(__a) || crt_isinf(__b))
35 __a = crt_copysign(crt_isinf(__a) ? 1 : 0, __a);
47 if (crt_isnan(__a))
48 __a = crt_copysign(0, __a);
[all...]
H A Dmulsc3.c21 __mulsc3(float __a, float __b, float __c, float __d) argument
23 float __ac = __a * __c;
25 float __ad = __a * __d;
33 if (crt_isinf(__a) || crt_isinf(__b))
35 __a = crt_copysignf(crt_isinf(__a) ? 1 : 0, __a);
47 if (crt_isnan(__a))
48 __a = crt_copysignf(0, __a);
[all...]
H A Dmulxc3.c23 __mulxc3(long double __a, long double __b, long double __c, long double __d) argument
25 long double __ac = __a * __c;
27 long double __ad = __a * __d;
35 if (crt_isinf(__a) || crt_isinf(__b))
37 __a = crt_copysignl(crt_isinf(__a) ? 1 : 0, __a);
49 if (crt_isnan(__a))
50 __a = crt_copysignl(0, __a);
[all...]
H A Ddivdc3.c21 __divdc3(double __a, double __b, double __c, double __d) argument
33 COMPLEX_REAL(z) = crt_scalbn((__a * __c + __b * __d) / __denom, -__ilogbw);
34 COMPLEX_IMAGINARY(z) = crt_scalbn((__b * __c - __a * __d) / __denom, -__ilogbw);
37 if ((__denom == 0.0) && (!crt_isnan(__a) || !crt_isnan(__b)))
39 COMPLEX_REAL(z) = crt_copysign(CRT_INFINITY, __c) * __a;
42 else if ((crt_isinf(__a) || crt_isinf(__b)) &&
45 __a = crt_copysign(crt_isinf(__a) ? 1.0 : 0.0, __a);
47 COMPLEX_REAL(z) = CRT_INFINITY * (__a * __
[all...]
H A Ddivsc3.c21 __divsc3(float __a, float __b, float __c, float __d) argument
33 COMPLEX_REAL(z) = crt_scalbnf((__a * __c + __b * __d) / __denom, -__ilogbw);
34 COMPLEX_IMAGINARY(z) = crt_scalbnf((__b * __c - __a * __d) / __denom, -__ilogbw);
37 if ((__denom == 0) && (!crt_isnan(__a) || !crt_isnan(__b)))
39 COMPLEX_REAL(z) = crt_copysignf(CRT_INFINITY, __c) * __a;
42 else if ((crt_isinf(__a) || crt_isinf(__b)) &&
45 __a = crt_copysignf(crt_isinf(__a) ? 1 : 0, __a);
47 COMPLEX_REAL(z) = CRT_INFINITY * (__a * __
[all...]
H A Ddivtc3.c21 __divtc3(long double __a, long double __b, long double __c, long double __d) argument
33 __real__ z = crt_scalbnl((__a * __c + __b * __d) / __denom, -__ilogbw);
34 __imag__ z = crt_scalbnl((__b * __c - __a * __d) / __denom, -__ilogbw);
37 if ((__denom == 0.0) && (!crt_isnan(__a) || !crt_isnan(__b)))
39 __real__ z = crt_copysignl(CRT_INFINITY, __c) * __a;
42 else if ((crt_isinf(__a) || crt_isinf(__b)) &&
45 __a = crt_copysignl(crt_isinf(__a) ? 1.0 : 0.0, __a);
47 __real__ z = CRT_INFINITY * (__a * __
[all...]

Completed in 2016 milliseconds

123