• Home
  • Raw
  • Download

Lines Matching defs:__b

388 vec_perm(__vector signed char __a, __vector signed char __b,  in vec_perm()
395 vec_perm(__vector unsigned char __a, __vector unsigned char __b, in vec_perm()
402 vec_perm(__vector __bool char __a, __vector __bool char __b, in vec_perm()
409 vec_perm(__vector signed short __a, __vector signed short __b, in vec_perm()
416 vec_perm(__vector unsigned short __a, __vector unsigned short __b, in vec_perm()
423 vec_perm(__vector __bool short __a, __vector __bool short __b, in vec_perm()
430 vec_perm(__vector signed int __a, __vector signed int __b, in vec_perm()
437 vec_perm(__vector unsigned int __a, __vector unsigned int __b, in vec_perm()
444 vec_perm(__vector __bool int __a, __vector __bool int __b, in vec_perm()
451 vec_perm(__vector signed long long __a, __vector signed long long __b, in vec_perm()
458 vec_perm(__vector unsigned long long __a, __vector unsigned long long __b, in vec_perm()
465 vec_perm(__vector __bool long long __a, __vector __bool long long __b, in vec_perm()
473 vec_perm(__vector float __a, __vector float __b, in vec_perm()
481 vec_perm(__vector double __a, __vector double __b, in vec_perm()
521 vec_bperm_u128(__vector unsigned char __a, __vector unsigned char __b) { in vec_bperm_u128()
664 vec_sel(__vector signed char __a, __vector signed char __b, in vec_sel()
671 vec_sel(__vector signed char __a, __vector signed char __b, in vec_sel()
678 vec_sel(__vector __bool char __a, __vector __bool char __b, in vec_sel()
685 vec_sel(__vector __bool char __a, __vector __bool char __b, in vec_sel()
691 vec_sel(__vector unsigned char __a, __vector unsigned char __b, in vec_sel()
697 vec_sel(__vector unsigned char __a, __vector unsigned char __b, in vec_sel()
704 vec_sel(__vector signed short __a, __vector signed short __b, in vec_sel()
711 vec_sel(__vector signed short __a, __vector signed short __b, in vec_sel()
718 vec_sel(__vector __bool short __a, __vector __bool short __b, in vec_sel()
725 vec_sel(__vector __bool short __a, __vector __bool short __b, in vec_sel()
731 vec_sel(__vector unsigned short __a, __vector unsigned short __b, in vec_sel()
737 vec_sel(__vector unsigned short __a, __vector unsigned short __b, in vec_sel()
744 vec_sel(__vector signed int __a, __vector signed int __b, in vec_sel()
751 vec_sel(__vector signed int __a, __vector signed int __b, in vec_sel()
758 vec_sel(__vector __bool int __a, __vector __bool int __b, in vec_sel()
765 vec_sel(__vector __bool int __a, __vector __bool int __b, in vec_sel()
771 vec_sel(__vector unsigned int __a, __vector unsigned int __b, in vec_sel()
777 vec_sel(__vector unsigned int __a, __vector unsigned int __b, in vec_sel()
784 vec_sel(__vector signed long long __a, __vector signed long long __b, in vec_sel()
791 vec_sel(__vector signed long long __a, __vector signed long long __b, in vec_sel()
798 vec_sel(__vector __bool long long __a, __vector __bool long long __b, in vec_sel()
805 vec_sel(__vector __bool long long __a, __vector __bool long long __b, in vec_sel()
811 vec_sel(__vector unsigned long long __a, __vector unsigned long long __b, in vec_sel()
817 vec_sel(__vector unsigned long long __a, __vector unsigned long long __b, in vec_sel()
825 vec_sel(__vector float __a, __vector float __b, __vector unsigned int __c) { in vec_sel()
831 vec_sel(__vector float __a, __vector float __b, __vector __bool int __c) { in vec_sel()
840 vec_sel(__vector double __a, __vector double __b, in vec_sel()
847 vec_sel(__vector double __a, __vector double __b, in vec_sel()
1533 vec_load_pair(signed long long __a, signed long long __b) { in vec_load_pair()
1538 vec_load_pair(unsigned long long __a, unsigned long long __b) { in vec_load_pair()
1835 vec_mergeh(__vector signed char __a, __vector signed char __b) { in vec_mergeh()
1842 vec_mergeh(__vector __bool char __a, __vector __bool char __b) { in vec_mergeh()
1849 vec_mergeh(__vector unsigned char __a, __vector unsigned char __b) { in vec_mergeh()
1856 vec_mergeh(__vector signed short __a, __vector signed short __b) { in vec_mergeh()
1862 vec_mergeh(__vector __bool short __a, __vector __bool short __b) { in vec_mergeh()
1868 vec_mergeh(__vector unsigned short __a, __vector unsigned short __b) { in vec_mergeh()
1874 vec_mergeh(__vector signed int __a, __vector signed int __b) { in vec_mergeh()
1879 vec_mergeh(__vector __bool int __a, __vector __bool int __b) { in vec_mergeh()
1884 vec_mergeh(__vector unsigned int __a, __vector unsigned int __b) { in vec_mergeh()
1889 vec_mergeh(__vector signed long long __a, __vector signed long long __b) { in vec_mergeh()
1894 vec_mergeh(__vector __bool long long __a, __vector __bool long long __b) { in vec_mergeh()
1899 vec_mergeh(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_mergeh()
1905 vec_mergeh(__vector float __a, __vector float __b) { in vec_mergeh()
1911 vec_mergeh(__vector double __a, __vector double __b) { in vec_mergeh()
1918 vec_mergel(__vector signed char __a, __vector signed char __b) { in vec_mergel()
1925 vec_mergel(__vector __bool char __a, __vector __bool char __b) { in vec_mergel()
1932 vec_mergel(__vector unsigned char __a, __vector unsigned char __b) { in vec_mergel()
1939 vec_mergel(__vector signed short __a, __vector signed short __b) { in vec_mergel()
1945 vec_mergel(__vector __bool short __a, __vector __bool short __b) { in vec_mergel()
1951 vec_mergel(__vector unsigned short __a, __vector unsigned short __b) { in vec_mergel()
1957 vec_mergel(__vector signed int __a, __vector signed int __b) { in vec_mergel()
1962 vec_mergel(__vector __bool int __a, __vector __bool int __b) { in vec_mergel()
1967 vec_mergel(__vector unsigned int __a, __vector unsigned int __b) { in vec_mergel()
1972 vec_mergel(__vector signed long long __a, __vector signed long long __b) { in vec_mergel()
1977 vec_mergel(__vector __bool long long __a, __vector __bool long long __b) { in vec_mergel()
1982 vec_mergel(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_mergel()
1988 vec_mergel(__vector float __a, __vector float __b) { in vec_mergel()
1994 vec_mergel(__vector double __a, __vector double __b) { in vec_mergel()
2001 vec_pack(__vector signed short __a, __vector signed short __b) { in vec_pack()
2010 vec_pack(__vector __bool short __a, __vector __bool short __b) { in vec_pack()
2019 vec_pack(__vector unsigned short __a, __vector unsigned short __b) { in vec_pack()
2028 vec_pack(__vector signed int __a, __vector signed int __b) { in vec_pack()
2037 vec_pack(__vector __bool int __a, __vector __bool int __b) { in vec_pack()
2046 vec_pack(__vector unsigned int __a, __vector unsigned int __b) { in vec_pack()
2055 vec_pack(__vector signed long long __a, __vector signed long long __b) { in vec_pack()
2062 vec_pack(__vector __bool long long __a, __vector __bool long long __b) { in vec_pack()
2069 vec_pack(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_pack()
2078 vec_packs(__vector signed short __a, __vector signed short __b) { in vec_packs()
2083 vec_packs(__vector unsigned short __a, __vector unsigned short __b) { in vec_packs()
2088 vec_packs(__vector signed int __a, __vector signed int __b) { in vec_packs()
2093 vec_packs(__vector unsigned int __a, __vector unsigned int __b) { in vec_packs()
2098 vec_packs(__vector signed long long __a, __vector signed long long __b) { in vec_packs()
2103 vec_packs(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_packs()
2110 vec_packs_cc(__vector signed short __a, __vector signed short __b, int *__cc) { in vec_packs_cc()
2115 vec_packs_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_packs_cc()
2121 vec_packs_cc(__vector signed int __a, __vector signed int __b, int *__cc) { in vec_packs_cc()
2126 vec_packs_cc(__vector unsigned int __a, __vector unsigned int __b, int *__cc) { in vec_packs_cc()
2131 vec_packs_cc(__vector signed long long __a, __vector signed long long __b, in vec_packs_cc()
2137 vec_packs_cc(__vector unsigned long long __a, __vector unsigned long long __b, in vec_packs_cc()
2145 vec_packsu(__vector signed short __a, __vector signed short __b) { in vec_packsu()
2153 vec_packsu(__vector unsigned short __a, __vector unsigned short __b) { in vec_packsu()
2158 vec_packsu(__vector signed int __a, __vector signed int __b) { in vec_packsu()
2166 vec_packsu(__vector unsigned int __a, __vector unsigned int __b) { in vec_packsu()
2171 vec_packsu(__vector signed long long __a, __vector signed long long __b) { in vec_packsu()
2181 vec_packsu(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_packsu()
2188 vec_packsu_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_packsu_cc()
2194 vec_packsu_cc(__vector unsigned int __a, __vector unsigned int __b, int *__cc) { in vec_packsu_cc()
2199 vec_packsu_cc(__vector unsigned long long __a, __vector unsigned long long __b, in vec_packsu_cc()
2306 vec_cmpeq(__vector __bool char __a, __vector __bool char __b) { in vec_cmpeq()
2311 vec_cmpeq(__vector signed char __a, __vector signed char __b) { in vec_cmpeq()
2316 vec_cmpeq(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpeq()
2321 vec_cmpeq(__vector __bool short __a, __vector __bool short __b) { in vec_cmpeq()
2326 vec_cmpeq(__vector signed short __a, __vector signed short __b) { in vec_cmpeq()
2331 vec_cmpeq(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpeq()
2336 vec_cmpeq(__vector __bool int __a, __vector __bool int __b) { in vec_cmpeq()
2341 vec_cmpeq(__vector signed int __a, __vector signed int __b) { in vec_cmpeq()
2346 vec_cmpeq(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpeq()
2351 vec_cmpeq(__vector __bool long long __a, __vector __bool long long __b) { in vec_cmpeq()
2356 vec_cmpeq(__vector signed long long __a, __vector signed long long __b) { in vec_cmpeq()
2361 vec_cmpeq(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_cmpeq()
2367 vec_cmpeq(__vector float __a, __vector float __b) { in vec_cmpeq()
2373 vec_cmpeq(__vector double __a, __vector double __b) { in vec_cmpeq()
2380 vec_cmpge(__vector signed char __a, __vector signed char __b) { in vec_cmpge()
2385 vec_cmpge(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpge()
2390 vec_cmpge(__vector signed short __a, __vector signed short __b) { in vec_cmpge()
2395 vec_cmpge(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpge()
2400 vec_cmpge(__vector signed int __a, __vector signed int __b) { in vec_cmpge()
2405 vec_cmpge(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpge()
2410 vec_cmpge(__vector signed long long __a, __vector signed long long __b) { in vec_cmpge()
2415 vec_cmpge(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_cmpge()
2421 vec_cmpge(__vector float __a, __vector float __b) { in vec_cmpge()
2427 vec_cmpge(__vector double __a, __vector double __b) { in vec_cmpge()
2434 vec_cmpgt(__vector signed char __a, __vector signed char __b) { in vec_cmpgt()
2439 vec_cmpgt(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpgt()
2444 vec_cmpgt(__vector signed short __a, __vector signed short __b) { in vec_cmpgt()
2449 vec_cmpgt(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpgt()
2454 vec_cmpgt(__vector signed int __a, __vector signed int __b) { in vec_cmpgt()
2459 vec_cmpgt(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpgt()
2464 vec_cmpgt(__vector signed long long __a, __vector signed long long __b) { in vec_cmpgt()
2469 vec_cmpgt(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_cmpgt()
2475 vec_cmpgt(__vector float __a, __vector float __b) { in vec_cmpgt()
2481 vec_cmpgt(__vector double __a, __vector double __b) { in vec_cmpgt()
2488 vec_cmple(__vector signed char __a, __vector signed char __b) { in vec_cmple()
2493 vec_cmple(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmple()
2498 vec_cmple(__vector signed short __a, __vector signed short __b) { in vec_cmple()
2503 vec_cmple(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmple()
2508 vec_cmple(__vector signed int __a, __vector signed int __b) { in vec_cmple()
2513 vec_cmple(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmple()
2518 vec_cmple(__vector signed long long __a, __vector signed long long __b) { in vec_cmple()
2523 vec_cmple(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_cmple()
2529 vec_cmple(__vector float __a, __vector float __b) { in vec_cmple()
2535 vec_cmple(__vector double __a, __vector double __b) { in vec_cmple()
2542 vec_cmplt(__vector signed char __a, __vector signed char __b) { in vec_cmplt()
2547 vec_cmplt(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmplt()
2552 vec_cmplt(__vector signed short __a, __vector signed short __b) { in vec_cmplt()
2557 vec_cmplt(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmplt()
2562 vec_cmplt(__vector signed int __a, __vector signed int __b) { in vec_cmplt()
2567 vec_cmplt(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmplt()
2572 vec_cmplt(__vector signed long long __a, __vector signed long long __b) { in vec_cmplt()
2577 vec_cmplt(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_cmplt()
2583 vec_cmplt(__vector float __a, __vector float __b) { in vec_cmplt()
2589 vec_cmplt(__vector double __a, __vector double __b) { in vec_cmplt()
2596 vec_all_eq(__vector signed char __a, __vector signed char __b) { in vec_all_eq()
2604 vec_all_eq(__vector signed char __a, __vector __bool char __b) { in vec_all_eq()
2612 vec_all_eq(__vector __bool char __a, __vector signed char __b) { in vec_all_eq()
2619 vec_all_eq(__vector unsigned char __a, __vector unsigned char __b) { in vec_all_eq()
2628 vec_all_eq(__vector unsigned char __a, __vector __bool char __b) { in vec_all_eq()
2637 vec_all_eq(__vector __bool char __a, __vector unsigned char __b) { in vec_all_eq()
2645 vec_all_eq(__vector __bool char __a, __vector __bool char __b) { in vec_all_eq()
2653 vec_all_eq(__vector signed short __a, __vector signed short __b) { in vec_all_eq()
2661 vec_all_eq(__vector signed short __a, __vector __bool short __b) { in vec_all_eq()
2669 vec_all_eq(__vector __bool short __a, __vector signed short __b) { in vec_all_eq()
2676 vec_all_eq(__vector unsigned short __a, __vector unsigned short __b) { in vec_all_eq()
2685 vec_all_eq(__vector unsigned short __a, __vector __bool short __b) { in vec_all_eq()
2694 vec_all_eq(__vector __bool short __a, __vector unsigned short __b) { in vec_all_eq()
2702 vec_all_eq(__vector __bool short __a, __vector __bool short __b) { in vec_all_eq()
2710 vec_all_eq(__vector signed int __a, __vector signed int __b) { in vec_all_eq()
2718 vec_all_eq(__vector signed int __a, __vector __bool int __b) { in vec_all_eq()
2726 vec_all_eq(__vector __bool int __a, __vector signed int __b) { in vec_all_eq()
2733 vec_all_eq(__vector unsigned int __a, __vector unsigned int __b) { in vec_all_eq()
2742 vec_all_eq(__vector unsigned int __a, __vector __bool int __b) { in vec_all_eq()
2751 vec_all_eq(__vector __bool int __a, __vector unsigned int __b) { in vec_all_eq()
2759 vec_all_eq(__vector __bool int __a, __vector __bool int __b) { in vec_all_eq()
2767 vec_all_eq(__vector signed long long __a, __vector signed long long __b) { in vec_all_eq()
2775 vec_all_eq(__vector signed long long __a, __vector __bool long long __b) { in vec_all_eq()
2783 vec_all_eq(__vector __bool long long __a, __vector signed long long __b) { in vec_all_eq()
2790 vec_all_eq(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_all_eq()
2799 vec_all_eq(__vector unsigned long long __a, __vector __bool long long __b) { in vec_all_eq()
2808 vec_all_eq(__vector __bool long long __a, __vector unsigned long long __b) { in vec_all_eq()
2816 vec_all_eq(__vector __bool long long __a, __vector __bool long long __b) { in vec_all_eq()
2825 vec_all_eq(__vector float __a, __vector float __b) { in vec_all_eq()
2833 vec_all_eq(__vector double __a, __vector double __b) { in vec_all_eq()
2842 vec_all_ne(__vector signed char __a, __vector signed char __b) { in vec_all_ne()
2850 vec_all_ne(__vector signed char __a, __vector __bool char __b) { in vec_all_ne()
2858 vec_all_ne(__vector __bool char __a, __vector signed char __b) { in vec_all_ne()
2865 vec_all_ne(__vector unsigned char __a, __vector unsigned char __b) { in vec_all_ne()
2874 vec_all_ne(__vector unsigned char __a, __vector __bool char __b) { in vec_all_ne()
2883 vec_all_ne(__vector __bool char __a, __vector unsigned char __b) { in vec_all_ne()
2891 vec_all_ne(__vector __bool char __a, __vector __bool char __b) { in vec_all_ne()
2899 vec_all_ne(__vector signed short __a, __vector signed short __b) { in vec_all_ne()
2907 vec_all_ne(__vector signed short __a, __vector __bool short __b) { in vec_all_ne()
2915 vec_all_ne(__vector __bool short __a, __vector signed short __b) { in vec_all_ne()
2922 vec_all_ne(__vector unsigned short __a, __vector unsigned short __b) { in vec_all_ne()
2931 vec_all_ne(__vector unsigned short __a, __vector __bool short __b) { in vec_all_ne()
2940 vec_all_ne(__vector __bool short __a, __vector unsigned short __b) { in vec_all_ne()
2948 vec_all_ne(__vector __bool short __a, __vector __bool short __b) { in vec_all_ne()
2956 vec_all_ne(__vector signed int __a, __vector signed int __b) { in vec_all_ne()
2964 vec_all_ne(__vector signed int __a, __vector __bool int __b) { in vec_all_ne()
2972 vec_all_ne(__vector __bool int __a, __vector signed int __b) { in vec_all_ne()
2979 vec_all_ne(__vector unsigned int __a, __vector unsigned int __b) { in vec_all_ne()
2988 vec_all_ne(__vector unsigned int __a, __vector __bool int __b) { in vec_all_ne()
2997 vec_all_ne(__vector __bool int __a, __vector unsigned int __b) { in vec_all_ne()
3005 vec_all_ne(__vector __bool int __a, __vector __bool int __b) { in vec_all_ne()
3013 vec_all_ne(__vector signed long long __a, __vector signed long long __b) { in vec_all_ne()
3021 vec_all_ne(__vector signed long long __a, __vector __bool long long __b) { in vec_all_ne()
3029 vec_all_ne(__vector __bool long long __a, __vector signed long long __b) { in vec_all_ne()
3036 vec_all_ne(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_all_ne()
3045 vec_all_ne(__vector unsigned long long __a, __vector __bool long long __b) { in vec_all_ne()
3054 vec_all_ne(__vector __bool long long __a, __vector unsigned long long __b) { in vec_all_ne()
3062 vec_all_ne(__vector __bool long long __a, __vector __bool long long __b) { in vec_all_ne()
3071 vec_all_ne(__vector float __a, __vector float __b) { in vec_all_ne()
3079 vec_all_ne(__vector double __a, __vector double __b) { in vec_all_ne()
3088 vec_all_ge(__vector signed char __a, __vector signed char __b) { in vec_all_ge()
3096 vec_all_ge(__vector signed char __a, __vector __bool char __b) { in vec_all_ge()
3104 vec_all_ge(__vector __bool char __a, __vector signed char __b) { in vec_all_ge()
3111 vec_all_ge(__vector unsigned char __a, __vector unsigned char __b) { in vec_all_ge()
3119 vec_all_ge(__vector unsigned char __a, __vector __bool char __b) { in vec_all_ge()
3127 vec_all_ge(__vector __bool char __a, __vector unsigned char __b) { in vec_all_ge()
3135 vec_all_ge(__vector __bool char __a, __vector __bool char __b) { in vec_all_ge()
3143 vec_all_ge(__vector signed short __a, __vector signed short __b) { in vec_all_ge()
3151 vec_all_ge(__vector signed short __a, __vector __bool short __b) { in vec_all_ge()
3159 vec_all_ge(__vector __bool short __a, __vector signed short __b) { in vec_all_ge()
3166 vec_all_ge(__vector unsigned short __a, __vector unsigned short __b) { in vec_all_ge()
3174 vec_all_ge(__vector unsigned short __a, __vector __bool short __b) { in vec_all_ge()
3182 vec_all_ge(__vector __bool short __a, __vector unsigned short __b) { in vec_all_ge()
3190 vec_all_ge(__vector __bool short __a, __vector __bool short __b) { in vec_all_ge()
3198 vec_all_ge(__vector signed int __a, __vector signed int __b) { in vec_all_ge()
3206 vec_all_ge(__vector signed int __a, __vector __bool int __b) { in vec_all_ge()
3214 vec_all_ge(__vector __bool int __a, __vector signed int __b) { in vec_all_ge()
3221 vec_all_ge(__vector unsigned int __a, __vector unsigned int __b) { in vec_all_ge()
3229 vec_all_ge(__vector unsigned int __a, __vector __bool int __b) { in vec_all_ge()
3237 vec_all_ge(__vector __bool int __a, __vector unsigned int __b) { in vec_all_ge()
3245 vec_all_ge(__vector __bool int __a, __vector __bool int __b) { in vec_all_ge()
3253 vec_all_ge(__vector signed long long __a, __vector signed long long __b) { in vec_all_ge()
3261 vec_all_ge(__vector signed long long __a, __vector __bool long long __b) { in vec_all_ge()
3269 vec_all_ge(__vector __bool long long __a, __vector signed long long __b) { in vec_all_ge()
3276 vec_all_ge(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_all_ge()
3284 vec_all_ge(__vector unsigned long long __a, __vector __bool long long __b) { in vec_all_ge()
3292 vec_all_ge(__vector __bool long long __a, __vector unsigned long long __b) { in vec_all_ge()
3300 vec_all_ge(__vector __bool long long __a, __vector __bool long long __b) { in vec_all_ge()
3309 vec_all_ge(__vector float __a, __vector float __b) { in vec_all_ge()
3317 vec_all_ge(__vector double __a, __vector double __b) { in vec_all_ge()
3326 vec_all_gt(__vector signed char __a, __vector signed char __b) { in vec_all_gt()
3334 vec_all_gt(__vector signed char __a, __vector __bool char __b) { in vec_all_gt()
3342 vec_all_gt(__vector __bool char __a, __vector signed char __b) { in vec_all_gt()
3349 vec_all_gt(__vector unsigned char __a, __vector unsigned char __b) { in vec_all_gt()
3357 vec_all_gt(__vector unsigned char __a, __vector __bool char __b) { in vec_all_gt()
3365 vec_all_gt(__vector __bool char __a, __vector unsigned char __b) { in vec_all_gt()
3373 vec_all_gt(__vector __bool char __a, __vector __bool char __b) { in vec_all_gt()
3381 vec_all_gt(__vector signed short __a, __vector signed short __b) { in vec_all_gt()
3389 vec_all_gt(__vector signed short __a, __vector __bool short __b) { in vec_all_gt()
3397 vec_all_gt(__vector __bool short __a, __vector signed short __b) { in vec_all_gt()
3404 vec_all_gt(__vector unsigned short __a, __vector unsigned short __b) { in vec_all_gt()
3412 vec_all_gt(__vector unsigned short __a, __vector __bool short __b) { in vec_all_gt()
3420 vec_all_gt(__vector __bool short __a, __vector unsigned short __b) { in vec_all_gt()
3428 vec_all_gt(__vector __bool short __a, __vector __bool short __b) { in vec_all_gt()
3436 vec_all_gt(__vector signed int __a, __vector signed int __b) { in vec_all_gt()
3444 vec_all_gt(__vector signed int __a, __vector __bool int __b) { in vec_all_gt()
3452 vec_all_gt(__vector __bool int __a, __vector signed int __b) { in vec_all_gt()
3459 vec_all_gt(__vector unsigned int __a, __vector unsigned int __b) { in vec_all_gt()
3467 vec_all_gt(__vector unsigned int __a, __vector __bool int __b) { in vec_all_gt()
3475 vec_all_gt(__vector __bool int __a, __vector unsigned int __b) { in vec_all_gt()
3483 vec_all_gt(__vector __bool int __a, __vector __bool int __b) { in vec_all_gt()
3491 vec_all_gt(__vector signed long long __a, __vector signed long long __b) { in vec_all_gt()
3499 vec_all_gt(__vector signed long long __a, __vector __bool long long __b) { in vec_all_gt()
3507 vec_all_gt(__vector __bool long long __a, __vector signed long long __b) { in vec_all_gt()
3514 vec_all_gt(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_all_gt()
3522 vec_all_gt(__vector unsigned long long __a, __vector __bool long long __b) { in vec_all_gt()
3530 vec_all_gt(__vector __bool long long __a, __vector unsigned long long __b) { in vec_all_gt()
3538 vec_all_gt(__vector __bool long long __a, __vector __bool long long __b) { in vec_all_gt()
3547 vec_all_gt(__vector float __a, __vector float __b) { in vec_all_gt()
3555 vec_all_gt(__vector double __a, __vector double __b) { in vec_all_gt()
3564 vec_all_le(__vector signed char __a, __vector signed char __b) { in vec_all_le()
3572 vec_all_le(__vector signed char __a, __vector __bool char __b) { in vec_all_le()
3580 vec_all_le(__vector __bool char __a, __vector signed char __b) { in vec_all_le()
3587 vec_all_le(__vector unsigned char __a, __vector unsigned char __b) { in vec_all_le()
3595 vec_all_le(__vector unsigned char __a, __vector __bool char __b) { in vec_all_le()
3603 vec_all_le(__vector __bool char __a, __vector unsigned char __b) { in vec_all_le()
3611 vec_all_le(__vector __bool char __a, __vector __bool char __b) { in vec_all_le()
3619 vec_all_le(__vector signed short __a, __vector signed short __b) { in vec_all_le()
3627 vec_all_le(__vector signed short __a, __vector __bool short __b) { in vec_all_le()
3635 vec_all_le(__vector __bool short __a, __vector signed short __b) { in vec_all_le()
3642 vec_all_le(__vector unsigned short __a, __vector unsigned short __b) { in vec_all_le()
3650 vec_all_le(__vector unsigned short __a, __vector __bool short __b) { in vec_all_le()
3658 vec_all_le(__vector __bool short __a, __vector unsigned short __b) { in vec_all_le()
3666 vec_all_le(__vector __bool short __a, __vector __bool short __b) { in vec_all_le()
3674 vec_all_le(__vector signed int __a, __vector signed int __b) { in vec_all_le()
3682 vec_all_le(__vector signed int __a, __vector __bool int __b) { in vec_all_le()
3690 vec_all_le(__vector __bool int __a, __vector signed int __b) { in vec_all_le()
3697 vec_all_le(__vector unsigned int __a, __vector unsigned int __b) { in vec_all_le()
3705 vec_all_le(__vector unsigned int __a, __vector __bool int __b) { in vec_all_le()
3713 vec_all_le(__vector __bool int __a, __vector unsigned int __b) { in vec_all_le()
3721 vec_all_le(__vector __bool int __a, __vector __bool int __b) { in vec_all_le()
3729 vec_all_le(__vector signed long long __a, __vector signed long long __b) { in vec_all_le()
3737 vec_all_le(__vector signed long long __a, __vector __bool long long __b) { in vec_all_le()
3745 vec_all_le(__vector __bool long long __a, __vector signed long long __b) { in vec_all_le()
3752 vec_all_le(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_all_le()
3760 vec_all_le(__vector unsigned long long __a, __vector __bool long long __b) { in vec_all_le()
3768 vec_all_le(__vector __bool long long __a, __vector unsigned long long __b) { in vec_all_le()
3776 vec_all_le(__vector __bool long long __a, __vector __bool long long __b) { in vec_all_le()
3785 vec_all_le(__vector float __a, __vector float __b) { in vec_all_le()
3793 vec_all_le(__vector double __a, __vector double __b) { in vec_all_le()
3802 vec_all_lt(__vector signed char __a, __vector signed char __b) { in vec_all_lt()
3810 vec_all_lt(__vector signed char __a, __vector __bool char __b) { in vec_all_lt()
3818 vec_all_lt(__vector __bool char __a, __vector signed char __b) { in vec_all_lt()
3825 vec_all_lt(__vector unsigned char __a, __vector unsigned char __b) { in vec_all_lt()
3833 vec_all_lt(__vector unsigned char __a, __vector __bool char __b) { in vec_all_lt()
3841 vec_all_lt(__vector __bool char __a, __vector unsigned char __b) { in vec_all_lt()
3849 vec_all_lt(__vector __bool char __a, __vector __bool char __b) { in vec_all_lt()
3857 vec_all_lt(__vector signed short __a, __vector signed short __b) { in vec_all_lt()
3865 vec_all_lt(__vector signed short __a, __vector __bool short __b) { in vec_all_lt()
3873 vec_all_lt(__vector __bool short __a, __vector signed short __b) { in vec_all_lt()
3880 vec_all_lt(__vector unsigned short __a, __vector unsigned short __b) { in vec_all_lt()
3888 vec_all_lt(__vector unsigned short __a, __vector __bool short __b) { in vec_all_lt()
3896 vec_all_lt(__vector __bool short __a, __vector unsigned short __b) { in vec_all_lt()
3904 vec_all_lt(__vector __bool short __a, __vector __bool short __b) { in vec_all_lt()
3912 vec_all_lt(__vector signed int __a, __vector signed int __b) { in vec_all_lt()
3920 vec_all_lt(__vector signed int __a, __vector __bool int __b) { in vec_all_lt()
3928 vec_all_lt(__vector __bool int __a, __vector signed int __b) { in vec_all_lt()
3935 vec_all_lt(__vector unsigned int __a, __vector unsigned int __b) { in vec_all_lt()
3943 vec_all_lt(__vector unsigned int __a, __vector __bool int __b) { in vec_all_lt()
3951 vec_all_lt(__vector __bool int __a, __vector unsigned int __b) { in vec_all_lt()
3959 vec_all_lt(__vector __bool int __a, __vector __bool int __b) { in vec_all_lt()
3967 vec_all_lt(__vector signed long long __a, __vector signed long long __b) { in vec_all_lt()
3975 vec_all_lt(__vector signed long long __a, __vector __bool long long __b) { in vec_all_lt()
3983 vec_all_lt(__vector __bool long long __a, __vector signed long long __b) { in vec_all_lt()
3990 vec_all_lt(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_all_lt()
3998 vec_all_lt(__vector unsigned long long __a, __vector __bool long long __b) { in vec_all_lt()
4006 vec_all_lt(__vector __bool long long __a, __vector unsigned long long __b) { in vec_all_lt()
4014 vec_all_lt(__vector __bool long long __a, __vector __bool long long __b) { in vec_all_lt()
4023 vec_all_lt(__vector float __a, __vector float __b) { in vec_all_lt()
4031 vec_all_lt(__vector double __a, __vector double __b) { in vec_all_lt()
4041 vec_all_nge(__vector float __a, __vector float __b) { in vec_all_nge()
4049 vec_all_nge(__vector double __a, __vector double __b) { in vec_all_nge()
4059 vec_all_ngt(__vector float __a, __vector float __b) { in vec_all_ngt()
4067 vec_all_ngt(__vector double __a, __vector double __b) { in vec_all_ngt()
4077 vec_all_nle(__vector float __a, __vector float __b) { in vec_all_nle()
4085 vec_all_nle(__vector double __a, __vector double __b) { in vec_all_nle()
4095 vec_all_nlt(__vector float __a, __vector float __b) { in vec_all_nlt()
4103 vec_all_nlt(__vector double __a, __vector double __b) { in vec_all_nlt()
4148 vec_any_eq(__vector signed char __a, __vector signed char __b) { in vec_any_eq()
4156 vec_any_eq(__vector signed char __a, __vector __bool char __b) { in vec_any_eq()
4164 vec_any_eq(__vector __bool char __a, __vector signed char __b) { in vec_any_eq()
4171 vec_any_eq(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_eq()
4180 vec_any_eq(__vector unsigned char __a, __vector __bool char __b) { in vec_any_eq()
4189 vec_any_eq(__vector __bool char __a, __vector unsigned char __b) { in vec_any_eq()
4197 vec_any_eq(__vector __bool char __a, __vector __bool char __b) { in vec_any_eq()
4205 vec_any_eq(__vector signed short __a, __vector signed short __b) { in vec_any_eq()
4213 vec_any_eq(__vector signed short __a, __vector __bool short __b) { in vec_any_eq()
4221 vec_any_eq(__vector __bool short __a, __vector signed short __b) { in vec_any_eq()
4228 vec_any_eq(__vector unsigned short __a, __vector unsigned short __b) { in vec_any_eq()
4237 vec_any_eq(__vector unsigned short __a, __vector __bool short __b) { in vec_any_eq()
4246 vec_any_eq(__vector __bool short __a, __vector unsigned short __b) { in vec_any_eq()
4254 vec_any_eq(__vector __bool short __a, __vector __bool short __b) { in vec_any_eq()
4262 vec_any_eq(__vector signed int __a, __vector signed int __b) { in vec_any_eq()
4270 vec_any_eq(__vector signed int __a, __vector __bool int __b) { in vec_any_eq()
4278 vec_any_eq(__vector __bool int __a, __vector signed int __b) { in vec_any_eq()
4285 vec_any_eq(__vector unsigned int __a, __vector unsigned int __b) { in vec_any_eq()
4294 vec_any_eq(__vector unsigned int __a, __vector __bool int __b) { in vec_any_eq()
4303 vec_any_eq(__vector __bool int __a, __vector unsigned int __b) { in vec_any_eq()
4311 vec_any_eq(__vector __bool int __a, __vector __bool int __b) { in vec_any_eq()
4319 vec_any_eq(__vector signed long long __a, __vector signed long long __b) { in vec_any_eq()
4327 vec_any_eq(__vector signed long long __a, __vector __bool long long __b) { in vec_any_eq()
4335 vec_any_eq(__vector __bool long long __a, __vector signed long long __b) { in vec_any_eq()
4342 vec_any_eq(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_any_eq()
4351 vec_any_eq(__vector unsigned long long __a, __vector __bool long long __b) { in vec_any_eq()
4360 vec_any_eq(__vector __bool long long __a, __vector unsigned long long __b) { in vec_any_eq()
4368 vec_any_eq(__vector __bool long long __a, __vector __bool long long __b) { in vec_any_eq()
4377 vec_any_eq(__vector float __a, __vector float __b) { in vec_any_eq()
4385 vec_any_eq(__vector double __a, __vector double __b) { in vec_any_eq()
4394 vec_any_ne(__vector signed char __a, __vector signed char __b) { in vec_any_ne()
4402 vec_any_ne(__vector signed char __a, __vector __bool char __b) { in vec_any_ne()
4410 vec_any_ne(__vector __bool char __a, __vector signed char __b) { in vec_any_ne()
4417 vec_any_ne(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_ne()
4426 vec_any_ne(__vector unsigned char __a, __vector __bool char __b) { in vec_any_ne()
4435 vec_any_ne(__vector __bool char __a, __vector unsigned char __b) { in vec_any_ne()
4443 vec_any_ne(__vector __bool char __a, __vector __bool char __b) { in vec_any_ne()
4451 vec_any_ne(__vector signed short __a, __vector signed short __b) { in vec_any_ne()
4459 vec_any_ne(__vector signed short __a, __vector __bool short __b) { in vec_any_ne()
4467 vec_any_ne(__vector __bool short __a, __vector signed short __b) { in vec_any_ne()
4474 vec_any_ne(__vector unsigned short __a, __vector unsigned short __b) { in vec_any_ne()
4483 vec_any_ne(__vector unsigned short __a, __vector __bool short __b) { in vec_any_ne()
4492 vec_any_ne(__vector __bool short __a, __vector unsigned short __b) { in vec_any_ne()
4500 vec_any_ne(__vector __bool short __a, __vector __bool short __b) { in vec_any_ne()
4508 vec_any_ne(__vector signed int __a, __vector signed int __b) { in vec_any_ne()
4516 vec_any_ne(__vector signed int __a, __vector __bool int __b) { in vec_any_ne()
4524 vec_any_ne(__vector __bool int __a, __vector signed int __b) { in vec_any_ne()
4531 vec_any_ne(__vector unsigned int __a, __vector unsigned int __b) { in vec_any_ne()
4540 vec_any_ne(__vector unsigned int __a, __vector __bool int __b) { in vec_any_ne()
4549 vec_any_ne(__vector __bool int __a, __vector unsigned int __b) { in vec_any_ne()
4557 vec_any_ne(__vector __bool int __a, __vector __bool int __b) { in vec_any_ne()
4565 vec_any_ne(__vector signed long long __a, __vector signed long long __b) { in vec_any_ne()
4573 vec_any_ne(__vector signed long long __a, __vector __bool long long __b) { in vec_any_ne()
4581 vec_any_ne(__vector __bool long long __a, __vector signed long long __b) { in vec_any_ne()
4588 vec_any_ne(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_any_ne()
4597 vec_any_ne(__vector unsigned long long __a, __vector __bool long long __b) { in vec_any_ne()
4606 vec_any_ne(__vector __bool long long __a, __vector unsigned long long __b) { in vec_any_ne()
4614 vec_any_ne(__vector __bool long long __a, __vector __bool long long __b) { in vec_any_ne()
4623 vec_any_ne(__vector float __a, __vector float __b) { in vec_any_ne()
4631 vec_any_ne(__vector double __a, __vector double __b) { in vec_any_ne()
4640 vec_any_ge(__vector signed char __a, __vector signed char __b) { in vec_any_ge()
4648 vec_any_ge(__vector signed char __a, __vector __bool char __b) { in vec_any_ge()
4656 vec_any_ge(__vector __bool char __a, __vector signed char __b) { in vec_any_ge()
4663 vec_any_ge(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_ge()
4671 vec_any_ge(__vector unsigned char __a, __vector __bool char __b) { in vec_any_ge()
4679 vec_any_ge(__vector __bool char __a, __vector unsigned char __b) { in vec_any_ge()
4687 vec_any_ge(__vector __bool char __a, __vector __bool char __b) { in vec_any_ge()
4695 vec_any_ge(__vector signed short __a, __vector signed short __b) { in vec_any_ge()
4703 vec_any_ge(__vector signed short __a, __vector __bool short __b) { in vec_any_ge()
4711 vec_any_ge(__vector __bool short __a, __vector signed short __b) { in vec_any_ge()
4718 vec_any_ge(__vector unsigned short __a, __vector unsigned short __b) { in vec_any_ge()
4726 vec_any_ge(__vector unsigned short __a, __vector __bool short __b) { in vec_any_ge()
4734 vec_any_ge(__vector __bool short __a, __vector unsigned short __b) { in vec_any_ge()
4742 vec_any_ge(__vector __bool short __a, __vector __bool short __b) { in vec_any_ge()
4750 vec_any_ge(__vector signed int __a, __vector signed int __b) { in vec_any_ge()
4758 vec_any_ge(__vector signed int __a, __vector __bool int __b) { in vec_any_ge()
4766 vec_any_ge(__vector __bool int __a, __vector signed int __b) { in vec_any_ge()
4773 vec_any_ge(__vector unsigned int __a, __vector unsigned int __b) { in vec_any_ge()
4781 vec_any_ge(__vector unsigned int __a, __vector __bool int __b) { in vec_any_ge()
4789 vec_any_ge(__vector __bool int __a, __vector unsigned int __b) { in vec_any_ge()
4797 vec_any_ge(__vector __bool int __a, __vector __bool int __b) { in vec_any_ge()
4805 vec_any_ge(__vector signed long long __a, __vector signed long long __b) { in vec_any_ge()
4813 vec_any_ge(__vector signed long long __a, __vector __bool long long __b) { in vec_any_ge()
4821 vec_any_ge(__vector __bool long long __a, __vector signed long long __b) { in vec_any_ge()
4828 vec_any_ge(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_any_ge()
4836 vec_any_ge(__vector unsigned long long __a, __vector __bool long long __b) { in vec_any_ge()
4844 vec_any_ge(__vector __bool long long __a, __vector unsigned long long __b) { in vec_any_ge()
4852 vec_any_ge(__vector __bool long long __a, __vector __bool long long __b) { in vec_any_ge()
4861 vec_any_ge(__vector float __a, __vector float __b) { in vec_any_ge()
4869 vec_any_ge(__vector double __a, __vector double __b) { in vec_any_ge()
4878 vec_any_gt(__vector signed char __a, __vector signed char __b) { in vec_any_gt()
4886 vec_any_gt(__vector signed char __a, __vector __bool char __b) { in vec_any_gt()
4894 vec_any_gt(__vector __bool char __a, __vector signed char __b) { in vec_any_gt()
4901 vec_any_gt(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_gt()
4909 vec_any_gt(__vector unsigned char __a, __vector __bool char __b) { in vec_any_gt()
4917 vec_any_gt(__vector __bool char __a, __vector unsigned char __b) { in vec_any_gt()
4925 vec_any_gt(__vector __bool char __a, __vector __bool char __b) { in vec_any_gt()
4933 vec_any_gt(__vector signed short __a, __vector signed short __b) { in vec_any_gt()
4941 vec_any_gt(__vector signed short __a, __vector __bool short __b) { in vec_any_gt()
4949 vec_any_gt(__vector __bool short __a, __vector signed short __b) { in vec_any_gt()
4956 vec_any_gt(__vector unsigned short __a, __vector unsigned short __b) { in vec_any_gt()
4964 vec_any_gt(__vector unsigned short __a, __vector __bool short __b) { in vec_any_gt()
4972 vec_any_gt(__vector __bool short __a, __vector unsigned short __b) { in vec_any_gt()
4980 vec_any_gt(__vector __bool short __a, __vector __bool short __b) { in vec_any_gt()
4988 vec_any_gt(__vector signed int __a, __vector signed int __b) { in vec_any_gt()
4996 vec_any_gt(__vector signed int __a, __vector __bool int __b) { in vec_any_gt()
5004 vec_any_gt(__vector __bool int __a, __vector signed int __b) { in vec_any_gt()
5011 vec_any_gt(__vector unsigned int __a, __vector unsigned int __b) { in vec_any_gt()
5019 vec_any_gt(__vector unsigned int __a, __vector __bool int __b) { in vec_any_gt()
5027 vec_any_gt(__vector __bool int __a, __vector unsigned int __b) { in vec_any_gt()
5035 vec_any_gt(__vector __bool int __a, __vector __bool int __b) { in vec_any_gt()
5043 vec_any_gt(__vector signed long long __a, __vector signed long long __b) { in vec_any_gt()
5051 vec_any_gt(__vector signed long long __a, __vector __bool long long __b) { in vec_any_gt()
5059 vec_any_gt(__vector __bool long long __a, __vector signed long long __b) { in vec_any_gt()
5066 vec_any_gt(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_any_gt()
5074 vec_any_gt(__vector unsigned long long __a, __vector __bool long long __b) { in vec_any_gt()
5082 vec_any_gt(__vector __bool long long __a, __vector unsigned long long __b) { in vec_any_gt()
5090 vec_any_gt(__vector __bool long long __a, __vector __bool long long __b) { in vec_any_gt()
5099 vec_any_gt(__vector float __a, __vector float __b) { in vec_any_gt()
5107 vec_any_gt(__vector double __a, __vector double __b) { in vec_any_gt()
5116 vec_any_le(__vector signed char __a, __vector signed char __b) { in vec_any_le()
5124 vec_any_le(__vector signed char __a, __vector __bool char __b) { in vec_any_le()
5132 vec_any_le(__vector __bool char __a, __vector signed char __b) { in vec_any_le()
5139 vec_any_le(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_le()
5147 vec_any_le(__vector unsigned char __a, __vector __bool char __b) { in vec_any_le()
5155 vec_any_le(__vector __bool char __a, __vector unsigned char __b) { in vec_any_le()
5163 vec_any_le(__vector __bool char __a, __vector __bool char __b) { in vec_any_le()
5171 vec_any_le(__vector signed short __a, __vector signed short __b) { in vec_any_le()
5179 vec_any_le(__vector signed short __a, __vector __bool short __b) { in vec_any_le()
5187 vec_any_le(__vector __bool short __a, __vector signed short __b) { in vec_any_le()
5194 vec_any_le(__vector unsigned short __a, __vector unsigned short __b) { in vec_any_le()
5202 vec_any_le(__vector unsigned short __a, __vector __bool short __b) { in vec_any_le()
5210 vec_any_le(__vector __bool short __a, __vector unsigned short __b) { in vec_any_le()
5218 vec_any_le(__vector __bool short __a, __vector __bool short __b) { in vec_any_le()
5226 vec_any_le(__vector signed int __a, __vector signed int __b) { in vec_any_le()
5234 vec_any_le(__vector signed int __a, __vector __bool int __b) { in vec_any_le()
5242 vec_any_le(__vector __bool int __a, __vector signed int __b) { in vec_any_le()
5249 vec_any_le(__vector unsigned int __a, __vector unsigned int __b) { in vec_any_le()
5257 vec_any_le(__vector unsigned int __a, __vector __bool int __b) { in vec_any_le()
5265 vec_any_le(__vector __bool int __a, __vector unsigned int __b) { in vec_any_le()
5273 vec_any_le(__vector __bool int __a, __vector __bool int __b) { in vec_any_le()
5281 vec_any_le(__vector signed long long __a, __vector signed long long __b) { in vec_any_le()
5289 vec_any_le(__vector signed long long __a, __vector __bool long long __b) { in vec_any_le()
5297 vec_any_le(__vector __bool long long __a, __vector signed long long __b) { in vec_any_le()
5304 vec_any_le(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_any_le()
5312 vec_any_le(__vector unsigned long long __a, __vector __bool long long __b) { in vec_any_le()
5320 vec_any_le(__vector __bool long long __a, __vector unsigned long long __b) { in vec_any_le()
5328 vec_any_le(__vector __bool long long __a, __vector __bool long long __b) { in vec_any_le()
5337 vec_any_le(__vector float __a, __vector float __b) { in vec_any_le()
5345 vec_any_le(__vector double __a, __vector double __b) { in vec_any_le()
5354 vec_any_lt(__vector signed char __a, __vector signed char __b) { in vec_any_lt()
5362 vec_any_lt(__vector signed char __a, __vector __bool char __b) { in vec_any_lt()
5370 vec_any_lt(__vector __bool char __a, __vector signed char __b) { in vec_any_lt()
5377 vec_any_lt(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_lt()
5385 vec_any_lt(__vector unsigned char __a, __vector __bool char __b) { in vec_any_lt()
5393 vec_any_lt(__vector __bool char __a, __vector unsigned char __b) { in vec_any_lt()
5401 vec_any_lt(__vector __bool char __a, __vector __bool char __b) { in vec_any_lt()
5409 vec_any_lt(__vector signed short __a, __vector signed short __b) { in vec_any_lt()
5417 vec_any_lt(__vector signed short __a, __vector __bool short __b) { in vec_any_lt()
5425 vec_any_lt(__vector __bool short __a, __vector signed short __b) { in vec_any_lt()
5432 vec_any_lt(__vector unsigned short __a, __vector unsigned short __b) { in vec_any_lt()
5440 vec_any_lt(__vector unsigned short __a, __vector __bool short __b) { in vec_any_lt()
5448 vec_any_lt(__vector __bool short __a, __vector unsigned short __b) { in vec_any_lt()
5456 vec_any_lt(__vector __bool short __a, __vector __bool short __b) { in vec_any_lt()
5464 vec_any_lt(__vector signed int __a, __vector signed int __b) { in vec_any_lt()
5472 vec_any_lt(__vector signed int __a, __vector __bool int __b) { in vec_any_lt()
5480 vec_any_lt(__vector __bool int __a, __vector signed int __b) { in vec_any_lt()
5487 vec_any_lt(__vector unsigned int __a, __vector unsigned int __b) { in vec_any_lt()
5495 vec_any_lt(__vector unsigned int __a, __vector __bool int __b) { in vec_any_lt()
5503 vec_any_lt(__vector __bool int __a, __vector unsigned int __b) { in vec_any_lt()
5511 vec_any_lt(__vector __bool int __a, __vector __bool int __b) { in vec_any_lt()
5519 vec_any_lt(__vector signed long long __a, __vector signed long long __b) { in vec_any_lt()
5527 vec_any_lt(__vector signed long long __a, __vector __bool long long __b) { in vec_any_lt()
5535 vec_any_lt(__vector __bool long long __a, __vector signed long long __b) { in vec_any_lt()
5542 vec_any_lt(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_any_lt()
5550 vec_any_lt(__vector unsigned long long __a, __vector __bool long long __b) { in vec_any_lt()
5558 vec_any_lt(__vector __bool long long __a, __vector unsigned long long __b) { in vec_any_lt()
5566 vec_any_lt(__vector __bool long long __a, __vector __bool long long __b) { in vec_any_lt()
5575 vec_any_lt(__vector float __a, __vector float __b) { in vec_any_lt()
5583 vec_any_lt(__vector double __a, __vector double __b) { in vec_any_lt()
5593 vec_any_nge(__vector float __a, __vector float __b) { in vec_any_nge()
5601 vec_any_nge(__vector double __a, __vector double __b) { in vec_any_nge()
5611 vec_any_ngt(__vector float __a, __vector float __b) { in vec_any_ngt()
5619 vec_any_ngt(__vector double __a, __vector double __b) { in vec_any_ngt()
5629 vec_any_nle(__vector float __a, __vector float __b) { in vec_any_nle()
5637 vec_any_nle(__vector double __a, __vector double __b) { in vec_any_nle()
5647 vec_any_nlt(__vector float __a, __vector float __b) { in vec_any_nlt()
5655 vec_any_nlt(__vector double __a, __vector double __b) { in vec_any_nlt()
5700 vec_andc(__vector __bool char __a, __vector __bool char __b) { in vec_andc()
5705 vec_andc(__vector signed char __a, __vector signed char __b) { in vec_andc()
5711 vec_andc(__vector __bool char __a, __vector signed char __b) { in vec_andc()
5717 vec_andc(__vector signed char __a, __vector __bool char __b) { in vec_andc()
5722 vec_andc(__vector unsigned char __a, __vector unsigned char __b) { in vec_andc()
5728 vec_andc(__vector __bool char __a, __vector unsigned char __b) { in vec_andc()
5734 vec_andc(__vector unsigned char __a, __vector __bool char __b) { in vec_andc()
5739 vec_andc(__vector __bool short __a, __vector __bool short __b) { in vec_andc()
5744 vec_andc(__vector signed short __a, __vector signed short __b) { in vec_andc()
5750 vec_andc(__vector __bool short __a, __vector signed short __b) { in vec_andc()
5756 vec_andc(__vector signed short __a, __vector __bool short __b) { in vec_andc()
5761 vec_andc(__vector unsigned short __a, __vector unsigned short __b) { in vec_andc()
5767 vec_andc(__vector __bool short __a, __vector unsigned short __b) { in vec_andc()
5773 vec_andc(__vector unsigned short __a, __vector __bool short __b) { in vec_andc()
5778 vec_andc(__vector __bool int __a, __vector __bool int __b) { in vec_andc()
5783 vec_andc(__vector signed int __a, __vector signed int __b) { in vec_andc()
5789 vec_andc(__vector __bool int __a, __vector signed int __b) { in vec_andc()
5795 vec_andc(__vector signed int __a, __vector __bool int __b) { in vec_andc()
5800 vec_andc(__vector unsigned int __a, __vector unsigned int __b) { in vec_andc()
5806 vec_andc(__vector __bool int __a, __vector unsigned int __b) { in vec_andc()
5812 vec_andc(__vector unsigned int __a, __vector __bool int __b) { in vec_andc()
5817 vec_andc(__vector __bool long long __a, __vector __bool long long __b) { in vec_andc()
5822 vec_andc(__vector signed long long __a, __vector signed long long __b) { in vec_andc()
5828 vec_andc(__vector __bool long long __a, __vector signed long long __b) { in vec_andc()
5834 vec_andc(__vector signed long long __a, __vector __bool long long __b) { in vec_andc()
5839 vec_andc(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_andc()
5845 vec_andc(__vector __bool long long __a, __vector unsigned long long __b) { in vec_andc()
5851 vec_andc(__vector unsigned long long __a, __vector __bool long long __b) { in vec_andc()
5857 vec_andc(__vector float __a, __vector float __b) { in vec_andc()
5864 vec_andc(__vector double __a, __vector double __b) { in vec_andc()
5871 vec_andc(__vector __bool long long __a, __vector double __b) { in vec_andc()
5878 vec_andc(__vector double __a, __vector __bool long long __b) { in vec_andc()
5886 vec_nor(__vector __bool char __a, __vector __bool char __b) { in vec_nor()
5891 vec_nor(__vector signed char __a, __vector signed char __b) { in vec_nor()
5897 vec_nor(__vector __bool char __a, __vector signed char __b) { in vec_nor()
5903 vec_nor(__vector signed char __a, __vector __bool char __b) { in vec_nor()
5908 vec_nor(__vector unsigned char __a, __vector unsigned char __b) { in vec_nor()
5914 vec_nor(__vector __bool char __a, __vector unsigned char __b) { in vec_nor()
5920 vec_nor(__vector unsigned char __a, __vector __bool char __b) { in vec_nor()
5925 vec_nor(__vector __bool short __a, __vector __bool short __b) { in vec_nor()
5930 vec_nor(__vector signed short __a, __vector signed short __b) { in vec_nor()
5936 vec_nor(__vector __bool short __a, __vector signed short __b) { in vec_nor()
5942 vec_nor(__vector signed short __a, __vector __bool short __b) { in vec_nor()
5947 vec_nor(__vector unsigned short __a, __vector unsigned short __b) { in vec_nor()
5953 vec_nor(__vector __bool short __a, __vector unsigned short __b) { in vec_nor()
5959 vec_nor(__vector unsigned short __a, __vector __bool short __b) { in vec_nor()
5964 vec_nor(__vector __bool int __a, __vector __bool int __b) { in vec_nor()
5969 vec_nor(__vector signed int __a, __vector signed int __b) { in vec_nor()
5975 vec_nor(__vector __bool int __a, __vector signed int __b) { in vec_nor()
5981 vec_nor(__vector signed int __a, __vector __bool int __b) { in vec_nor()
5986 vec_nor(__vector unsigned int __a, __vector unsigned int __b) { in vec_nor()
5992 vec_nor(__vector __bool int __a, __vector unsigned int __b) { in vec_nor()
5998 vec_nor(__vector unsigned int __a, __vector __bool int __b) { in vec_nor()
6003 vec_nor(__vector __bool long long __a, __vector __bool long long __b) { in vec_nor()
6008 vec_nor(__vector signed long long __a, __vector signed long long __b) { in vec_nor()
6014 vec_nor(__vector __bool long long __a, __vector signed long long __b) { in vec_nor()
6020 vec_nor(__vector signed long long __a, __vector __bool long long __b) { in vec_nor()
6025 vec_nor(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_nor()
6031 vec_nor(__vector __bool long long __a, __vector unsigned long long __b) { in vec_nor()
6037 vec_nor(__vector unsigned long long __a, __vector __bool long long __b) { in vec_nor()
6043 vec_nor(__vector float __a, __vector float __b) { in vec_nor()
6050 vec_nor(__vector double __a, __vector double __b) { in vec_nor()
6057 vec_nor(__vector __bool long long __a, __vector double __b) { in vec_nor()
6064 vec_nor(__vector double __a, __vector __bool long long __b) { in vec_nor()
6073 vec_orc(__vector __bool char __a, __vector __bool char __b) { in vec_orc()
6078 vec_orc(__vector signed char __a, __vector signed char __b) { in vec_orc()
6083 vec_orc(__vector unsigned char __a, __vector unsigned char __b) { in vec_orc()
6088 vec_orc(__vector __bool short __a, __vector __bool short __b) { in vec_orc()
6093 vec_orc(__vector signed short __a, __vector signed short __b) { in vec_orc()
6098 vec_orc(__vector unsigned short __a, __vector unsigned short __b) { in vec_orc()
6103 vec_orc(__vector __bool int __a, __vector __bool int __b) { in vec_orc()
6108 vec_orc(__vector signed int __a, __vector signed int __b) { in vec_orc()
6113 vec_orc(__vector unsigned int __a, __vector unsigned int __b) { in vec_orc()
6118 vec_orc(__vector __bool long long __a, __vector __bool long long __b) { in vec_orc()
6123 vec_orc(__vector signed long long __a, __vector signed long long __b) { in vec_orc()
6128 vec_orc(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_orc()
6133 vec_orc(__vector float __a, __vector float __b) { in vec_orc()
6139 vec_orc(__vector double __a, __vector double __b) { in vec_orc()
6149 vec_nand(__vector __bool char __a, __vector __bool char __b) { in vec_nand()
6154 vec_nand(__vector signed char __a, __vector signed char __b) { in vec_nand()
6159 vec_nand(__vector unsigned char __a, __vector unsigned char __b) { in vec_nand()
6164 vec_nand(__vector __bool short __a, __vector __bool short __b) { in vec_nand()
6169 vec_nand(__vector signed short __a, __vector signed short __b) { in vec_nand()
6174 vec_nand(__vector unsigned short __a, __vector unsigned short __b) { in vec_nand()
6179 vec_nand(__vector __bool int __a, __vector __bool int __b) { in vec_nand()
6184 vec_nand(__vector signed int __a, __vector signed int __b) { in vec_nand()
6189 vec_nand(__vector unsigned int __a, __vector unsigned int __b) { in vec_nand()
6194 vec_nand(__vector __bool long long __a, __vector __bool long long __b) { in vec_nand()
6199 vec_nand(__vector signed long long __a, __vector signed long long __b) { in vec_nand()
6204 vec_nand(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_nand()
6209 vec_nand(__vector float __a, __vector float __b) { in vec_nand()
6215 vec_nand(__vector double __a, __vector double __b) { in vec_nand()
6225 vec_eqv(__vector __bool char __a, __vector __bool char __b) { in vec_eqv()
6230 vec_eqv(__vector signed char __a, __vector signed char __b) { in vec_eqv()
6235 vec_eqv(__vector unsigned char __a, __vector unsigned char __b) { in vec_eqv()
6240 vec_eqv(__vector __bool short __a, __vector __bool short __b) { in vec_eqv()
6245 vec_eqv(__vector signed short __a, __vector signed short __b) { in vec_eqv()
6250 vec_eqv(__vector unsigned short __a, __vector unsigned short __b) { in vec_eqv()
6255 vec_eqv(__vector __bool int __a, __vector __bool int __b) { in vec_eqv()
6260 vec_eqv(__vector signed int __a, __vector signed int __b) { in vec_eqv()
6265 vec_eqv(__vector unsigned int __a, __vector unsigned int __b) { in vec_eqv()
6270 vec_eqv(__vector __bool long long __a, __vector __bool long long __b) { in vec_eqv()
6275 vec_eqv(__vector signed long long __a, __vector signed long long __b) { in vec_eqv()
6280 vec_eqv(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_eqv()
6285 vec_eqv(__vector float __a, __vector float __b) { in vec_eqv()
6291 vec_eqv(__vector double __a, __vector double __b) { in vec_eqv()
6426 vec_rl(__vector signed char __a, __vector unsigned char __b) { in vec_rl()
6432 vec_rl(__vector unsigned char __a, __vector unsigned char __b) { in vec_rl()
6437 vec_rl(__vector signed short __a, __vector unsigned short __b) { in vec_rl()
6443 vec_rl(__vector unsigned short __a, __vector unsigned short __b) { in vec_rl()
6448 vec_rl(__vector signed int __a, __vector unsigned int __b) { in vec_rl()
6454 vec_rl(__vector unsigned int __a, __vector unsigned int __b) { in vec_rl()
6459 vec_rl(__vector signed long long __a, __vector unsigned long long __b) { in vec_rl()
6465 vec_rl(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_rl()
6472 vec_rli(__vector signed char __a, unsigned long __b) { in vec_rli()
6478 vec_rli(__vector unsigned char __a, unsigned long __b) { in vec_rli()
6483 vec_rli(__vector signed short __a, unsigned long __b) { in vec_rli()
6489 vec_rli(__vector unsigned short __a, unsigned long __b) { in vec_rli()
6494 vec_rli(__vector signed int __a, unsigned long __b) { in vec_rli()
6500 vec_rli(__vector unsigned int __a, unsigned long __b) { in vec_rli()
6505 vec_rli(__vector signed long long __a, unsigned long __b) { in vec_rli()
6511 vec_rli(__vector unsigned long long __a, unsigned long __b) { in vec_rli()
6572 vec_sll(__vector signed char __a, __vector unsigned char __b) { in vec_sll()
6579 vec_sll(__vector signed char __a, __vector unsigned short __b) { in vec_sll()
6586 vec_sll(__vector signed char __a, __vector unsigned int __b) { in vec_sll()
6593 vec_sll(__vector __bool char __a, __vector unsigned char __b) { in vec_sll()
6600 vec_sll(__vector __bool char __a, __vector unsigned short __b) { in vec_sll()
6607 vec_sll(__vector __bool char __a, __vector unsigned int __b) { in vec_sll()
6613 vec_sll(__vector unsigned char __a, __vector unsigned char __b) { in vec_sll()
6619 vec_sll(__vector unsigned char __a, __vector unsigned short __b) { in vec_sll()
6625 vec_sll(__vector unsigned char __a, __vector unsigned int __b) { in vec_sll()
6630 vec_sll(__vector signed short __a, __vector unsigned char __b) { in vec_sll()
6637 vec_sll(__vector signed short __a, __vector unsigned short __b) { in vec_sll()
6644 vec_sll(__vector signed short __a, __vector unsigned int __b) { in vec_sll()
6651 vec_sll(__vector __bool short __a, __vector unsigned char __b) { in vec_sll()
6658 vec_sll(__vector __bool short __a, __vector unsigned short __b) { in vec_sll()
6665 vec_sll(__vector __bool short __a, __vector unsigned int __b) { in vec_sll()
6671 vec_sll(__vector unsigned short __a, __vector unsigned char __b) { in vec_sll()
6678 vec_sll(__vector unsigned short __a, __vector unsigned short __b) { in vec_sll()
6685 vec_sll(__vector unsigned short __a, __vector unsigned int __b) { in vec_sll()
6691 vec_sll(__vector signed int __a, __vector unsigned char __b) { in vec_sll()
6698 vec_sll(__vector signed int __a, __vector unsigned short __b) { in vec_sll()
6705 vec_sll(__vector signed int __a, __vector unsigned int __b) { in vec_sll()
6712 vec_sll(__vector __bool int __a, __vector unsigned char __b) { in vec_sll()
6719 vec_sll(__vector __bool int __a, __vector unsigned short __b) { in vec_sll()
6726 vec_sll(__vector __bool int __a, __vector unsigned int __b) { in vec_sll()
6732 vec_sll(__vector unsigned int __a, __vector unsigned char __b) { in vec_sll()
6739 vec_sll(__vector unsigned int __a, __vector unsigned short __b) { in vec_sll()
6746 vec_sll(__vector unsigned int __a, __vector unsigned int __b) { in vec_sll()
6752 vec_sll(__vector signed long long __a, __vector unsigned char __b) { in vec_sll()
6759 vec_sll(__vector signed long long __a, __vector unsigned short __b) { in vec_sll()
6766 vec_sll(__vector signed long long __a, __vector unsigned int __b) { in vec_sll()
6773 vec_sll(__vector __bool long long __a, __vector unsigned char __b) { in vec_sll()
6780 vec_sll(__vector __bool long long __a, __vector unsigned short __b) { in vec_sll()
6787 vec_sll(__vector __bool long long __a, __vector unsigned int __b) { in vec_sll()
6793 vec_sll(__vector unsigned long long __a, __vector unsigned char __b) { in vec_sll()
6800 vec_sll(__vector unsigned long long __a, __vector unsigned short __b) { in vec_sll()
6807 vec_sll(__vector unsigned long long __a, __vector unsigned int __b) { in vec_sll()
6815 vec_slb(__vector signed char __a, __vector signed char __b) { in vec_slb()
6821 vec_slb(__vector signed char __a, __vector unsigned char __b) { in vec_slb()
6827 vec_slb(__vector unsigned char __a, __vector signed char __b) { in vec_slb()
6832 vec_slb(__vector unsigned char __a, __vector unsigned char __b) { in vec_slb()
6837 vec_slb(__vector signed short __a, __vector signed short __b) { in vec_slb()
6843 vec_slb(__vector signed short __a, __vector unsigned short __b) { in vec_slb()
6849 vec_slb(__vector unsigned short __a, __vector signed short __b) { in vec_slb()
6855 vec_slb(__vector unsigned short __a, __vector unsigned short __b) { in vec_slb()
6861 vec_slb(__vector signed int __a, __vector signed int __b) { in vec_slb()
6867 vec_slb(__vector signed int __a, __vector unsigned int __b) { in vec_slb()
6873 vec_slb(__vector unsigned int __a, __vector signed int __b) { in vec_slb()
6879 vec_slb(__vector unsigned int __a, __vector unsigned int __b) { in vec_slb()
6885 vec_slb(__vector signed long long __a, __vector signed long long __b) { in vec_slb()
6891 vec_slb(__vector signed long long __a, __vector unsigned long long __b) { in vec_slb()
6897 vec_slb(__vector unsigned long long __a, __vector signed long long __b) { in vec_slb()
6903 vec_slb(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_slb()
6910 vec_slb(__vector float __a, __vector signed int __b) { in vec_slb()
6916 vec_slb(__vector float __a, __vector unsigned int __b) { in vec_slb()
6923 vec_slb(__vector double __a, __vector signed long long __b) { in vec_slb()
6929 vec_slb(__vector double __a, __vector unsigned long long __b) { in vec_slb()
7097 vec_sral(__vector signed char __a, __vector unsigned char __b) { in vec_sral()
7104 vec_sral(__vector signed char __a, __vector unsigned short __b) { in vec_sral()
7111 vec_sral(__vector signed char __a, __vector unsigned int __b) { in vec_sral()
7118 vec_sral(__vector __bool char __a, __vector unsigned char __b) { in vec_sral()
7125 vec_sral(__vector __bool char __a, __vector unsigned short __b) { in vec_sral()
7132 vec_sral(__vector __bool char __a, __vector unsigned int __b) { in vec_sral()
7138 vec_sral(__vector unsigned char __a, __vector unsigned char __b) { in vec_sral()
7144 vec_sral(__vector unsigned char __a, __vector unsigned short __b) { in vec_sral()
7150 vec_sral(__vector unsigned char __a, __vector unsigned int __b) { in vec_sral()
7155 vec_sral(__vector signed short __a, __vector unsigned char __b) { in vec_sral()
7162 vec_sral(__vector signed short __a, __vector unsigned short __b) { in vec_sral()
7169 vec_sral(__vector signed short __a, __vector unsigned int __b) { in vec_sral()
7176 vec_sral(__vector __bool short __a, __vector unsigned char __b) { in vec_sral()
7183 vec_sral(__vector __bool short __a, __vector unsigned short __b) { in vec_sral()
7190 vec_sral(__vector __bool short __a, __vector unsigned int __b) { in vec_sral()
7196 vec_sral(__vector unsigned short __a, __vector unsigned char __b) { in vec_sral()
7203 vec_sral(__vector unsigned short __a, __vector unsigned short __b) { in vec_sral()
7210 vec_sral(__vector unsigned short __a, __vector unsigned int __b) { in vec_sral()
7216 vec_sral(__vector signed int __a, __vector unsigned char __b) { in vec_sral()
7223 vec_sral(__vector signed int __a, __vector unsigned short __b) { in vec_sral()
7230 vec_sral(__vector signed int __a, __vector unsigned int __b) { in vec_sral()
7237 vec_sral(__vector __bool int __a, __vector unsigned char __b) { in vec_sral()
7244 vec_sral(__vector __bool int __a, __vector unsigned short __b) { in vec_sral()
7251 vec_sral(__vector __bool int __a, __vector unsigned int __b) { in vec_sral()
7257 vec_sral(__vector unsigned int __a, __vector unsigned char __b) { in vec_sral()
7264 vec_sral(__vector unsigned int __a, __vector unsigned short __b) { in vec_sral()
7271 vec_sral(__vector unsigned int __a, __vector unsigned int __b) { in vec_sral()
7277 vec_sral(__vector signed long long __a, __vector unsigned char __b) { in vec_sral()
7284 vec_sral(__vector signed long long __a, __vector unsigned short __b) { in vec_sral()
7291 vec_sral(__vector signed long long __a, __vector unsigned int __b) { in vec_sral()
7298 vec_sral(__vector __bool long long __a, __vector unsigned char __b) { in vec_sral()
7305 vec_sral(__vector __bool long long __a, __vector unsigned short __b) { in vec_sral()
7312 vec_sral(__vector __bool long long __a, __vector unsigned int __b) { in vec_sral()
7318 vec_sral(__vector unsigned long long __a, __vector unsigned char __b) { in vec_sral()
7325 vec_sral(__vector unsigned long long __a, __vector unsigned short __b) { in vec_sral()
7332 vec_sral(__vector unsigned long long __a, __vector unsigned int __b) { in vec_sral()
7340 vec_srab(__vector signed char __a, __vector signed char __b) { in vec_srab()
7346 vec_srab(__vector signed char __a, __vector unsigned char __b) { in vec_srab()
7352 vec_srab(__vector unsigned char __a, __vector signed char __b) { in vec_srab()
7357 vec_srab(__vector unsigned char __a, __vector unsigned char __b) { in vec_srab()
7362 vec_srab(__vector signed short __a, __vector signed short __b) { in vec_srab()
7368 vec_srab(__vector signed short __a, __vector unsigned short __b) { in vec_srab()
7374 vec_srab(__vector unsigned short __a, __vector signed short __b) { in vec_srab()
7380 vec_srab(__vector unsigned short __a, __vector unsigned short __b) { in vec_srab()
7386 vec_srab(__vector signed int __a, __vector signed int __b) { in vec_srab()
7392 vec_srab(__vector signed int __a, __vector unsigned int __b) { in vec_srab()
7398 vec_srab(__vector unsigned int __a, __vector signed int __b) { in vec_srab()
7404 vec_srab(__vector unsigned int __a, __vector unsigned int __b) { in vec_srab()
7410 vec_srab(__vector signed long long __a, __vector signed long long __b) { in vec_srab()
7416 vec_srab(__vector signed long long __a, __vector unsigned long long __b) { in vec_srab()
7422 vec_srab(__vector unsigned long long __a, __vector signed long long __b) { in vec_srab()
7428 vec_srab(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_srab()
7435 vec_srab(__vector float __a, __vector signed int __b) { in vec_srab()
7441 vec_srab(__vector float __a, __vector unsigned int __b) { in vec_srab()
7448 vec_srab(__vector double __a, __vector signed long long __b) { in vec_srab()
7454 vec_srab(__vector double __a, __vector unsigned long long __b) { in vec_srab()
7462 vec_srl(__vector signed char __a, __vector unsigned char __b) { in vec_srl()
7469 vec_srl(__vector signed char __a, __vector unsigned short __b) { in vec_srl()
7476 vec_srl(__vector signed char __a, __vector unsigned int __b) { in vec_srl()
7483 vec_srl(__vector __bool char __a, __vector unsigned char __b) { in vec_srl()
7490 vec_srl(__vector __bool char __a, __vector unsigned short __b) { in vec_srl()
7497 vec_srl(__vector __bool char __a, __vector unsigned int __b) { in vec_srl()
7503 vec_srl(__vector unsigned char __a, __vector unsigned char __b) { in vec_srl()
7509 vec_srl(__vector unsigned char __a, __vector unsigned short __b) { in vec_srl()
7515 vec_srl(__vector unsigned char __a, __vector unsigned int __b) { in vec_srl()
7520 vec_srl(__vector signed short __a, __vector unsigned char __b) { in vec_srl()
7527 vec_srl(__vector signed short __a, __vector unsigned short __b) { in vec_srl()
7534 vec_srl(__vector signed short __a, __vector unsigned int __b) { in vec_srl()
7541 vec_srl(__vector __bool short __a, __vector unsigned char __b) { in vec_srl()
7548 vec_srl(__vector __bool short __a, __vector unsigned short __b) { in vec_srl()
7555 vec_srl(__vector __bool short __a, __vector unsigned int __b) { in vec_srl()
7561 vec_srl(__vector unsigned short __a, __vector unsigned char __b) { in vec_srl()
7568 vec_srl(__vector unsigned short __a, __vector unsigned short __b) { in vec_srl()
7575 vec_srl(__vector unsigned short __a, __vector unsigned int __b) { in vec_srl()
7581 vec_srl(__vector signed int __a, __vector unsigned char __b) { in vec_srl()
7588 vec_srl(__vector signed int __a, __vector unsigned short __b) { in vec_srl()
7595 vec_srl(__vector signed int __a, __vector unsigned int __b) { in vec_srl()
7602 vec_srl(__vector __bool int __a, __vector unsigned char __b) { in vec_srl()
7609 vec_srl(__vector __bool int __a, __vector unsigned short __b) { in vec_srl()
7616 vec_srl(__vector __bool int __a, __vector unsigned int __b) { in vec_srl()
7622 vec_srl(__vector unsigned int __a, __vector unsigned char __b) { in vec_srl()
7629 vec_srl(__vector unsigned int __a, __vector unsigned short __b) { in vec_srl()
7636 vec_srl(__vector unsigned int __a, __vector unsigned int __b) { in vec_srl()
7642 vec_srl(__vector signed long long __a, __vector unsigned char __b) { in vec_srl()
7649 vec_srl(__vector signed long long __a, __vector unsigned short __b) { in vec_srl()
7656 vec_srl(__vector signed long long __a, __vector unsigned int __b) { in vec_srl()
7663 vec_srl(__vector __bool long long __a, __vector unsigned char __b) { in vec_srl()
7670 vec_srl(__vector __bool long long __a, __vector unsigned short __b) { in vec_srl()
7677 vec_srl(__vector __bool long long __a, __vector unsigned int __b) { in vec_srl()
7683 vec_srl(__vector unsigned long long __a, __vector unsigned char __b) { in vec_srl()
7690 vec_srl(__vector unsigned long long __a, __vector unsigned short __b) { in vec_srl()
7697 vec_srl(__vector unsigned long long __a, __vector unsigned int __b) { in vec_srl()
7705 vec_srb(__vector signed char __a, __vector signed char __b) { in vec_srb()
7711 vec_srb(__vector signed char __a, __vector unsigned char __b) { in vec_srb()
7717 vec_srb(__vector unsigned char __a, __vector signed char __b) { in vec_srb()
7722 vec_srb(__vector unsigned char __a, __vector unsigned char __b) { in vec_srb()
7727 vec_srb(__vector signed short __a, __vector signed short __b) { in vec_srb()
7733 vec_srb(__vector signed short __a, __vector unsigned short __b) { in vec_srb()
7739 vec_srb(__vector unsigned short __a, __vector signed short __b) { in vec_srb()
7745 vec_srb(__vector unsigned short __a, __vector unsigned short __b) { in vec_srb()
7751 vec_srb(__vector signed int __a, __vector signed int __b) { in vec_srb()
7757 vec_srb(__vector signed int __a, __vector unsigned int __b) { in vec_srb()
7763 vec_srb(__vector unsigned int __a, __vector signed int __b) { in vec_srb()
7769 vec_srb(__vector unsigned int __a, __vector unsigned int __b) { in vec_srb()
7775 vec_srb(__vector signed long long __a, __vector signed long long __b) { in vec_srb()
7781 vec_srb(__vector signed long long __a, __vector unsigned long long __b) { in vec_srb()
7787 vec_srb(__vector unsigned long long __a, __vector signed long long __b) { in vec_srb()
7793 vec_srb(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_srb()
7800 vec_srb(__vector float __a, __vector signed int __b) { in vec_srb()
7806 vec_srb(__vector float __a, __vector unsigned int __b) { in vec_srb()
7813 vec_srb(__vector double __a, __vector signed long long __b) { in vec_srb()
7819 vec_srb(__vector double __a, __vector unsigned long long __b) { in vec_srb()
7926 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max()
7932 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max()
7939 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max()
7945 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max()
7951 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max()
7958 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max()
7964 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max()
7970 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max()
7977 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max()
7983 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max()
7989 vec_max(__vector unsigned short __a, __vector __bool short __b) { in vec_max()
7996 vec_max(__vector __bool short __a, __vector unsigned short __b) { in vec_max()
8002 vec_max(__vector signed int __a, __vector signed int __b) { in vec_max()
8008 vec_max(__vector signed int __a, __vector __bool int __b) { in vec_max()
8015 vec_max(__vector __bool int __a, __vector signed int __b) { in vec_max()
8021 vec_max(__vector unsigned int __a, __vector unsigned int __b) { in vec_max()
8027 vec_max(__vector unsigned int __a, __vector __bool int __b) { in vec_max()
8034 vec_max(__vector __bool int __a, __vector unsigned int __b) { in vec_max()
8040 vec_max(__vector signed long long __a, __vector signed long long __b) { in vec_max()
8046 vec_max(__vector signed long long __a, __vector __bool long long __b) { in vec_max()
8053 vec_max(__vector __bool long long __a, __vector signed long long __b) { in vec_max()
8059 vec_max(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_max()
8065 vec_max(__vector unsigned long long __a, __vector __bool long long __b) { in vec_max()
8072 vec_max(__vector __bool long long __a, __vector unsigned long long __b) { in vec_max()
8079 vec_max(__vector float __a, __vector float __b) { in vec_max()
8085 vec_max(__vector double __a, __vector double __b) { in vec_max()
8096 vec_min(__vector signed char __a, __vector signed char __b) { in vec_min()
8102 vec_min(__vector signed char __a, __vector __bool char __b) { in vec_min()
8109 vec_min(__vector __bool char __a, __vector signed char __b) { in vec_min()
8115 vec_min(__vector unsigned char __a, __vector unsigned char __b) { in vec_min()
8121 vec_min(__vector unsigned char __a, __vector __bool char __b) { in vec_min()
8128 vec_min(__vector __bool char __a, __vector unsigned char __b) { in vec_min()
8134 vec_min(__vector signed short __a, __vector signed short __b) { in vec_min()
8140 vec_min(__vector signed short __a, __vector __bool short __b) { in vec_min()
8147 vec_min(__vector __bool short __a, __vector signed short __b) { in vec_min()
8153 vec_min(__vector unsigned short __a, __vector unsigned short __b) { in vec_min()
8159 vec_min(__vector unsigned short __a, __vector __bool short __b) { in vec_min()
8166 vec_min(__vector __bool short __a, __vector unsigned short __b) { in vec_min()
8172 vec_min(__vector signed int __a, __vector signed int __b) { in vec_min()
8178 vec_min(__vector signed int __a, __vector __bool int __b) { in vec_min()
8185 vec_min(__vector __bool int __a, __vector signed int __b) { in vec_min()
8191 vec_min(__vector unsigned int __a, __vector unsigned int __b) { in vec_min()
8197 vec_min(__vector unsigned int __a, __vector __bool int __b) { in vec_min()
8204 vec_min(__vector __bool int __a, __vector unsigned int __b) { in vec_min()
8210 vec_min(__vector signed long long __a, __vector signed long long __b) { in vec_min()
8216 vec_min(__vector signed long long __a, __vector __bool long long __b) { in vec_min()
8223 vec_min(__vector __bool long long __a, __vector signed long long __b) { in vec_min()
8229 vec_min(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_min()
8235 vec_min(__vector unsigned long long __a, __vector __bool long long __b) { in vec_min()
8242 vec_min(__vector __bool long long __a, __vector unsigned long long __b) { in vec_min()
8249 vec_min(__vector float __a, __vector float __b) { in vec_min()
8255 vec_min(__vector double __a, __vector double __b) { in vec_min()
8266 vec_add_u128(__vector unsigned char __a, __vector unsigned char __b) { in vec_add_u128()
8273 vec_addc(__vector unsigned char __a, __vector unsigned char __b) { in vec_addc()
8278 vec_addc(__vector unsigned short __a, __vector unsigned short __b) { in vec_addc()
8283 vec_addc(__vector unsigned int __a, __vector unsigned int __b) { in vec_addc()
8288 vec_addc(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_addc()
8295 vec_addc_u128(__vector unsigned char __a, __vector unsigned char __b) { in vec_addc_u128()
8302 vec_adde_u128(__vector unsigned char __a, __vector unsigned char __b, in vec_adde_u128()
8310 vec_addec_u128(__vector unsigned char __a, __vector unsigned char __b, in vec_addec_u128()
8318 vec_avg(__vector signed char __a, __vector signed char __b) { in vec_avg()
8323 vec_avg(__vector signed short __a, __vector signed short __b) { in vec_avg()
8328 vec_avg(__vector signed int __a, __vector signed int __b) { in vec_avg()
8333 vec_avg(__vector signed long long __a, __vector signed long long __b) { in vec_avg()
8338 vec_avg(__vector unsigned char __a, __vector unsigned char __b) { in vec_avg()
8343 vec_avg(__vector unsigned short __a, __vector unsigned short __b) { in vec_avg()
8348 vec_avg(__vector unsigned int __a, __vector unsigned int __b) { in vec_avg()
8353 vec_avg(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_avg()
8360 vec_checksum(__vector unsigned int __a, __vector unsigned int __b) { in vec_checksum()
8367 vec_gfmsum(__vector unsigned char __a, __vector unsigned char __b) { in vec_gfmsum()
8372 vec_gfmsum(__vector unsigned short __a, __vector unsigned short __b) { in vec_gfmsum()
8377 vec_gfmsum(__vector unsigned int __a, __vector unsigned int __b) { in vec_gfmsum()
8385 __vector unsigned long long __b) { in vec_gfmsum_128()
8392 vec_gfmsum_accum(__vector unsigned char __a, __vector unsigned char __b, in vec_gfmsum_accum()
8398 vec_gfmsum_accum(__vector unsigned short __a, __vector unsigned short __b, in vec_gfmsum_accum()
8404 vec_gfmsum_accum(__vector unsigned int __a, __vector unsigned int __b, in vec_gfmsum_accum()
8413 __vector unsigned long long __b, in vec_gfmsum_accum_128()
8421 vec_mladd(__vector signed char __a, __vector signed char __b, in vec_mladd()
8427 vec_mladd(__vector unsigned char __a, __vector signed char __b, in vec_mladd()
8433 vec_mladd(__vector signed char __a, __vector unsigned char __b, in vec_mladd()
8439 vec_mladd(__vector unsigned char __a, __vector unsigned char __b, in vec_mladd()
8445 vec_mladd(__vector signed short __a, __vector signed short __b, in vec_mladd()
8451 vec_mladd(__vector unsigned short __a, __vector signed short __b, in vec_mladd()
8457 vec_mladd(__vector signed short __a, __vector unsigned short __b, in vec_mladd()
8463 vec_mladd(__vector unsigned short __a, __vector unsigned short __b, in vec_mladd()
8469 vec_mladd(__vector signed int __a, __vector signed int __b, in vec_mladd()
8475 vec_mladd(__vector unsigned int __a, __vector signed int __b, in vec_mladd()
8481 vec_mladd(__vector signed int __a, __vector unsigned int __b, in vec_mladd()
8487 vec_mladd(__vector unsigned int __a, __vector unsigned int __b, in vec_mladd()
8495 vec_mhadd(__vector signed char __a, __vector signed char __b, in vec_mhadd()
8501 vec_mhadd(__vector unsigned char __a, __vector unsigned char __b, in vec_mhadd()
8507 vec_mhadd(__vector signed short __a, __vector signed short __b, in vec_mhadd()
8513 vec_mhadd(__vector unsigned short __a, __vector unsigned short __b, in vec_mhadd()
8519 vec_mhadd(__vector signed int __a, __vector signed int __b, in vec_mhadd()
8525 vec_mhadd(__vector unsigned int __a, __vector unsigned int __b, in vec_mhadd()
8533 vec_meadd(__vector signed char __a, __vector signed char __b, in vec_meadd()
8539 vec_meadd(__vector unsigned char __a, __vector unsigned char __b, in vec_meadd()
8545 vec_meadd(__vector signed short __a, __vector signed short __b, in vec_meadd()
8551 vec_meadd(__vector unsigned short __a, __vector unsigned short __b, in vec_meadd()
8557 vec_meadd(__vector signed int __a, __vector signed int __b, in vec_meadd()
8563 vec_meadd(__vector unsigned int __a, __vector unsigned int __b, in vec_meadd()
8571 vec_moadd(__vector signed char __a, __vector signed char __b, in vec_moadd()
8577 vec_moadd(__vector unsigned char __a, __vector unsigned char __b, in vec_moadd()
8583 vec_moadd(__vector signed short __a, __vector signed short __b, in vec_moadd()
8589 vec_moadd(__vector unsigned short __a, __vector unsigned short __b, in vec_moadd()
8595 vec_moadd(__vector signed int __a, __vector signed int __b, in vec_moadd()
8601 vec_moadd(__vector unsigned int __a, __vector unsigned int __b, in vec_moadd()
8609 vec_mulh(__vector signed char __a, __vector signed char __b) { in vec_mulh()
8614 vec_mulh(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulh()
8619 vec_mulh(__vector signed short __a, __vector signed short __b) { in vec_mulh()
8624 vec_mulh(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulh()
8629 vec_mulh(__vector signed int __a, __vector signed int __b) { in vec_mulh()
8634 vec_mulh(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulh()
8641 vec_mule(__vector signed char __a, __vector signed char __b) { in vec_mule()
8646 vec_mule(__vector unsigned char __a, __vector unsigned char __b) { in vec_mule()
8651 vec_mule(__vector signed short __a, __vector signed short __b) { in vec_mule()
8656 vec_mule(__vector unsigned short __a, __vector unsigned short __b) { in vec_mule()
8661 vec_mule(__vector signed int __a, __vector signed int __b) { in vec_mule()
8666 vec_mule(__vector unsigned int __a, __vector unsigned int __b) { in vec_mule()
8673 vec_mulo(__vector signed char __a, __vector signed char __b) { in vec_mulo()
8678 vec_mulo(__vector unsigned char __a, __vector unsigned char __b) { in vec_mulo()
8683 vec_mulo(__vector signed short __a, __vector signed short __b) { in vec_mulo()
8688 vec_mulo(__vector unsigned short __a, __vector unsigned short __b) { in vec_mulo()
8693 vec_mulo(__vector signed int __a, __vector signed int __b) { in vec_mulo()
8698 vec_mulo(__vector unsigned int __a, __vector unsigned int __b) { in vec_mulo()
8712 vec_sub_u128(__vector unsigned char __a, __vector unsigned char __b) { in vec_sub_u128()
8719 vec_subc(__vector unsigned char __a, __vector unsigned char __b) { in vec_subc()
8724 vec_subc(__vector unsigned short __a, __vector unsigned short __b) { in vec_subc()
8729 vec_subc(__vector unsigned int __a, __vector unsigned int __b) { in vec_subc()
8734 vec_subc(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_subc()
8741 vec_subc_u128(__vector unsigned char __a, __vector unsigned char __b) { in vec_subc_u128()
8748 vec_sube_u128(__vector unsigned char __a, __vector unsigned char __b, in vec_sube_u128()
8756 vec_subec_u128(__vector unsigned char __a, __vector unsigned char __b, in vec_subec_u128()
8764 vec_sum2(__vector unsigned short __a, __vector unsigned short __b) { in vec_sum2()
8769 vec_sum2(__vector unsigned int __a, __vector unsigned int __b) { in vec_sum2()
8776 vec_sum_u128(__vector unsigned int __a, __vector unsigned int __b) { in vec_sum_u128()
8781 vec_sum_u128(__vector unsigned long long __a, __vector unsigned long long __b) { in vec_sum_u128()
8788 vec_sum4(__vector unsigned char __a, __vector unsigned char __b) { in vec_sum4()
8793 vec_sum4(__vector unsigned short __a, __vector unsigned short __b) { in vec_sum4()
8800 vec_test_mask(__vector signed char __a, __vector unsigned char __b) { in vec_test_mask()
8806 vec_test_mask(__vector unsigned char __a, __vector unsigned char __b) { in vec_test_mask()
8811 vec_test_mask(__vector signed short __a, __vector unsigned short __b) { in vec_test_mask()
8817 vec_test_mask(__vector unsigned short __a, __vector unsigned short __b) { in vec_test_mask()
8823 vec_test_mask(__vector signed int __a, __vector unsigned int __b) { in vec_test_mask()
8829 vec_test_mask(__vector unsigned int __a, __vector unsigned int __b) { in vec_test_mask()
8835 vec_test_mask(__vector signed long long __a, __vector unsigned long long __b) { in vec_test_mask()
8842 __vector unsigned long long __b) { in vec_test_mask()
8849 vec_test_mask(__vector float __a, __vector unsigned int __b) { in vec_test_mask()
8856 vec_test_mask(__vector double __a, __vector unsigned long long __b) { in vec_test_mask()
8865 vec_madd(__vector float __a, __vector float __b, __vector float __c) { in vec_madd()
8871 vec_madd(__vector double __a, __vector double __b, __vector double __c) { in vec_madd()
8879 vec_msub(__vector float __a, __vector float __b, __vector float __c) { in vec_msub()
8885 vec_msub(__vector double __a, __vector double __b, __vector double __c) { in vec_msub()
8893 vec_nmadd(__vector float __a, __vector float __b, __vector float __c) { in vec_nmadd()
8898 vec_nmadd(__vector double __a, __vector double __b, __vector double __c) { in vec_nmadd()
8907 vec_nmsub(__vector float __a, __vector float __b, __vector float __c) { in vec_nmsub()
8912 vec_nmsub(__vector double __a, __vector double __b, __vector double __c) { in vec_nmsub()
8953 vec_ctd(__vector signed long long __a, int __b) in vec_ctd()
8963 vec_ctd(__vector unsigned long long __a, int __b) in vec_ctd()
8975 vec_ctsl(__vector double __a, int __b) in vec_ctsl()
8986 vec_ctul(__vector double __a, int __b) in vec_ctul()
9371 vec_cmpeq_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpeq_idx()
9378 vec_cmpeq_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpeq_idx()
9384 vec_cmpeq_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpeq_idx()
9389 vec_cmpeq_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpeq_idx()
9396 vec_cmpeq_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpeq_idx()
9402 vec_cmpeq_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpeq_idx()
9407 vec_cmpeq_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpeq_idx()
9414 vec_cmpeq_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpeq_idx()
9420 vec_cmpeq_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpeq_idx()
9427 vec_cmpeq_idx_cc(__vector signed char __a, __vector signed char __b, int *__cc) { in vec_cmpeq_idx_cc()
9434 vec_cmpeq_idx_cc(__vector __bool char __a, __vector __bool char __b, int *__cc) { in vec_cmpeq_idx_cc()
9440 vec_cmpeq_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpeq_idx_cc()
9446 vec_cmpeq_idx_cc(__vector signed short __a, __vector signed short __b, in vec_cmpeq_idx_cc()
9454 vec_cmpeq_idx_cc(__vector __bool short __a, __vector __bool short __b, int *__cc) { in vec_cmpeq_idx_cc()
9460 vec_cmpeq_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpeq_idx_cc()
9466 vec_cmpeq_idx_cc(__vector signed int __a, __vector signed int __b, int *__cc) { in vec_cmpeq_idx_cc()
9473 vec_cmpeq_idx_cc(__vector __bool int __a, __vector __bool int __b, int *__cc) { in vec_cmpeq_idx_cc()
9479 vec_cmpeq_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpeq_idx_cc()
9487 vec_cmpeq_or_0_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpeq_or_0_idx()
9494 vec_cmpeq_or_0_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpeq_or_0_idx()
9500 vec_cmpeq_or_0_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpeq_or_0_idx()
9505 vec_cmpeq_or_0_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpeq_or_0_idx()
9512 vec_cmpeq_or_0_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpeq_or_0_idx()
9518 vec_cmpeq_or_0_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpeq_or_0_idx()
9523 vec_cmpeq_or_0_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpeq_or_0_idx()
9530 vec_cmpeq_or_0_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpeq_or_0_idx()
9536 vec_cmpeq_or_0_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpeq_or_0_idx()
9543 vec_cmpeq_or_0_idx_cc(__vector signed char __a, __vector signed char __b, in vec_cmpeq_or_0_idx_cc()
9551 vec_cmpeq_or_0_idx_cc(__vector __bool char __a, __vector __bool char __b, in vec_cmpeq_or_0_idx_cc()
9558 vec_cmpeq_or_0_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpeq_or_0_idx_cc()
9564 vec_cmpeq_or_0_idx_cc(__vector signed short __a, __vector signed short __b, in vec_cmpeq_or_0_idx_cc()
9572 vec_cmpeq_or_0_idx_cc(__vector __bool short __a, __vector __bool short __b, in vec_cmpeq_or_0_idx_cc()
9579 vec_cmpeq_or_0_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpeq_or_0_idx_cc()
9585 vec_cmpeq_or_0_idx_cc(__vector signed int __a, __vector signed int __b, in vec_cmpeq_or_0_idx_cc()
9593 vec_cmpeq_or_0_idx_cc(__vector __bool int __a, __vector __bool int __b, in vec_cmpeq_or_0_idx_cc()
9600 vec_cmpeq_or_0_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpeq_or_0_idx_cc()
9608 vec_cmpne_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpne_idx()
9615 vec_cmpne_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpne_idx()
9621 vec_cmpne_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpne_idx()
9626 vec_cmpne_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpne_idx()
9633 vec_cmpne_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpne_idx()
9639 vec_cmpne_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpne_idx()
9644 vec_cmpne_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpne_idx()
9651 vec_cmpne_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpne_idx()
9657 vec_cmpne_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpne_idx()
9664 vec_cmpne_idx_cc(__vector signed char __a, __vector signed char __b, int *__cc) { in vec_cmpne_idx_cc()
9671 vec_cmpne_idx_cc(__vector __bool char __a, __vector __bool char __b, int *__cc) { in vec_cmpne_idx_cc()
9677 vec_cmpne_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpne_idx_cc()
9683 vec_cmpne_idx_cc(__vector signed short __a, __vector signed short __b, in vec_cmpne_idx_cc()
9691 vec_cmpne_idx_cc(__vector __bool short __a, __vector __bool short __b, in vec_cmpne_idx_cc()
9698 vec_cmpne_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpne_idx_cc()
9704 vec_cmpne_idx_cc(__vector signed int __a, __vector signed int __b, int *__cc) { in vec_cmpne_idx_cc()
9711 vec_cmpne_idx_cc(__vector __bool int __a, __vector __bool int __b, int *__cc) { in vec_cmpne_idx_cc()
9717 vec_cmpne_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpne_idx_cc()
9725 vec_cmpne_or_0_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpne_or_0_idx()
9732 vec_cmpne_or_0_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpne_or_0_idx()
9738 vec_cmpne_or_0_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpne_or_0_idx()
9743 vec_cmpne_or_0_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpne_or_0_idx()
9750 vec_cmpne_or_0_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpne_or_0_idx()
9756 vec_cmpne_or_0_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpne_or_0_idx()
9761 vec_cmpne_or_0_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpne_or_0_idx()
9768 vec_cmpne_or_0_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpne_or_0_idx()
9774 vec_cmpne_or_0_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpne_or_0_idx()
9781 vec_cmpne_or_0_idx_cc(__vector signed char __a, __vector signed char __b, in vec_cmpne_or_0_idx_cc()
9789 vec_cmpne_or_0_idx_cc(__vector __bool char __a, __vector __bool char __b, in vec_cmpne_or_0_idx_cc()
9796 vec_cmpne_or_0_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpne_or_0_idx_cc()
9802 vec_cmpne_or_0_idx_cc(__vector signed short __a, __vector signed short __b, in vec_cmpne_or_0_idx_cc()
9810 vec_cmpne_or_0_idx_cc(__vector __bool short __a, __vector __bool short __b, in vec_cmpne_or_0_idx_cc()
9817 vec_cmpne_or_0_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpne_or_0_idx_cc()
9823 vec_cmpne_or_0_idx_cc(__vector signed int __a, __vector signed int __b, in vec_cmpne_or_0_idx_cc()
9831 vec_cmpne_or_0_idx_cc(__vector __bool int __a, __vector __bool int __b, in vec_cmpne_or_0_idx_cc()
9838 vec_cmpne_or_0_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpne_or_0_idx_cc()
9846 vec_cmprg(__vector unsigned char __a, __vector unsigned char __b, in vec_cmprg()
9852 vec_cmprg(__vector unsigned short __a, __vector unsigned short __b, in vec_cmprg()
9858 vec_cmprg(__vector unsigned int __a, __vector unsigned int __b, in vec_cmprg()
9866 vec_cmprg_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmprg_cc()
9872 vec_cmprg_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmprg_cc()
9878 vec_cmprg_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmprg_cc()
9886 vec_cmprg_idx(__vector unsigned char __a, __vector unsigned char __b, in vec_cmprg_idx()
9892 vec_cmprg_idx(__vector unsigned short __a, __vector unsigned short __b, in vec_cmprg_idx()
9898 vec_cmprg_idx(__vector unsigned int __a, __vector unsigned int __b, in vec_cmprg_idx()
9906 vec_cmprg_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmprg_idx_cc()
9912 vec_cmprg_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmprg_idx_cc()
9918 vec_cmprg_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmprg_idx_cc()
9926 vec_cmprg_or_0_idx(__vector unsigned char __a, __vector unsigned char __b, in vec_cmprg_or_0_idx()
9932 vec_cmprg_or_0_idx(__vector unsigned short __a, __vector unsigned short __b, in vec_cmprg_or_0_idx()
9938 vec_cmprg_or_0_idx(__vector unsigned int __a, __vector unsigned int __b, in vec_cmprg_or_0_idx()
9946 vec_cmprg_or_0_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmprg_or_0_idx_cc()
9952 vec_cmprg_or_0_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmprg_or_0_idx_cc()
9958 vec_cmprg_or_0_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmprg_or_0_idx_cc()
9966 vec_cmpnrg(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpnrg()
9972 vec_cmpnrg(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpnrg()
9978 vec_cmpnrg(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpnrg()
9986 vec_cmpnrg_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpnrg_cc()
9993 vec_cmpnrg_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpnrg_cc()
10000 vec_cmpnrg_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpnrg_cc()
10009 vec_cmpnrg_idx(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpnrg_idx()
10015 vec_cmpnrg_idx(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpnrg_idx()
10021 vec_cmpnrg_idx(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpnrg_idx()
10029 vec_cmpnrg_idx_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpnrg_idx_cc()
10035 vec_cmpnrg_idx_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpnrg_idx_cc()
10041 vec_cmpnrg_idx_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpnrg_idx_cc()
10049 vec_cmpnrg_or_0_idx(__vector unsigned char __a, __vector unsigned char __b, in vec_cmpnrg_or_0_idx()
10055 vec_cmpnrg_or_0_idx(__vector unsigned short __a, __vector unsigned short __b, in vec_cmpnrg_or_0_idx()
10061 vec_cmpnrg_or_0_idx(__vector unsigned int __a, __vector unsigned int __b, in vec_cmpnrg_or_0_idx()
10070 __vector unsigned char __b, in vec_cmpnrg_or_0_idx_cc()
10077 __vector unsigned short __b, in vec_cmpnrg_or_0_idx_cc()
10084 __vector unsigned int __b, in vec_cmpnrg_or_0_idx_cc()
10092 vec_find_any_eq(__vector signed char __a, __vector signed char __b) { in vec_find_any_eq()
10099 vec_find_any_eq(__vector __bool char __a, __vector __bool char __b) { in vec_find_any_eq()
10106 vec_find_any_eq(__vector unsigned char __a, __vector unsigned char __b) { in vec_find_any_eq()
10111 vec_find_any_eq(__vector signed short __a, __vector signed short __b) { in vec_find_any_eq()
10118 vec_find_any_eq(__vector __bool short __a, __vector __bool short __b) { in vec_find_any_eq()
10125 vec_find_any_eq(__vector unsigned short __a, __vector unsigned short __b) { in vec_find_any_eq()
10130 vec_find_any_eq(__vector signed int __a, __vector signed int __b) { in vec_find_any_eq()
10137 vec_find_any_eq(__vector __bool int __a, __vector __bool int __b) { in vec_find_any_eq()
10144 vec_find_any_eq(__vector unsigned int __a, __vector unsigned int __b) { in vec_find_any_eq()
10151 vec_find_any_eq_cc(__vector signed char __a, __vector signed char __b, in vec_find_any_eq_cc()
10159 vec_find_any_eq_cc(__vector __bool char __a, __vector __bool char __b, in vec_find_any_eq_cc()
10167 vec_find_any_eq_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_find_any_eq_cc()
10173 vec_find_any_eq_cc(__vector signed short __a, __vector signed short __b, in vec_find_any_eq_cc()
10181 vec_find_any_eq_cc(__vector __bool short __a, __vector __bool short __b, in vec_find_any_eq_cc()
10189 vec_find_any_eq_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_find_any_eq_cc()
10195 vec_find_any_eq_cc(__vector signed int __a, __vector signed int __b, in vec_find_any_eq_cc()
10203 vec_find_any_eq_cc(__vector __bool int __a, __vector __bool int __b, in vec_find_any_eq_cc()
10211 vec_find_any_eq_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_find_any_eq_cc()
10219 vec_find_any_eq_idx(__vector signed char __a, __vector signed char __b) { in vec_find_any_eq_idx()
10226 vec_find_any_eq_idx(__vector __bool char __a, __vector __bool char __b) { in vec_find_any_eq_idx()
10232 vec_find_any_eq_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_find_any_eq_idx()
10237 vec_find_any_eq_idx(__vector signed short __a, __vector signed short __b) { in vec_find_any_eq_idx()
10244 vec_find_any_eq_idx(__vector __bool short __a, __vector __bool short __b) { in vec_find_any_eq_idx()
10250 vec_find_any_eq_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_find_any_eq_idx()
10255 vec_find_any_eq_idx(__vector signed int __a, __vector signed int __b) { in vec_find_any_eq_idx()
10262 vec_find_any_eq_idx(__vector __bool int __a, __vector __bool int __b) { in vec_find_any_eq_idx()
10268 vec_find_any_eq_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_find_any_eq_idx()
10276 __vector signed char __b, int *__cc) { in vec_find_any_eq_idx_cc()
10284 __vector __bool char __b, int *__cc) { in vec_find_any_eq_idx_cc()
10291 __vector unsigned char __b, int *__cc) { in vec_find_any_eq_idx_cc()
10297 __vector signed short __b, int *__cc) { in vec_find_any_eq_idx_cc()
10305 __vector __bool short __b, int *__cc) { in vec_find_any_eq_idx_cc()
10312 __vector unsigned short __b, int *__cc) { in vec_find_any_eq_idx_cc()
10318 __vector signed int __b, int *__cc) { in vec_find_any_eq_idx_cc()
10326 __vector __bool int __b, int *__cc) { in vec_find_any_eq_idx_cc()
10333 __vector unsigned int __b, int *__cc) { in vec_find_any_eq_idx_cc()
10341 __vector signed char __b) { in vec_find_any_eq_or_0_idx()
10349 __vector __bool char __b) { in vec_find_any_eq_or_0_idx()
10356 __vector unsigned char __b) { in vec_find_any_eq_or_0_idx()
10362 __vector signed short __b) { in vec_find_any_eq_or_0_idx()
10370 __vector __bool short __b) { in vec_find_any_eq_or_0_idx()
10377 __vector unsigned short __b) { in vec_find_any_eq_or_0_idx()
10383 __vector signed int __b) { in vec_find_any_eq_or_0_idx()
10391 __vector __bool int __b) { in vec_find_any_eq_or_0_idx()
10398 __vector unsigned int __b) { in vec_find_any_eq_or_0_idx()
10406 __vector signed char __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10414 __vector __bool char __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10421 __vector unsigned char __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10427 __vector signed short __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10435 __vector __bool short __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10442 __vector unsigned short __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10448 __vector signed int __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10456 __vector __bool int __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10463 __vector unsigned int __b, int *__cc) { in vec_find_any_eq_or_0_idx_cc()
10470 vec_find_any_ne(__vector signed char __a, __vector signed char __b) { in vec_find_any_ne()
10477 vec_find_any_ne(__vector __bool char __a, __vector __bool char __b) { in vec_find_any_ne()
10484 vec_find_any_ne(__vector unsigned char __a, __vector unsigned char __b) { in vec_find_any_ne()
10489 vec_find_any_ne(__vector signed short __a, __vector signed short __b) { in vec_find_any_ne()
10496 vec_find_any_ne(__vector __bool short __a, __vector __bool short __b) { in vec_find_any_ne()
10503 vec_find_any_ne(__vector unsigned short __a, __vector unsigned short __b) { in vec_find_any_ne()
10508 vec_find_any_ne(__vector signed int __a, __vector signed int __b) { in vec_find_any_ne()
10515 vec_find_any_ne(__vector __bool int __a, __vector __bool int __b) { in vec_find_any_ne()
10522 vec_find_any_ne(__vector unsigned int __a, __vector unsigned int __b) { in vec_find_any_ne()
10530 __vector signed char __b, int *__cc) { in vec_find_any_ne_cc()
10538 __vector __bool char __b, int *__cc) { in vec_find_any_ne_cc()
10546 __vector unsigned char __b, int *__cc) { in vec_find_any_ne_cc()
10552 __vector signed short __b, int *__cc) { in vec_find_any_ne_cc()
10560 __vector __bool short __b, int *__cc) { in vec_find_any_ne_cc()
10568 __vector unsigned short __b, int *__cc) { in vec_find_any_ne_cc()
10574 __vector signed int __b, int *__cc) { in vec_find_any_ne_cc()
10582 __vector __bool int __b, int *__cc) { in vec_find_any_ne_cc()
10590 __vector unsigned int __b, int *__cc) { in vec_find_any_ne_cc()
10597 vec_find_any_ne_idx(__vector signed char __a, __vector signed char __b) { in vec_find_any_ne_idx()
10604 vec_find_any_ne_idx(__vector __bool char __a, __vector __bool char __b) { in vec_find_any_ne_idx()
10610 vec_find_any_ne_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_find_any_ne_idx()
10615 vec_find_any_ne_idx(__vector signed short __a, __vector signed short __b) { in vec_find_any_ne_idx()
10622 vec_find_any_ne_idx(__vector __bool short __a, __vector __bool short __b) { in vec_find_any_ne_idx()
10628 vec_find_any_ne_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_find_any_ne_idx()
10633 vec_find_any_ne_idx(__vector signed int __a, __vector signed int __b) { in vec_find_any_ne_idx()
10640 vec_find_any_ne_idx(__vector __bool int __a, __vector __bool int __b) { in vec_find_any_ne_idx()
10646 vec_find_any_ne_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_find_any_ne_idx()
10654 __vector signed char __b, int *__cc) { in vec_find_any_ne_idx_cc()
10662 __vector __bool char __b, int *__cc) { in vec_find_any_ne_idx_cc()
10669 __vector unsigned char __b, in vec_find_any_ne_idx_cc()
10676 __vector signed short __b, int *__cc) { in vec_find_any_ne_idx_cc()
10684 __vector __bool short __b, int *__cc) { in vec_find_any_ne_idx_cc()
10691 __vector unsigned short __b, int *__cc) { in vec_find_any_ne_idx_cc()
10697 __vector signed int __b, int *__cc) { in vec_find_any_ne_idx_cc()
10705 __vector __bool int __b, int *__cc) { in vec_find_any_ne_idx_cc()
10712 __vector unsigned int __b, int *__cc) { in vec_find_any_ne_idx_cc()
10720 __vector signed char __b) { in vec_find_any_ne_or_0_idx()
10728 __vector __bool char __b) { in vec_find_any_ne_or_0_idx()
10735 __vector unsigned char __b) { in vec_find_any_ne_or_0_idx()
10741 __vector signed short __b) { in vec_find_any_ne_or_0_idx()
10749 __vector __bool short __b) { in vec_find_any_ne_or_0_idx()
10756 __vector unsigned short __b) { in vec_find_any_ne_or_0_idx()
10762 __vector signed int __b) { in vec_find_any_ne_or_0_idx()
10770 __vector __bool int __b) { in vec_find_any_ne_or_0_idx()
10777 __vector unsigned int __b) { in vec_find_any_ne_or_0_idx()
10785 __vector signed char __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10793 __vector __bool char __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10800 __vector unsigned char __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10806 __vector signed short __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10814 __vector __bool short __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10821 __vector unsigned short __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10827 __vector signed int __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10835 __vector __bool int __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10842 __vector unsigned int __b, int *__cc) { in vec_find_any_ne_or_0_idx_cc()
10851 vec_search_string_cc(__vector signed char __a, __vector signed char __b, in vec_search_string_cc()
10858 vec_search_string_cc(__vector __bool char __a, __vector __bool char __b, in vec_search_string_cc()
10865 vec_search_string_cc(__vector unsigned char __a, __vector unsigned char __b, in vec_search_string_cc()
10871 vec_search_string_cc(__vector signed short __a, __vector signed short __b, in vec_search_string_cc()
10878 vec_search_string_cc(__vector __bool short __a, __vector __bool short __b, in vec_search_string_cc()
10885 vec_search_string_cc(__vector unsigned short __a, __vector unsigned short __b, in vec_search_string_cc()
10891 vec_search_string_cc(__vector signed int __a, __vector signed int __b, in vec_search_string_cc()
10898 vec_search_string_cc(__vector __bool int __a, __vector __bool int __b, in vec_search_string_cc()
10905 vec_search_string_cc(__vector unsigned int __a, __vector unsigned int __b, in vec_search_string_cc()
10918 __vector signed char __b, in vec_search_string_until_zero_cc()
10926 __vector __bool char __b, in vec_search_string_until_zero_cc()
10934 __vector unsigned char __b, in vec_search_string_until_zero_cc()
10941 __vector signed short __b, in vec_search_string_until_zero_cc()
10949 __vector __bool short __b, in vec_search_string_until_zero_cc()
10957 __vector unsigned short __b, in vec_search_string_until_zero_cc()
10964 __vector signed int __b, in vec_search_string_until_zero_cc()
10972 __vector __bool int __b, in vec_search_string_until_zero_cc()
10980 __vector unsigned int __b, in vec_search_string_until_zero_cc()