Home
last modified time | relevance | path

Searched defs:__b (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h181 vec_absd(vector unsigned char __a, vector unsigned char __b) { in vec_absd()
186 vec_absd(vector unsigned short __a, vector unsigned short __b) { in vec_absd()
191 vec_absd(vector unsigned int __a, vector unsigned int __b) { in vec_absd()
200 vec_add(vector signed char __a, vector signed char __b) { in vec_add()
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add()
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add()
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add()
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add()
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add()
230 vector short __b) { in vec_add()
[all …]
H A Dvecintrin.h388 vec_perm(__vector signed char __a, __vector signed char __b, in vec_perm() argument
395 vec_perm(__vector unsigned char __a, __vector unsigned char __b, in vec_perm() argument
402 vec_perm(__vector __bool char __a, __vector __bool char __b, in vec_perm() argument
409 vec_perm(__vector signed short __a, __vector signed short __b, in vec_perm() argument
416 vec_perm(__vector unsigned short __a, __vector unsigned short __b, in vec_perm() argument
423 vec_perm(__vector __bool short __a,__vector __bool short __b,__vector unsigned char __c) vec_perm() argument
430 vec_perm(__vector signed int __a,__vector signed int __b,__vector unsigned char __c) vec_perm() argument
437 vec_perm(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned char __c) vec_perm() argument
444 vec_perm(__vector __bool int __a,__vector __bool int __b,__vector unsigned char __c) vec_perm() argument
451 vec_perm(__vector signed long long __a,__vector signed long long __b,__vector unsigned char __c) vec_perm() argument
458 vec_perm(__vector unsigned long long __a,__vector unsigned long long __b,__vector unsigned char __c) vec_perm() argument
465 vec_perm(__vector __bool long long __a,__vector __bool long long __b,__vector unsigned char __c) vec_perm() argument
473 vec_perm(__vector float __a,__vector float __b,__vector unsigned char __c) vec_perm() argument
481 vec_perm(__vector double __a,__vector double __b,__vector unsigned char __c) vec_perm() argument
521 vec_bperm_u128(__vector unsigned char __a,__vector unsigned char __b) vec_bperm_u128() argument
664 vec_sel(__vector signed char __a,__vector signed char __b,__vector unsigned char __c) vec_sel() argument
671 vec_sel(__vector signed char __a,__vector signed char __b,__vector __bool char __c) vec_sel() argument
678 vec_sel(__vector __bool char __a,__vector __bool char __b,__vector unsigned char __c) vec_sel() argument
685 vec_sel(__vector __bool char __a,__vector __bool char __b,__vector __bool char __c) vec_sel() argument
691 vec_sel(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_sel() argument
697 vec_sel(__vector unsigned char __a,__vector unsigned char __b,__vector __bool char __c) vec_sel() argument
704 vec_sel(__vector signed short __a,__vector signed short __b,__vector unsigned short __c) vec_sel() argument
711 vec_sel(__vector signed short __a,__vector signed short __b,__vector __bool short __c) vec_sel() argument
718 vec_sel(__vector __bool short __a,__vector __bool short __b,__vector unsigned short __c) vec_sel() argument
725 vec_sel(__vector __bool short __a,__vector __bool short __b,__vector __bool short __c) vec_sel() argument
731 vec_sel(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_sel() argument
737 vec_sel(__vector unsigned short __a,__vector unsigned short __b,__vector __bool short __c) vec_sel() argument
744 vec_sel(__vector signed int __a,__vector signed int __b,__vector unsigned int __c) vec_sel() argument
751 vec_sel(__vector signed int __a,__vector signed int __b,__vector __bool int __c) vec_sel() argument
758 vec_sel(__vector __bool int __a,__vector __bool int __b,__vector unsigned int __c) vec_sel() argument
765 vec_sel(__vector __bool int __a,__vector __bool int __b,__vector __bool int __c) vec_sel() argument
771 vec_sel(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_sel() argument
777 vec_sel(__vector unsigned int __a,__vector unsigned int __b,__vector __bool int __c) vec_sel() argument
784 vec_sel(__vector signed long long __a,__vector signed long long __b,__vector unsigned long long __c) vec_sel() argument
791 vec_sel(__vector signed long long __a,__vector signed long long __b,__vector __bool long long __c) vec_sel() argument
798 vec_sel(__vector __bool long long __a,__vector __bool long long __b,__vector unsigned long long __c) vec_sel() argument
805 vec_sel(__vector __bool long long __a,__vector __bool long long __b,__vector __bool long long __c) vec_sel() argument
811 vec_sel(__vector unsigned long long __a,__vector unsigned long long __b,__vector unsigned long long __c) vec_sel() argument
817 vec_sel(__vector unsigned long long __a,__vector unsigned long long __b,__vector __bool long long __c) vec_sel() argument
825 vec_sel(__vector float __a,__vector float __b,__vector unsigned int __c) vec_sel() argument
831 vec_sel(__vector float __a,__vector float __b,__vector __bool int __c) vec_sel() argument
840 vec_sel(__vector double __a,__vector double __b,__vector unsigned long long __c) vec_sel() argument
847 vec_sel(__vector double __a,__vector double __b,__vector __bool long long __c) vec_sel() argument
1627 vec_load_pair(signed long long __a,signed long long __b) vec_load_pair() argument
1632 vec_load_pair(unsigned long long __a,unsigned long long __b) vec_load_pair() argument
1929 vec_mergeh(__vector signed char __a,__vector signed char __b) vec_mergeh() argument
1936 vec_mergeh(__vector __bool char __a,__vector __bool char __b) vec_mergeh() argument
1943 vec_mergeh(__vector unsigned char __a,__vector unsigned char __b) vec_mergeh() argument
1950 vec_mergeh(__vector signed short __a,__vector signed short __b) vec_mergeh() argument
1956 vec_mergeh(__vector __bool short __a,__vector __bool short __b) vec_mergeh() argument
1962 vec_mergeh(__vector unsigned short __a,__vector unsigned short __b) vec_mergeh() argument
1968 vec_mergeh(__vector signed int __a,__vector signed int __b) vec_mergeh() argument
1973 vec_mergeh(__vector __bool int __a,__vector __bool int __b) vec_mergeh() argument
1978 vec_mergeh(__vector unsigned int __a,__vector unsigned int __b) vec_mergeh() argument
1983 vec_mergeh(__vector signed long long __a,__vector signed long long __b) vec_mergeh() argument
1988 vec_mergeh(__vector __bool long long __a,__vector __bool long long __b) vec_mergeh() argument
1993 vec_mergeh(__vector unsigned long long __a,__vector unsigned long long __b) vec_mergeh() argument
1999 vec_mergeh(__vector float __a,__vector float __b) vec_mergeh() argument
2005 vec_mergeh(__vector double __a,__vector double __b) vec_mergeh() argument
2012 vec_mergel(__vector signed char __a,__vector signed char __b) vec_mergel() argument
2019 vec_mergel(__vector __bool char __a,__vector __bool char __b) vec_mergel() argument
2026 vec_mergel(__vector unsigned char __a,__vector unsigned char __b) vec_mergel() argument
2033 vec_mergel(__vector signed short __a,__vector signed short __b) vec_mergel() argument
2039 vec_mergel(__vector __bool short __a,__vector __bool short __b) vec_mergel() argument
2045 vec_mergel(__vector unsigned short __a,__vector unsigned short __b) vec_mergel() argument
2051 vec_mergel(__vector signed int __a,__vector signed int __b) vec_mergel() argument
2056 vec_mergel(__vector __bool int __a,__vector __bool int __b) vec_mergel() argument
2061 vec_mergel(__vector unsigned int __a,__vector unsigned int __b) vec_mergel() argument
2066 vec_mergel(__vector signed long long __a,__vector signed long long __b) vec_mergel() argument
2071 vec_mergel(__vector __bool long long __a,__vector __bool long long __b) vec_mergel() argument
2076 vec_mergel(__vector unsigned long long __a,__vector unsigned long long __b) vec_mergel() argument
2082 vec_mergel(__vector float __a,__vector float __b) vec_mergel() argument
2088 vec_mergel(__vector double __a,__vector double __b) vec_mergel() argument
2095 vec_pack(__vector signed short __a,__vector signed short __b) vec_pack() argument
2104 vec_pack(__vector __bool short __a,__vector __bool short __b) vec_pack() argument
2113 vec_pack(__vector unsigned short __a,__vector unsigned short __b) vec_pack() argument
2122 vec_pack(__vector signed int __a,__vector signed int __b) vec_pack() argument
2131 vec_pack(__vector __bool int __a,__vector __bool int __b) vec_pack() argument
2140 vec_pack(__vector unsigned int __a,__vector unsigned int __b) vec_pack() argument
2149 vec_pack(__vector signed long long __a,__vector signed long long __b) vec_pack() argument
2156 vec_pack(__vector __bool long long __a,__vector __bool long long __b) vec_pack() argument
2163 vec_pack(__vector unsigned long long __a,__vector unsigned long long __b) vec_pack() argument
2172 vec_packs(__vector signed short __a,__vector signed short __b) vec_packs() argument
2177 vec_packs(__vector unsigned short __a,__vector unsigned short __b) vec_packs() argument
2182 vec_packs(__vector signed int __a,__vector signed int __b) vec_packs() argument
2187 vec_packs(__vector unsigned int __a,__vector unsigned int __b) vec_packs() argument
2192 vec_packs(__vector signed long long __a,__vector signed long long __b) vec_packs() argument
2197 vec_packs(__vector unsigned long long __a,__vector unsigned long long __b) vec_packs() argument
2204 vec_packs_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_packs_cc() argument
2209 vec_packs_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_packs_cc() argument
2215 vec_packs_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_packs_cc() argument
2220 vec_packs_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_packs_cc() argument
2225 vec_packs_cc(__vector signed long long __a,__vector signed long long __b,int * __cc) vec_packs_cc() argument
2231 vec_packs_cc(__vector unsigned long long __a,__vector unsigned long long __b,int * __cc) vec_packs_cc() argument
2239 vec_packsu(__vector signed short __a,__vector signed short __b) vec_packsu() argument
2247 vec_packsu(__vector unsigned short __a,__vector unsigned short __b) vec_packsu() argument
2252 vec_packsu(__vector signed int __a,__vector signed int __b) vec_packsu() argument
2260 vec_packsu(__vector unsigned int __a,__vector unsigned int __b) vec_packsu() argument
2265 vec_packsu(__vector signed long long __a,__vector signed long long __b) vec_packsu() argument
2275 vec_packsu(__vector unsigned long long __a,__vector unsigned long long __b) vec_packsu() argument
2282 vec_packsu_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_packsu_cc() argument
2288 vec_packsu_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_packsu_cc() argument
2293 vec_packsu_cc(__vector unsigned long long __a,__vector unsigned long long __b,int * __cc) vec_packsu_cc() argument
2400 vec_cmpeq(__vector __bool char __a,__vector __bool char __b) vec_cmpeq() argument
2405 vec_cmpeq(__vector signed char __a,__vector signed char __b) vec_cmpeq() argument
2410 vec_cmpeq(__vector unsigned char __a,__vector unsigned char __b) vec_cmpeq() argument
2415 vec_cmpeq(__vector __bool short __a,__vector __bool short __b) vec_cmpeq() argument
2420 vec_cmpeq(__vector signed short __a,__vector signed short __b) vec_cmpeq() argument
2425 vec_cmpeq(__vector unsigned short __a,__vector unsigned short __b) vec_cmpeq() argument
2430 vec_cmpeq(__vector __bool int __a,__vector __bool int __b) vec_cmpeq() argument
2435 vec_cmpeq(__vector signed int __a,__vector signed int __b) vec_cmpeq() argument
2440 vec_cmpeq(__vector unsigned int __a,__vector unsigned int __b) vec_cmpeq() argument
2445 vec_cmpeq(__vector __bool long long __a,__vector __bool long long __b) vec_cmpeq() argument
2450 vec_cmpeq(__vector signed long long __a,__vector signed long long __b) vec_cmpeq() argument
2455 vec_cmpeq(__vector unsigned long long __a,__vector unsigned long long __b) vec_cmpeq() argument
2461 vec_cmpeq(__vector float __a,__vector float __b) vec_cmpeq() argument
2467 vec_cmpeq(__vector double __a,__vector double __b) vec_cmpeq() argument
2474 vec_cmpge(__vector signed char __a,__vector signed char __b) vec_cmpge() argument
2479 vec_cmpge(__vector unsigned char __a,__vector unsigned char __b) vec_cmpge() argument
2484 vec_cmpge(__vector signed short __a,__vector signed short __b) vec_cmpge() argument
2489 vec_cmpge(__vector unsigned short __a,__vector unsigned short __b) vec_cmpge() argument
2494 vec_cmpge(__vector signed int __a,__vector signed int __b) vec_cmpge() argument
2499 vec_cmpge(__vector unsigned int __a,__vector unsigned int __b) vec_cmpge() argument
2504 vec_cmpge(__vector signed long long __a,__vector signed long long __b) vec_cmpge() argument
2509 vec_cmpge(__vector unsigned long long __a,__vector unsigned long long __b) vec_cmpge() argument
2515 vec_cmpge(__vector float __a,__vector float __b) vec_cmpge() argument
2521 vec_cmpge(__vector double __a,__vector double __b) vec_cmpge() argument
2528 vec_cmpgt(__vector signed char __a,__vector signed char __b) vec_cmpgt() argument
2533 vec_cmpgt(__vector unsigned char __a,__vector unsigned char __b) vec_cmpgt() argument
2538 vec_cmpgt(__vector signed short __a,__vector signed short __b) vec_cmpgt() argument
2543 vec_cmpgt(__vector unsigned short __a,__vector unsigned short __b) vec_cmpgt() argument
2548 vec_cmpgt(__vector signed int __a,__vector signed int __b) vec_cmpgt() argument
2553 vec_cmpgt(__vector unsigned int __a,__vector unsigned int __b) vec_cmpgt() argument
2558 vec_cmpgt(__vector signed long long __a,__vector signed long long __b) vec_cmpgt() argument
2563 vec_cmpgt(__vector unsigned long long __a,__vector unsigned long long __b) vec_cmpgt() argument
2569 vec_cmpgt(__vector float __a,__vector float __b) vec_cmpgt() argument
2575 vec_cmpgt(__vector double __a,__vector double __b) vec_cmpgt() argument
2582 vec_cmple(__vector signed char __a,__vector signed char __b) vec_cmple() argument
2587 vec_cmple(__vector unsigned char __a,__vector unsigned char __b) vec_cmple() argument
2592 vec_cmple(__vector signed short __a,__vector signed short __b) vec_cmple() argument
2597 vec_cmple(__vector unsigned short __a,__vector unsigned short __b) vec_cmple() argument
2602 vec_cmple(__vector signed int __a,__vector signed int __b) vec_cmple() argument
2607 vec_cmple(__vector unsigned int __a,__vector unsigned int __b) vec_cmple() argument
2612 vec_cmple(__vector signed long long __a,__vector signed long long __b) vec_cmple() argument
2617 vec_cmple(__vector unsigned long long __a,__vector unsigned long long __b) vec_cmple() argument
2623 vec_cmple(__vector float __a,__vector float __b) vec_cmple() argument
2629 vec_cmple(__vector double __a,__vector double __b) vec_cmple() argument
2636 vec_cmplt(__vector signed char __a,__vector signed char __b) vec_cmplt() argument
2641 vec_cmplt(__vector unsigned char __a,__vector unsigned char __b) vec_cmplt() argument
2646 vec_cmplt(__vector signed short __a,__vector signed short __b) vec_cmplt() argument
2651 vec_cmplt(__vector unsigned short __a,__vector unsigned short __b) vec_cmplt() argument
2656 vec_cmplt(__vector signed int __a,__vector signed int __b) vec_cmplt() argument
2661 vec_cmplt(__vector unsigned int __a,__vector unsigned int __b) vec_cmplt() argument
2666 vec_cmplt(__vector signed long long __a,__vector signed long long __b) vec_cmplt() argument
2671 vec_cmplt(__vector unsigned long long __a,__vector unsigned long long __b) vec_cmplt() argument
2677 vec_cmplt(__vector float __a,__vector float __b) vec_cmplt() argument
2683 vec_cmplt(__vector double __a,__vector double __b) vec_cmplt() argument
2690 vec_all_eq(__vector signed char __a,__vector signed char __b) vec_all_eq() argument
2699 vec_all_eq(__vector signed char __a,__vector __bool char __b) vec_all_eq() argument
2708 vec_all_eq(__vector __bool char __a,__vector signed char __b) vec_all_eq() argument
2716 vec_all_eq(__vector unsigned char __a,__vector unsigned char __b) vec_all_eq() argument
2724 vec_all_eq(__vector unsigned char __a,__vector __bool char __b) vec_all_eq() argument
2732 vec_all_eq(__vector __bool char __a,__vector unsigned char __b) vec_all_eq() argument
2739 vec_all_eq(__vector __bool char __a,__vector __bool char __b) vec_all_eq() argument
2747 vec_all_eq(__vector signed short __a,__vector signed short __b) vec_all_eq() argument
2756 vec_all_eq(__vector signed short __a,__vector __bool short __b) vec_all_eq() argument
2765 vec_all_eq(__vector __bool short __a,__vector signed short __b) vec_all_eq() argument
2773 vec_all_eq(__vector unsigned short __a,__vector unsigned short __b) vec_all_eq() argument
2781 vec_all_eq(__vector unsigned short __a,__vector __bool short __b) vec_all_eq() argument
2789 vec_all_eq(__vector __bool short __a,__vector unsigned short __b) vec_all_eq() argument
2796 vec_all_eq(__vector __bool short __a,__vector __bool short __b) vec_all_eq() argument
2804 vec_all_eq(__vector signed int __a,__vector signed int __b) vec_all_eq() argument
2813 vec_all_eq(__vector signed int __a,__vector __bool int __b) vec_all_eq() argument
2822 vec_all_eq(__vector __bool int __a,__vector signed int __b) vec_all_eq() argument
2830 vec_all_eq(__vector unsigned int __a,__vector unsigned int __b) vec_all_eq() argument
2838 vec_all_eq(__vector unsigned int __a,__vector __bool int __b) vec_all_eq() argument
2846 vec_all_eq(__vector __bool int __a,__vector unsigned int __b) vec_all_eq() argument
2853 vec_all_eq(__vector __bool int __a,__vector __bool int __b) vec_all_eq() argument
2861 vec_all_eq(__vector signed long long __a,__vector signed long long __b) vec_all_eq() argument
2870 vec_all_eq(__vector signed long long __a,__vector __bool long long __b) vec_all_eq() argument
2879 vec_all_eq(__vector __bool long long __a,__vector signed long long __b) vec_all_eq() argument
2887 vec_all_eq(__vector unsigned long long __a,__vector unsigned long long __b) vec_all_eq() argument
2895 vec_all_eq(__vector unsigned long long __a,__vector __bool long long __b) vec_all_eq() argument
2903 vec_all_eq(__vector __bool long long __a,__vector unsigned long long __b) vec_all_eq() argument
2910 vec_all_eq(__vector __bool long long __a,__vector __bool long long __b) vec_all_eq() argument
2919 vec_all_eq(__vector float __a,__vector float __b) vec_all_eq() argument
2927 vec_all_eq(__vector double __a,__vector double __b) vec_all_eq() argument
2936 vec_all_ne(__vector signed char __a,__vector signed char __b) vec_all_ne() argument
2945 vec_all_ne(__vector signed char __a,__vector __bool char __b) vec_all_ne() argument
2954 vec_all_ne(__vector __bool char __a,__vector signed char __b) vec_all_ne() argument
2962 vec_all_ne(__vector unsigned char __a,__vector unsigned char __b) vec_all_ne() argument
2971 vec_all_ne(__vector unsigned char __a,__vector __bool char __b) vec_all_ne() argument
2979 vec_all_ne(__vector __bool char __a,__vector unsigned char __b) vec_all_ne() argument
2986 vec_all_ne(__vector __bool char __a,__vector __bool char __b) vec_all_ne() argument
2994 vec_all_ne(__vector signed short __a,__vector signed short __b) vec_all_ne() argument
3003 vec_all_ne(__vector signed short __a,__vector __bool short __b) vec_all_ne() argument
3012 vec_all_ne(__vector __bool short __a,__vector signed short __b) vec_all_ne() argument
3020 vec_all_ne(__vector unsigned short __a,__vector unsigned short __b) vec_all_ne() argument
3028 vec_all_ne(__vector unsigned short __a,__vector __bool short __b) vec_all_ne() argument
3036 vec_all_ne(__vector __bool short __a,__vector unsigned short __b) vec_all_ne() argument
3043 vec_all_ne(__vector __bool short __a,__vector __bool short __b) vec_all_ne() argument
3051 vec_all_ne(__vector signed int __a,__vector signed int __b) vec_all_ne() argument
3060 vec_all_ne(__vector signed int __a,__vector __bool int __b) vec_all_ne() argument
3069 vec_all_ne(__vector __bool int __a,__vector signed int __b) vec_all_ne() argument
3077 vec_all_ne(__vector unsigned int __a,__vector unsigned int __b) vec_all_ne() argument
3085 vec_all_ne(__vector unsigned int __a,__vector __bool int __b) vec_all_ne() argument
3093 vec_all_ne(__vector __bool int __a,__vector unsigned int __b) vec_all_ne() argument
3100 vec_all_ne(__vector __bool int __a,__vector __bool int __b) vec_all_ne() argument
3108 vec_all_ne(__vector signed long long __a,__vector signed long long __b) vec_all_ne() argument
3117 vec_all_ne(__vector signed long long __a,__vector __bool long long __b) vec_all_ne() argument
3126 vec_all_ne(__vector __bool long long __a,__vector signed long long __b) vec_all_ne() argument
3134 vec_all_ne(__vector unsigned long long __a,__vector unsigned long long __b) vec_all_ne() argument
3142 vec_all_ne(__vector unsigned long long __a,__vector __bool long long __b) vec_all_ne() argument
3150 vec_all_ne(__vector __bool long long __a,__vector unsigned long long __b) vec_all_ne() argument
3157 vec_all_ne(__vector __bool long long __a,__vector __bool long long __b) vec_all_ne() argument
3166 vec_all_ne(__vector float __a,__vector float __b) vec_all_ne() argument
3174 vec_all_ne(__vector double __a,__vector double __b) vec_all_ne() argument
3183 vec_all_ge(__vector signed char __a,__vector signed char __b) vec_all_ge() argument
3191 vec_all_ge(__vector signed char __a,__vector __bool char __b) vec_all_ge() argument
3199 vec_all_ge(__vector __bool char __a,__vector signed char __b) vec_all_ge() argument
3206 vec_all_ge(__vector unsigned char __a,__vector unsigned char __b) vec_all_ge() argument
3214 vec_all_ge(__vector unsigned char __a,__vector __bool char __b) vec_all_ge() argument
3222 vec_all_ge(__vector __bool char __a,__vector unsigned char __b) vec_all_ge() argument
3230 vec_all_ge(__vector __bool char __a,__vector __bool char __b) vec_all_ge() argument
3238 vec_all_ge(__vector signed short __a,__vector signed short __b) vec_all_ge() argument
3246 vec_all_ge(__vector signed short __a,__vector __bool short __b) vec_all_ge() argument
3254 vec_all_ge(__vector __bool short __a,__vector signed short __b) vec_all_ge() argument
3261 vec_all_ge(__vector unsigned short __a,__vector unsigned short __b) vec_all_ge() argument
3269 vec_all_ge(__vector unsigned short __a,__vector __bool short __b) vec_all_ge() argument
3277 vec_all_ge(__vector __bool short __a,__vector unsigned short __b) vec_all_ge() argument
3285 vec_all_ge(__vector __bool short __a,__vector __bool short __b) vec_all_ge() argument
3293 vec_all_ge(__vector signed int __a,__vector signed int __b) vec_all_ge() argument
3301 vec_all_ge(__vector signed int __a,__vector __bool int __b) vec_all_ge() argument
3309 vec_all_ge(__vector __bool int __a,__vector signed int __b) vec_all_ge() argument
3316 vec_all_ge(__vector unsigned int __a,__vector unsigned int __b) vec_all_ge() argument
3324 vec_all_ge(__vector unsigned int __a,__vector __bool int __b) vec_all_ge() argument
3332 vec_all_ge(__vector __bool int __a,__vector unsigned int __b) vec_all_ge() argument
3340 vec_all_ge(__vector __bool int __a,__vector __bool int __b) vec_all_ge() argument
3348 vec_all_ge(__vector signed long long __a,__vector signed long long __b) vec_all_ge() argument
3356 vec_all_ge(__vector signed long long __a,__vector __bool long long __b) vec_all_ge() argument
3364 vec_all_ge(__vector __bool long long __a,__vector signed long long __b) vec_all_ge() argument
3371 vec_all_ge(__vector unsigned long long __a,__vector unsigned long long __b) vec_all_ge() argument
3379 vec_all_ge(__vector unsigned long long __a,__vector __bool long long __b) vec_all_ge() argument
3387 vec_all_ge(__vector __bool long long __a,__vector unsigned long long __b) vec_all_ge() argument
3395 vec_all_ge(__vector __bool long long __a,__vector __bool long long __b) vec_all_ge() argument
3404 vec_all_ge(__vector float __a,__vector float __b) vec_all_ge() argument
3412 vec_all_ge(__vector double __a,__vector double __b) vec_all_ge() argument
3421 vec_all_gt(__vector signed char __a,__vector signed char __b) vec_all_gt() argument
3429 vec_all_gt(__vector signed char __a,__vector __bool char __b) vec_all_gt() argument
3437 vec_all_gt(__vector __bool char __a,__vector signed char __b) vec_all_gt() argument
3444 vec_all_gt(__vector unsigned char __a,__vector unsigned char __b) vec_all_gt() argument
3452 vec_all_gt(__vector unsigned char __a,__vector __bool char __b) vec_all_gt() argument
3460 vec_all_gt(__vector __bool char __a,__vector unsigned char __b) vec_all_gt() argument
3468 vec_all_gt(__vector __bool char __a,__vector __bool char __b) vec_all_gt() argument
3476 vec_all_gt(__vector signed short __a,__vector signed short __b) vec_all_gt() argument
3484 vec_all_gt(__vector signed short __a,__vector __bool short __b) vec_all_gt() argument
3492 vec_all_gt(__vector __bool short __a,__vector signed short __b) vec_all_gt() argument
3499 vec_all_gt(__vector unsigned short __a,__vector unsigned short __b) vec_all_gt() argument
3507 vec_all_gt(__vector unsigned short __a,__vector __bool short __b) vec_all_gt() argument
3515 vec_all_gt(__vector __bool short __a,__vector unsigned short __b) vec_all_gt() argument
3523 vec_all_gt(__vector __bool short __a,__vector __bool short __b) vec_all_gt() argument
3531 vec_all_gt(__vector signed int __a,__vector signed int __b) vec_all_gt() argument
3539 vec_all_gt(__vector signed int __a,__vector __bool int __b) vec_all_gt() argument
3547 vec_all_gt(__vector __bool int __a,__vector signed int __b) vec_all_gt() argument
3554 vec_all_gt(__vector unsigned int __a,__vector unsigned int __b) vec_all_gt() argument
3562 vec_all_gt(__vector unsigned int __a,__vector __bool int __b) vec_all_gt() argument
3570 vec_all_gt(__vector __bool int __a,__vector unsigned int __b) vec_all_gt() argument
3578 vec_all_gt(__vector __bool int __a,__vector __bool int __b) vec_all_gt() argument
3586 vec_all_gt(__vector signed long long __a,__vector signed long long __b) vec_all_gt() argument
3594 vec_all_gt(__vector signed long long __a,__vector __bool long long __b) vec_all_gt() argument
3602 vec_all_gt(__vector __bool long long __a,__vector signed long long __b) vec_all_gt() argument
3609 vec_all_gt(__vector unsigned long long __a,__vector unsigned long long __b) vec_all_gt() argument
3617 vec_all_gt(__vector unsigned long long __a,__vector __bool long long __b) vec_all_gt() argument
3625 vec_all_gt(__vector __bool long long __a,__vector unsigned long long __b) vec_all_gt() argument
3633 vec_all_gt(__vector __bool long long __a,__vector __bool long long __b) vec_all_gt() argument
3642 vec_all_gt(__vector float __a,__vector float __b) vec_all_gt() argument
3650 vec_all_gt(__vector double __a,__vector double __b) vec_all_gt() argument
3659 vec_all_le(__vector signed char __a,__vector signed char __b) vec_all_le() argument
3667 vec_all_le(__vector signed char __a,__vector __bool char __b) vec_all_le() argument
3675 vec_all_le(__vector __bool char __a,__vector signed char __b) vec_all_le() argument
3682 vec_all_le(__vector unsigned char __a,__vector unsigned char __b) vec_all_le() argument
3690 vec_all_le(__vector unsigned char __a,__vector __bool char __b) vec_all_le() argument
3698 vec_all_le(__vector __bool char __a,__vector unsigned char __b) vec_all_le() argument
3706 vec_all_le(__vector __bool char __a,__vector __bool char __b) vec_all_le() argument
3714 vec_all_le(__vector signed short __a,__vector signed short __b) vec_all_le() argument
3722 vec_all_le(__vector signed short __a,__vector __bool short __b) vec_all_le() argument
3730 vec_all_le(__vector __bool short __a,__vector signed short __b) vec_all_le() argument
3737 vec_all_le(__vector unsigned short __a,__vector unsigned short __b) vec_all_le() argument
3745 vec_all_le(__vector unsigned short __a,__vector __bool short __b) vec_all_le() argument
3753 vec_all_le(__vector __bool short __a,__vector unsigned short __b) vec_all_le() argument
3761 vec_all_le(__vector __bool short __a,__vector __bool short __b) vec_all_le() argument
3769 vec_all_le(__vector signed int __a,__vector signed int __b) vec_all_le() argument
3777 vec_all_le(__vector signed int __a,__vector __bool int __b) vec_all_le() argument
3785 vec_all_le(__vector __bool int __a,__vector signed int __b) vec_all_le() argument
3792 vec_all_le(__vector unsigned int __a,__vector unsigned int __b) vec_all_le() argument
3800 vec_all_le(__vector unsigned int __a,__vector __bool int __b) vec_all_le() argument
3808 vec_all_le(__vector __bool int __a,__vector unsigned int __b) vec_all_le() argument
3816 vec_all_le(__vector __bool int __a,__vector __bool int __b) vec_all_le() argument
3824 vec_all_le(__vector signed long long __a,__vector signed long long __b) vec_all_le() argument
3832 vec_all_le(__vector signed long long __a,__vector __bool long long __b) vec_all_le() argument
3840 vec_all_le(__vector __bool long long __a,__vector signed long long __b) vec_all_le() argument
3847 vec_all_le(__vector unsigned long long __a,__vector unsigned long long __b) vec_all_le() argument
3855 vec_all_le(__vector unsigned long long __a,__vector __bool long long __b) vec_all_le() argument
3863 vec_all_le(__vector __bool long long __a,__vector unsigned long long __b) vec_all_le() argument
3871 vec_all_le(__vector __bool long long __a,__vector __bool long long __b) vec_all_le() argument
3880 vec_all_le(__vector float __a,__vector float __b) vec_all_le() argument
3888 vec_all_le(__vector double __a,__vector double __b) vec_all_le() argument
3897 vec_all_lt(__vector signed char __a,__vector signed char __b) vec_all_lt() argument
3905 vec_all_lt(__vector signed char __a,__vector __bool char __b) vec_all_lt() argument
3913 vec_all_lt(__vector __bool char __a,__vector signed char __b) vec_all_lt() argument
3920 vec_all_lt(__vector unsigned char __a,__vector unsigned char __b) vec_all_lt() argument
3928 vec_all_lt(__vector unsigned char __a,__vector __bool char __b) vec_all_lt() argument
3936 vec_all_lt(__vector __bool char __a,__vector unsigned char __b) vec_all_lt() argument
3944 vec_all_lt(__vector __bool char __a,__vector __bool char __b) vec_all_lt() argument
3952 vec_all_lt(__vector signed short __a,__vector signed short __b) vec_all_lt() argument
3960 vec_all_lt(__vector signed short __a,__vector __bool short __b) vec_all_lt() argument
3968 vec_all_lt(__vector __bool short __a,__vector signed short __b) vec_all_lt() argument
3975 vec_all_lt(__vector unsigned short __a,__vector unsigned short __b) vec_all_lt() argument
3983 vec_all_lt(__vector unsigned short __a,__vector __bool short __b) vec_all_lt() argument
3991 vec_all_lt(__vector __bool short __a,__vector unsigned short __b) vec_all_lt() argument
3999 vec_all_lt(__vector __bool short __a,__vector __bool short __b) vec_all_lt() argument
4007 vec_all_lt(__vector signed int __a,__vector signed int __b) vec_all_lt() argument
4015 vec_all_lt(__vector signed int __a,__vector __bool int __b) vec_all_lt() argument
4023 vec_all_lt(__vector __bool int __a,__vector signed int __b) vec_all_lt() argument
4030 vec_all_lt(__vector unsigned int __a,__vector unsigned int __b) vec_all_lt() argument
4038 vec_all_lt(__vector unsigned int __a,__vector __bool int __b) vec_all_lt() argument
4046 vec_all_lt(__vector __bool int __a,__vector unsigned int __b) vec_all_lt() argument
4054 vec_all_lt(__vector __bool int __a,__vector __bool int __b) vec_all_lt() argument
4062 vec_all_lt(__vector signed long long __a,__vector signed long long __b) vec_all_lt() argument
4070 vec_all_lt(__vector signed long long __a,__vector __bool long long __b) vec_all_lt() argument
4078 vec_all_lt(__vector __bool long long __a,__vector signed long long __b) vec_all_lt() argument
4085 vec_all_lt(__vector unsigned long long __a,__vector unsigned long long __b) vec_all_lt() argument
4093 vec_all_lt(__vector unsigned long long __a,__vector __bool long long __b) vec_all_lt() argument
4101 vec_all_lt(__vector __bool long long __a,__vector unsigned long long __b) vec_all_lt() argument
4109 vec_all_lt(__vector __bool long long __a,__vector __bool long long __b) vec_all_lt() argument
4118 vec_all_lt(__vector float __a,__vector float __b) vec_all_lt() argument
4126 vec_all_lt(__vector double __a,__vector double __b) vec_all_lt() argument
4136 vec_all_nge(__vector float __a,__vector float __b) vec_all_nge() argument
4144 vec_all_nge(__vector double __a,__vector double __b) vec_all_nge() argument
4154 vec_all_ngt(__vector float __a,__vector float __b) vec_all_ngt() argument
4162 vec_all_ngt(__vector double __a,__vector double __b) vec_all_ngt() argument
4172 vec_all_nle(__vector float __a,__vector float __b) vec_all_nle() argument
4180 vec_all_nle(__vector double __a,__vector double __b) vec_all_nle() argument
4190 vec_all_nlt(__vector float __a,__vector float __b) vec_all_nlt() argument
4198 vec_all_nlt(__vector double __a,__vector double __b) vec_all_nlt() argument
4243 vec_any_eq(__vector signed char __a,__vector signed char __b) vec_any_eq() argument
4252 vec_any_eq(__vector signed char __a,__vector __bool char __b) vec_any_eq() argument
4261 vec_any_eq(__vector __bool char __a,__vector signed char __b) vec_any_eq() argument
4269 vec_any_eq(__vector unsigned char __a,__vector unsigned char __b) vec_any_eq() argument
4277 vec_any_eq(__vector unsigned char __a,__vector __bool char __b) vec_any_eq() argument
4285 vec_any_eq(__vector __bool char __a,__vector unsigned char __b) vec_any_eq() argument
4292 vec_any_eq(__vector __bool char __a,__vector __bool char __b) vec_any_eq() argument
4300 vec_any_eq(__vector signed short __a,__vector signed short __b) vec_any_eq() argument
4309 vec_any_eq(__vector signed short __a,__vector __bool short __b) vec_any_eq() argument
4318 vec_any_eq(__vector __bool short __a,__vector signed short __b) vec_any_eq() argument
4326 vec_any_eq(__vector unsigned short __a,__vector unsigned short __b) vec_any_eq() argument
4334 vec_any_eq(__vector unsigned short __a,__vector __bool short __b) vec_any_eq() argument
4342 vec_any_eq(__vector __bool short __a,__vector unsigned short __b) vec_any_eq() argument
4349 vec_any_eq(__vector __bool short __a,__vector __bool short __b) vec_any_eq() argument
4357 vec_any_eq(__vector signed int __a,__vector signed int __b) vec_any_eq() argument
4366 vec_any_eq(__vector signed int __a,__vector __bool int __b) vec_any_eq() argument
4375 vec_any_eq(__vector __bool int __a,__vector signed int __b) vec_any_eq() argument
4383 vec_any_eq(__vector unsigned int __a,__vector unsigned int __b) vec_any_eq() argument
4391 vec_any_eq(__vector unsigned int __a,__vector __bool int __b) vec_any_eq() argument
4399 vec_any_eq(__vector __bool int __a,__vector unsigned int __b) vec_any_eq() argument
4406 vec_any_eq(__vector __bool int __a,__vector __bool int __b) vec_any_eq() argument
4414 vec_any_eq(__vector signed long long __a,__vector signed long long __b) vec_any_eq() argument
4423 vec_any_eq(__vector signed long long __a,__vector __bool long long __b) vec_any_eq() argument
4432 vec_any_eq(__vector __bool long long __a,__vector signed long long __b) vec_any_eq() argument
4440 vec_any_eq(__vector unsigned long long __a,__vector unsigned long long __b) vec_any_eq() argument
4448 vec_any_eq(__vector unsigned long long __a,__vector __bool long long __b) vec_any_eq() argument
4456 vec_any_eq(__vector __bool long long __a,__vector unsigned long long __b) vec_any_eq() argument
4463 vec_any_eq(__vector __bool long long __a,__vector __bool long long __b) vec_any_eq() argument
4472 vec_any_eq(__vector float __a,__vector float __b) vec_any_eq() argument
4480 vec_any_eq(__vector double __a,__vector double __b) vec_any_eq() argument
4489 vec_any_ne(__vector signed char __a,__vector signed char __b) vec_any_ne() argument
4498 vec_any_ne(__vector signed char __a,__vector __bool char __b) vec_any_ne() argument
4507 vec_any_ne(__vector __bool char __a,__vector signed char __b) vec_any_ne() argument
4515 vec_any_ne(__vector unsigned char __a,__vector unsigned char __b) vec_any_ne() argument
4523 vec_any_ne(__vector unsigned char __a,__vector __bool char __b) vec_any_ne() argument
4531 vec_any_ne(__vector __bool char __a,__vector unsigned char __b) vec_any_ne() argument
4538 vec_any_ne(__vector __bool char __a,__vector __bool char __b) vec_any_ne() argument
4546 vec_any_ne(__vector signed short __a,__vector signed short __b) vec_any_ne() argument
4555 vec_any_ne(__vector signed short __a,__vector __bool short __b) vec_any_ne() argument
4564 vec_any_ne(__vector __bool short __a,__vector signed short __b) vec_any_ne() argument
4572 vec_any_ne(__vector unsigned short __a,__vector unsigned short __b) vec_any_ne() argument
4580 vec_any_ne(__vector unsigned short __a,__vector __bool short __b) vec_any_ne() argument
4588 vec_any_ne(__vector __bool short __a,__vector unsigned short __b) vec_any_ne() argument
4595 vec_any_ne(__vector __bool short __a,__vector __bool short __b) vec_any_ne() argument
4603 vec_any_ne(__vector signed int __a,__vector signed int __b) vec_any_ne() argument
4612 vec_any_ne(__vector signed int __a,__vector __bool int __b) vec_any_ne() argument
4621 vec_any_ne(__vector __bool int __a,__vector signed int __b) vec_any_ne() argument
4629 vec_any_ne(__vector unsigned int __a,__vector unsigned int __b) vec_any_ne() argument
4637 vec_any_ne(__vector unsigned int __a,__vector __bool int __b) vec_any_ne() argument
4645 vec_any_ne(__vector __bool int __a,__vector unsigned int __b) vec_any_ne() argument
4652 vec_any_ne(__vector __bool int __a,__vector __bool int __b) vec_any_ne() argument
4660 vec_any_ne(__vector signed long long __a,__vector signed long long __b) vec_any_ne() argument
4669 vec_any_ne(__vector signed long long __a,__vector __bool long long __b) vec_any_ne() argument
4678 vec_any_ne(__vector __bool long long __a,__vector signed long long __b) vec_any_ne() argument
4686 vec_any_ne(__vector unsigned long long __a,__vector unsigned long long __b) vec_any_ne() argument
4694 vec_any_ne(__vector unsigned long long __a,__vector __bool long long __b) vec_any_ne() argument
4702 vec_any_ne(__vector __bool long long __a,__vector unsigned long long __b) vec_any_ne() argument
4709 vec_any_ne(__vector __bool long long __a,__vector __bool long long __b) vec_any_ne() argument
4718 vec_any_ne(__vector float __a,__vector float __b) vec_any_ne() argument
4726 vec_any_ne(__vector double __a,__vector double __b) vec_any_ne() argument
4735 vec_any_ge(__vector signed char __a,__vector signed char __b) vec_any_ge() argument
4743 vec_any_ge(__vector signed char __a,__vector __bool char __b) vec_any_ge() argument
4751 vec_any_ge(__vector __bool char __a,__vector signed char __b) vec_any_ge() argument
4758 vec_any_ge(__vector unsigned char __a,__vector unsigned char __b) vec_any_ge() argument
4766 vec_any_ge(__vector unsigned char __a,__vector __bool char __b) vec_any_ge() argument
4774 vec_any_ge(__vector __bool char __a,__vector unsigned char __b) vec_any_ge() argument
4782 vec_any_ge(__vector __bool char __a,__vector __bool char __b) vec_any_ge() argument
4790 vec_any_ge(__vector signed short __a,__vector signed short __b) vec_any_ge() argument
4798 vec_any_ge(__vector signed short __a,__vector __bool short __b) vec_any_ge() argument
4806 vec_any_ge(__vector __bool short __a,__vector signed short __b) vec_any_ge() argument
4813 vec_any_ge(__vector unsigned short __a,__vector unsigned short __b) vec_any_ge() argument
4821 vec_any_ge(__vector unsigned short __a,__vector __bool short __b) vec_any_ge() argument
4829 vec_any_ge(__vector __bool short __a,__vector unsigned short __b) vec_any_ge() argument
4837 vec_any_ge(__vector __bool short __a,__vector __bool short __b) vec_any_ge() argument
4845 vec_any_ge(__vector signed int __a,__vector signed int __b) vec_any_ge() argument
4853 vec_any_ge(__vector signed int __a,__vector __bool int __b) vec_any_ge() argument
4861 vec_any_ge(__vector __bool int __a,__vector signed int __b) vec_any_ge() argument
4868 vec_any_ge(__vector unsigned int __a,__vector unsigned int __b) vec_any_ge() argument
4876 vec_any_ge(__vector unsigned int __a,__vector __bool int __b) vec_any_ge() argument
4884 vec_any_ge(__vector __bool int __a,__vector unsigned int __b) vec_any_ge() argument
4892 vec_any_ge(__vector __bool int __a,__vector __bool int __b) vec_any_ge() argument
4900 vec_any_ge(__vector signed long long __a,__vector signed long long __b) vec_any_ge() argument
4908 vec_any_ge(__vector signed long long __a,__vector __bool long long __b) vec_any_ge() argument
4916 vec_any_ge(__vector __bool long long __a,__vector signed long long __b) vec_any_ge() argument
4923 vec_any_ge(__vector unsigned long long __a,__vector unsigned long long __b) vec_any_ge() argument
4931 vec_any_ge(__vector unsigned long long __a,__vector __bool long long __b) vec_any_ge() argument
4939 vec_any_ge(__vector __bool long long __a,__vector unsigned long long __b) vec_any_ge() argument
4947 vec_any_ge(__vector __bool long long __a,__vector __bool long long __b) vec_any_ge() argument
4956 vec_any_ge(__vector float __a,__vector float __b) vec_any_ge() argument
4964 vec_any_ge(__vector double __a,__vector double __b) vec_any_ge() argument
4973 vec_any_gt(__vector signed char __a,__vector signed char __b) vec_any_gt() argument
4981 vec_any_gt(__vector signed char __a,__vector __bool char __b) vec_any_gt() argument
4989 vec_any_gt(__vector __bool char __a,__vector signed char __b) vec_any_gt() argument
4996 vec_any_gt(__vector unsigned char __a,__vector unsigned char __b) vec_any_gt() argument
5004 vec_any_gt(__vector unsigned char __a,__vector __bool char __b) vec_any_gt() argument
5012 vec_any_gt(__vector __bool char __a,__vector unsigned char __b) vec_any_gt() argument
5020 vec_any_gt(__vector __bool char __a,__vector __bool char __b) vec_any_gt() argument
5028 vec_any_gt(__vector signed short __a,__vector signed short __b) vec_any_gt() argument
5036 vec_any_gt(__vector signed short __a,__vector __bool short __b) vec_any_gt() argument
5044 vec_any_gt(__vector __bool short __a,__vector signed short __b) vec_any_gt() argument
5051 vec_any_gt(__vector unsigned short __a,__vector unsigned short __b) vec_any_gt() argument
5059 vec_any_gt(__vector unsigned short __a,__vector __bool short __b) vec_any_gt() argument
5067 vec_any_gt(__vector __bool short __a,__vector unsigned short __b) vec_any_gt() argument
5075 vec_any_gt(__vector __bool short __a,__vector __bool short __b) vec_any_gt() argument
5083 vec_any_gt(__vector signed int __a,__vector signed int __b) vec_any_gt() argument
5091 vec_any_gt(__vector signed int __a,__vector __bool int __b) vec_any_gt() argument
5099 vec_any_gt(__vector __bool int __a,__vector signed int __b) vec_any_gt() argument
5106 vec_any_gt(__vector unsigned int __a,__vector unsigned int __b) vec_any_gt() argument
5114 vec_any_gt(__vector unsigned int __a,__vector __bool int __b) vec_any_gt() argument
5122 vec_any_gt(__vector __bool int __a,__vector unsigned int __b) vec_any_gt() argument
5130 vec_any_gt(__vector __bool int __a,__vector __bool int __b) vec_any_gt() argument
5138 vec_any_gt(__vector signed long long __a,__vector signed long long __b) vec_any_gt() argument
5146 vec_any_gt(__vector signed long long __a,__vector __bool long long __b) vec_any_gt() argument
5154 vec_any_gt(__vector __bool long long __a,__vector signed long long __b) vec_any_gt() argument
5161 vec_any_gt(__vector unsigned long long __a,__vector unsigned long long __b) vec_any_gt() argument
5169 vec_any_gt(__vector unsigned long long __a,__vector __bool long long __b) vec_any_gt() argument
5177 vec_any_gt(__vector __bool long long __a,__vector unsigned long long __b) vec_any_gt() argument
5185 vec_any_gt(__vector __bool long long __a,__vector __bool long long __b) vec_any_gt() argument
5194 vec_any_gt(__vector float __a,__vector float __b) vec_any_gt() argument
5202 vec_any_gt(__vector double __a,__vector double __b) vec_any_gt() argument
5211 vec_any_le(__vector signed char __a,__vector signed char __b) vec_any_le() argument
5219 vec_any_le(__vector signed char __a,__vector __bool char __b) vec_any_le() argument
5227 vec_any_le(__vector __bool char __a,__vector signed char __b) vec_any_le() argument
5234 vec_any_le(__vector unsigned char __a,__vector unsigned char __b) vec_any_le() argument
5242 vec_any_le(__vector unsigned char __a,__vector __bool char __b) vec_any_le() argument
5250 vec_any_le(__vector __bool char __a,__vector unsigned char __b) vec_any_le() argument
5258 vec_any_le(__vector __bool char __a,__vector __bool char __b) vec_any_le() argument
5266 vec_any_le(__vector signed short __a,__vector signed short __b) vec_any_le() argument
5274 vec_any_le(__vector signed short __a,__vector __bool short __b) vec_any_le() argument
5282 vec_any_le(__vector __bool short __a,__vector signed short __b) vec_any_le() argument
5289 vec_any_le(__vector unsigned short __a,__vector unsigned short __b) vec_any_le() argument
5297 vec_any_le(__vector unsigned short __a,__vector __bool short __b) vec_any_le() argument
5305 vec_any_le(__vector __bool short __a,__vector unsigned short __b) vec_any_le() argument
5313 vec_any_le(__vector __bool short __a,__vector __bool short __b) vec_any_le() argument
5321 vec_any_le(__vector signed int __a,__vector signed int __b) vec_any_le() argument
5329 vec_any_le(__vector signed int __a,__vector __bool int __b) vec_any_le() argument
5337 vec_any_le(__vector __bool int __a,__vector signed int __b) vec_any_le() argument
5344 vec_any_le(__vector unsigned int __a,__vector unsigned int __b) vec_any_le() argument
5352 vec_any_le(__vector unsigned int __a,__vector __bool int __b) vec_any_le() argument
5360 vec_any_le(__vector __bool int __a,__vector unsigned int __b) vec_any_le() argument
5368 vec_any_le(__vector __bool int __a,__vector __bool int __b) vec_any_le() argument
5376 vec_any_le(__vector signed long long __a,__vector signed long long __b) vec_any_le() argument
5384 vec_any_le(__vector signed long long __a,__vector __bool long long __b) vec_any_le() argument
5392 vec_any_le(__vector __bool long long __a,__vector signed long long __b) vec_any_le() argument
5399 vec_any_le(__vector unsigned long long __a,__vector unsigned long long __b) vec_any_le() argument
5407 vec_any_le(__vector unsigned long long __a,__vector __bool long long __b) vec_any_le() argument
5415 vec_any_le(__vector __bool long long __a,__vector unsigned long long __b) vec_any_le() argument
5423 vec_any_le(__vector __bool long long __a,__vector __bool long long __b) vec_any_le() argument
5432 vec_any_le(__vector float __a,__vector float __b) vec_any_le() argument
5440 vec_any_le(__vector double __a,__vector double __b) vec_any_le() argument
5449 vec_any_lt(__vector signed char __a,__vector signed char __b) vec_any_lt() argument
5457 vec_any_lt(__vector signed char __a,__vector __bool char __b) vec_any_lt() argument
5465 vec_any_lt(__vector __bool char __a,__vector signed char __b) vec_any_lt() argument
5472 vec_any_lt(__vector unsigned char __a,__vector unsigned char __b) vec_any_lt() argument
5480 vec_any_lt(__vector unsigned char __a,__vector __bool char __b) vec_any_lt() argument
5488 vec_any_lt(__vector __bool char __a,__vector unsigned char __b) vec_any_lt() argument
5496 vec_any_lt(__vector __bool char __a,__vector __bool char __b) vec_any_lt() argument
5504 vec_any_lt(__vector signed short __a,__vector signed short __b) vec_any_lt() argument
5512 vec_any_lt(__vector signed short __a,__vector __bool short __b) vec_any_lt() argument
5520 vec_any_lt(__vector __bool short __a,__vector signed short __b) vec_any_lt() argument
5527 vec_any_lt(__vector unsigned short __a,__vector unsigned short __b) vec_any_lt() argument
5535 vec_any_lt(__vector unsigned short __a,__vector __bool short __b) vec_any_lt() argument
5543 vec_any_lt(__vector __bool short __a,__vector unsigned short __b) vec_any_lt() argument
5551 vec_any_lt(__vector __bool short __a,__vector __bool short __b) vec_any_lt() argument
5559 vec_any_lt(__vector signed int __a,__vector signed int __b) vec_any_lt() argument
5567 vec_any_lt(__vector signed int __a,__vector __bool int __b) vec_any_lt() argument
5575 vec_any_lt(__vector __bool int __a,__vector signed int __b) vec_any_lt() argument
5582 vec_any_lt(__vector unsigned int __a,__vector unsigned int __b) vec_any_lt() argument
5590 vec_any_lt(__vector unsigned int __a,__vector __bool int __b) vec_any_lt() argument
5598 vec_any_lt(__vector __bool int __a,__vector unsigned int __b) vec_any_lt() argument
5606 vec_any_lt(__vector __bool int __a,__vector __bool int __b) vec_any_lt() argument
5614 vec_any_lt(__vector signed long long __a,__vector signed long long __b) vec_any_lt() argument
5622 vec_any_lt(__vector signed long long __a,__vector __bool long long __b) vec_any_lt() argument
5630 vec_any_lt(__vector __bool long long __a,__vector signed long long __b) vec_any_lt() argument
5637 vec_any_lt(__vector unsigned long long __a,__vector unsigned long long __b) vec_any_lt() argument
5645 vec_any_lt(__vector unsigned long long __a,__vector __bool long long __b) vec_any_lt() argument
5653 vec_any_lt(__vector __bool long long __a,__vector unsigned long long __b) vec_any_lt() argument
5661 vec_any_lt(__vector __bool long long __a,__vector __bool long long __b) vec_any_lt() argument
5670 vec_any_lt(__vector float __a,__vector float __b) vec_any_lt() argument
5678 vec_any_lt(__vector double __a,__vector double __b) vec_any_lt() argument
5688 vec_any_nge(__vector float __a,__vector float __b) vec_any_nge() argument
5696 vec_any_nge(__vector double __a,__vector double __b) vec_any_nge() argument
5706 vec_any_ngt(__vector float __a,__vector float __b) vec_any_ngt() argument
5714 vec_any_ngt(__vector double __a,__vector double __b) vec_any_ngt() argument
5724 vec_any_nle(__vector float __a,__vector float __b) vec_any_nle() argument
5732 vec_any_nle(__vector double __a,__vector double __b) vec_any_nle() argument
5742 vec_any_nlt(__vector float __a,__vector float __b) vec_any_nlt() argument
5750 vec_any_nlt(__vector double __a,__vector double __b) vec_any_nlt() argument
5795 vec_andc(__vector __bool char __a,__vector __bool char __b) vec_andc() argument
5800 vec_andc(__vector signed char __a,__vector signed char __b) vec_andc() argument
5806 vec_andc(__vector __bool char __a,__vector signed char __b) vec_andc() argument
5812 vec_andc(__vector signed char __a,__vector __bool char __b) vec_andc() argument
5817 vec_andc(__vector unsigned char __a,__vector unsigned char __b) vec_andc() argument
5823 vec_andc(__vector __bool char __a,__vector unsigned char __b) vec_andc() argument
5829 vec_andc(__vector unsigned char __a,__vector __bool char __b) vec_andc() argument
5834 vec_andc(__vector __bool short __a,__vector __bool short __b) vec_andc() argument
5839 vec_andc(__vector signed short __a,__vector signed short __b) vec_andc() argument
5845 vec_andc(__vector __bool short __a,__vector signed short __b) vec_andc() argument
5851 vec_andc(__vector signed short __a,__vector __bool short __b) vec_andc() argument
5856 vec_andc(__vector unsigned short __a,__vector unsigned short __b) vec_andc() argument
5862 vec_andc(__vector __bool short __a,__vector unsigned short __b) vec_andc() argument
5868 vec_andc(__vector unsigned short __a,__vector __bool short __b) vec_andc() argument
5873 vec_andc(__vector __bool int __a,__vector __bool int __b) vec_andc() argument
5878 vec_andc(__vector signed int __a,__vector signed int __b) vec_andc() argument
5884 vec_andc(__vector __bool int __a,__vector signed int __b) vec_andc() argument
5890 vec_andc(__vector signed int __a,__vector __bool int __b) vec_andc() argument
5895 vec_andc(__vector unsigned int __a,__vector unsigned int __b) vec_andc() argument
5901 vec_andc(__vector __bool int __a,__vector unsigned int __b) vec_andc() argument
5907 vec_andc(__vector unsigned int __a,__vector __bool int __b) vec_andc() argument
5912 vec_andc(__vector __bool long long __a,__vector __bool long long __b) vec_andc() argument
5917 vec_andc(__vector signed long long __a,__vector signed long long __b) vec_andc() argument
5923 vec_andc(__vector __bool long long __a,__vector signed long long __b) vec_andc() argument
5929 vec_andc(__vector signed long long __a,__vector __bool long long __b) vec_andc() argument
5934 vec_andc(__vector unsigned long long __a,__vector unsigned long long __b) vec_andc() argument
5940 vec_andc(__vector __bool long long __a,__vector unsigned long long __b) vec_andc() argument
5946 vec_andc(__vector unsigned long long __a,__vector __bool long long __b) vec_andc() argument
5952 vec_andc(__vector float __a,__vector float __b) vec_andc() argument
5959 vec_andc(__vector double __a,__vector double __b) vec_andc() argument
5966 vec_andc(__vector __bool long long __a,__vector double __b) vec_andc() argument
5973 vec_andc(__vector double __a,__vector __bool long long __b) vec_andc() argument
5981 vec_nor(__vector __bool char __a,__vector __bool char __b) vec_nor() argument
5986 vec_nor(__vector signed char __a,__vector signed char __b) vec_nor() argument
5992 vec_nor(__vector __bool char __a,__vector signed char __b) vec_nor() argument
5998 vec_nor(__vector signed char __a,__vector __bool char __b) vec_nor() argument
6003 vec_nor(__vector unsigned char __a,__vector unsigned char __b) vec_nor() argument
6009 vec_nor(__vector __bool char __a,__vector unsigned char __b) vec_nor() argument
6015 vec_nor(__vector unsigned char __a,__vector __bool char __b) vec_nor() argument
6020 vec_nor(__vector __bool short __a,__vector __bool short __b) vec_nor() argument
6025 vec_nor(__vector signed short __a,__vector signed short __b) vec_nor() argument
6031 vec_nor(__vector __bool short __a,__vector signed short __b) vec_nor() argument
6037 vec_nor(__vector signed short __a,__vector __bool short __b) vec_nor() argument
6042 vec_nor(__vector unsigned short __a,__vector unsigned short __b) vec_nor() argument
6048 vec_nor(__vector __bool short __a,__vector unsigned short __b) vec_nor() argument
6054 vec_nor(__vector unsigned short __a,__vector __bool short __b) vec_nor() argument
6059 vec_nor(__vector __bool int __a,__vector __bool int __b) vec_nor() argument
6064 vec_nor(__vector signed int __a,__vector signed int __b) vec_nor() argument
6070 vec_nor(__vector __bool int __a,__vector signed int __b) vec_nor() argument
6076 vec_nor(__vector signed int __a,__vector __bool int __b) vec_nor() argument
6081 vec_nor(__vector unsigned int __a,__vector unsigned int __b) vec_nor() argument
6087 vec_nor(__vector __bool int __a,__vector unsigned int __b) vec_nor() argument
6093 vec_nor(__vector unsigned int __a,__vector __bool int __b) vec_nor() argument
6098 vec_nor(__vector __bool long long __a,__vector __bool long long __b) vec_nor() argument
6103 vec_nor(__vector signed long long __a,__vector signed long long __b) vec_nor() argument
6109 vec_nor(__vector __bool long long __a,__vector signed long long __b) vec_nor() argument
6115 vec_nor(__vector signed long long __a,__vector __bool long long __b) vec_nor() argument
6120 vec_nor(__vector unsigned long long __a,__vector unsigned long long __b) vec_nor() argument
6126 vec_nor(__vector __bool long long __a,__vector unsigned long long __b) vec_nor() argument
6132 vec_nor(__vector unsigned long long __a,__vector __bool long long __b) vec_nor() argument
6138 vec_nor(__vector float __a,__vector float __b) vec_nor() argument
6145 vec_nor(__vector double __a,__vector double __b) vec_nor() argument
6152 vec_nor(__vector __bool long long __a,__vector double __b) vec_nor() argument
6159 vec_nor(__vector double __a,__vector __bool long long __b) vec_nor() argument
6168 vec_orc(__vector __bool char __a,__vector __bool char __b) vec_orc() argument
6173 vec_orc(__vector signed char __a,__vector signed char __b) vec_orc() argument
6178 vec_orc(__vector unsigned char __a,__vector unsigned char __b) vec_orc() argument
6183 vec_orc(__vector __bool short __a,__vector __bool short __b) vec_orc() argument
6188 vec_orc(__vector signed short __a,__vector signed short __b) vec_orc() argument
6193 vec_orc(__vector unsigned short __a,__vector unsigned short __b) vec_orc() argument
6198 vec_orc(__vector __bool int __a,__vector __bool int __b) vec_orc() argument
6203 vec_orc(__vector signed int __a,__vector signed int __b) vec_orc() argument
6208 vec_orc(__vector unsigned int __a,__vector unsigned int __b) vec_orc() argument
6213 vec_orc(__vector __bool long long __a,__vector __bool long long __b) vec_orc() argument
6218 vec_orc(__vector signed long long __a,__vector signed long long __b) vec_orc() argument
6223 vec_orc(__vector unsigned long long __a,__vector unsigned long long __b) vec_orc() argument
6228 vec_orc(__vector float __a,__vector float __b) vec_orc() argument
6234 vec_orc(__vector double __a,__vector double __b) vec_orc() argument
6244 vec_nand(__vector __bool char __a,__vector __bool char __b) vec_nand() argument
6249 vec_nand(__vector signed char __a,__vector signed char __b) vec_nand() argument
6254 vec_nand(__vector unsigned char __a,__vector unsigned char __b) vec_nand() argument
6259 vec_nand(__vector __bool short __a,__vector __bool short __b) vec_nand() argument
6264 vec_nand(__vector signed short __a,__vector signed short __b) vec_nand() argument
6269 vec_nand(__vector unsigned short __a,__vector unsigned short __b) vec_nand() argument
6274 vec_nand(__vector __bool int __a,__vector __bool int __b) vec_nand() argument
6279 vec_nand(__vector signed int __a,__vector signed int __b) vec_nand() argument
6284 vec_nand(__vector unsigned int __a,__vector unsigned int __b) vec_nand() argument
6289 vec_nand(__vector __bool long long __a,__vector __bool long long __b) vec_nand() argument
6294 vec_nand(__vector signed long long __a,__vector signed long long __b) vec_nand() argument
6299 vec_nand(__vector unsigned long long __a,__vector unsigned long long __b) vec_nand() argument
6304 vec_nand(__vector float __a,__vector float __b) vec_nand() argument
6310 vec_nand(__vector double __a,__vector double __b) vec_nand() argument
6320 vec_eqv(__vector __bool char __a,__vector __bool char __b) vec_eqv() argument
6325 vec_eqv(__vector signed char __a,__vector signed char __b) vec_eqv() argument
6330 vec_eqv(__vector unsigned char __a,__vector unsigned char __b) vec_eqv() argument
6335 vec_eqv(__vector __bool short __a,__vector __bool short __b) vec_eqv() argument
6340 vec_eqv(__vector signed short __a,__vector signed short __b) vec_eqv() argument
6345 vec_eqv(__vector unsigned short __a,__vector unsigned short __b) vec_eqv() argument
6350 vec_eqv(__vector __bool int __a,__vector __bool int __b) vec_eqv() argument
6355 vec_eqv(__vector signed int __a,__vector signed int __b) vec_eqv() argument
6360 vec_eqv(__vector unsigned int __a,__vector unsigned int __b) vec_eqv() argument
6365 vec_eqv(__vector __bool long long __a,__vector __bool long long __b) vec_eqv() argument
6370 vec_eqv(__vector signed long long __a,__vector signed long long __b) vec_eqv() argument
6375 vec_eqv(__vector unsigned long long __a,__vector unsigned long long __b) vec_eqv() argument
6380 vec_eqv(__vector float __a,__vector float __b) vec_eqv() argument
6386 vec_eqv(__vector double __a,__vector double __b) vec_eqv() argument
6521 vec_rl(__vector signed char __a,__vector unsigned char __b) vec_rl() argument
6527 vec_rl(__vector unsigned char __a,__vector unsigned char __b) vec_rl() argument
6532 vec_rl(__vector signed short __a,__vector unsigned short __b) vec_rl() argument
6538 vec_rl(__vector unsigned short __a,__vector unsigned short __b) vec_rl() argument
6543 vec_rl(__vector signed int __a,__vector unsigned int __b) vec_rl() argument
6549 vec_rl(__vector unsigned int __a,__vector unsigned int __b) vec_rl() argument
6554 vec_rl(__vector signed long long __a,__vector unsigned long long __b) vec_rl() argument
6560 vec_rl(__vector unsigned long long __a,__vector unsigned long long __b) vec_rl() argument
6567 vec_rli(__vector signed char __a,unsigned long __b) vec_rli() argument
6573 vec_rli(__vector unsigned char __a,unsigned long __b) vec_rli() argument
6578 vec_rli(__vector signed short __a,unsigned long __b) vec_rli() argument
6584 vec_rli(__vector unsigned short __a,unsigned long __b) vec_rli() argument
6589 vec_rli(__vector signed int __a,unsigned long __b) vec_rli() argument
6595 vec_rli(__vector unsigned int __a,unsigned long __b) vec_rli() argument
6600 vec_rli(__vector signed long long __a,unsigned long __b) vec_rli() argument
6606 vec_rli(__vector unsigned long long __a,unsigned long __b) vec_rli() argument
6667 vec_sll(__vector signed char __a,__vector unsigned char __b) vec_sll() argument
6674 vec_sll(__vector signed char __a,__vector unsigned short __b) vec_sll() argument
6681 vec_sll(__vector signed char __a,__vector unsigned int __b) vec_sll() argument
6688 vec_sll(__vector __bool char __a,__vector unsigned char __b) vec_sll() argument
6695 vec_sll(__vector __bool char __a,__vector unsigned short __b) vec_sll() argument
6702 vec_sll(__vector __bool char __a,__vector unsigned int __b) vec_sll() argument
6708 vec_sll(__vector unsigned char __a,__vector unsigned char __b) vec_sll() argument
6714 vec_sll(__vector unsigned char __a,__vector unsigned short __b) vec_sll() argument
6720 vec_sll(__vector unsigned char __a,__vector unsigned int __b) vec_sll() argument
6725 vec_sll(__vector signed short __a,__vector unsigned char __b) vec_sll() argument
6732 vec_sll(__vector signed short __a,__vector unsigned short __b) vec_sll() argument
6739 vec_sll(__vector signed short __a,__vector unsigned int __b) vec_sll() argument
6746 vec_sll(__vector __bool short __a,__vector unsigned char __b) vec_sll() argument
6753 vec_sll(__vector __bool short __a,__vector unsigned short __b) vec_sll() argument
6760 vec_sll(__vector __bool short __a,__vector unsigned int __b) vec_sll() argument
6766 vec_sll(__vector unsigned short __a,__vector unsigned char __b) vec_sll() argument
6773 vec_sll(__vector unsigned short __a,__vector unsigned short __b) vec_sll() argument
6780 vec_sll(__vector unsigned short __a,__vector unsigned int __b) vec_sll() argument
6786 vec_sll(__vector signed int __a,__vector unsigned char __b) vec_sll() argument
6793 vec_sll(__vector signed int __a,__vector unsigned short __b) vec_sll() argument
6800 vec_sll(__vector signed int __a,__vector unsigned int __b) vec_sll() argument
6807 vec_sll(__vector __bool int __a,__vector unsigned char __b) vec_sll() argument
6814 vec_sll(__vector __bool int __a,__vector unsigned short __b) vec_sll() argument
6821 vec_sll(__vector __bool int __a,__vector unsigned int __b) vec_sll() argument
6827 vec_sll(__vector unsigned int __a,__vector unsigned char __b) vec_sll() argument
6834 vec_sll(__vector unsigned int __a,__vector unsigned short __b) vec_sll() argument
6841 vec_sll(__vector unsigned int __a,__vector unsigned int __b) vec_sll() argument
6847 vec_sll(__vector signed long long __a,__vector unsigned char __b) vec_sll() argument
6854 vec_sll(__vector signed long long __a,__vector unsigned short __b) vec_sll() argument
6861 vec_sll(__vector signed long long __a,__vector unsigned int __b) vec_sll() argument
6868 vec_sll(__vector __bool long long __a,__vector unsigned char __b) vec_sll() argument
6875 vec_sll(__vector __bool long long __a,__vector unsigned short __b) vec_sll() argument
6882 vec_sll(__vector __bool long long __a,__vector unsigned int __b) vec_sll() argument
6888 vec_sll(__vector unsigned long long __a,__vector unsigned char __b) vec_sll() argument
6895 vec_sll(__vector unsigned long long __a,__vector unsigned short __b) vec_sll() argument
6902 vec_sll(__vector unsigned long long __a,__vector unsigned int __b) vec_sll() argument
6910 vec_slb(__vector signed char __a,__vector signed char __b) vec_slb() argument
6916 vec_slb(__vector signed char __a,__vector unsigned char __b) vec_slb() argument
6922 vec_slb(__vector unsigned char __a,__vector signed char __b) vec_slb() argument
6927 vec_slb(__vector unsigned char __a,__vector unsigned char __b) vec_slb() argument
6932 vec_slb(__vector signed short __a,__vector signed short __b) vec_slb() argument
6938 vec_slb(__vector signed short __a,__vector unsigned short __b) vec_slb() argument
6944 vec_slb(__vector unsigned short __a,__vector signed short __b) vec_slb() argument
6950 vec_slb(__vector unsigned short __a,__vector unsigned short __b) vec_slb() argument
6956 vec_slb(__vector signed int __a,__vector signed int __b) vec_slb() argument
6962 vec_slb(__vector signed int __a,__vector unsigned int __b) vec_slb() argument
6968 vec_slb(__vector unsigned int __a,__vector signed int __b) vec_slb() argument
6974 vec_slb(__vector unsigned int __a,__vector unsigned int __b) vec_slb() argument
6980 vec_slb(__vector signed long long __a,__vector signed long long __b) vec_slb() argument
6986 vec_slb(__vector signed long long __a,__vector unsigned long long __b) vec_slb() argument
6992 vec_slb(__vector unsigned long long __a,__vector signed long long __b) vec_slb() argument
6998 vec_slb(__vector unsigned long long __a,__vector unsigned long long __b) vec_slb() argument
7005 vec_slb(__vector float __a,__vector signed int __b) vec_slb() argument
7011 vec_slb(__vector float __a,__vector unsigned int __b) vec_slb() argument
7018 vec_slb(__vector double __a,__vector signed long long __b) vec_slb() argument
7024 vec_slb(__vector double __a,__vector unsigned long long __b) vec_slb() argument
7192 vec_sral(__vector signed char __a,__vector unsigned char __b) vec_sral() argument
7199 vec_sral(__vector signed char __a,__vector unsigned short __b) vec_sral() argument
7206 vec_sral(__vector signed char __a,__vector unsigned int __b) vec_sral() argument
7213 vec_sral(__vector __bool char __a,__vector unsigned char __b) vec_sral() argument
7220 vec_sral(__vector __bool char __a,__vector unsigned short __b) vec_sral() argument
7227 vec_sral(__vector __bool char __a,__vector unsigned int __b) vec_sral() argument
7233 vec_sral(__vector unsigned char __a,__vector unsigned char __b) vec_sral() argument
7239 vec_sral(__vector unsigned char __a,__vector unsigned short __b) vec_sral() argument
7245 vec_sral(__vector unsigned char __a,__vector unsigned int __b) vec_sral() argument
7250 vec_sral(__vector signed short __a,__vector unsigned char __b) vec_sral() argument
7257 vec_sral(__vector signed short __a,__vector unsigned short __b) vec_sral() argument
7264 vec_sral(__vector signed short __a,__vector unsigned int __b) vec_sral() argument
7271 vec_sral(__vector __bool short __a,__vector unsigned char __b) vec_sral() argument
7278 vec_sral(__vector __bool short __a,__vector unsigned short __b) vec_sral() argument
7285 vec_sral(__vector __bool short __a,__vector unsigned int __b) vec_sral() argument
7291 vec_sral(__vector unsigned short __a,__vector unsigned char __b) vec_sral() argument
7298 vec_sral(__vector unsigned short __a,__vector unsigned short __b) vec_sral() argument
7305 vec_sral(__vector unsigned short __a,__vector unsigned int __b) vec_sral() argument
7311 vec_sral(__vector signed int __a,__vector unsigned char __b) vec_sral() argument
7318 vec_sral(__vector signed int __a,__vector unsigned short __b) vec_sral() argument
7325 vec_sral(__vector signed int __a,__vector unsigned int __b) vec_sral() argument
7332 vec_sral(__vector __bool int __a,__vector unsigned char __b) vec_sral() argument
7339 vec_sral(__vector __bool int __a,__vector unsigned short __b) vec_sral() argument
7346 vec_sral(__vector __bool int __a,__vector unsigned int __b) vec_sral() argument
7352 vec_sral(__vector unsigned int __a,__vector unsigned char __b) vec_sral() argument
7359 vec_sral(__vector unsigned int __a,__vector unsigned short __b) vec_sral() argument
7366 vec_sral(__vector unsigned int __a,__vector unsigned int __b) vec_sral() argument
7372 vec_sral(__vector signed long long __a,__vector unsigned char __b) vec_sral() argument
7379 vec_sral(__vector signed long long __a,__vector unsigned short __b) vec_sral() argument
7386 vec_sral(__vector signed long long __a,__vector unsigned int __b) vec_sral() argument
7393 vec_sral(__vector __bool long long __a,__vector unsigned char __b) vec_sral() argument
7400 vec_sral(__vector __bool long long __a,__vector unsigned short __b) vec_sral() argument
7407 vec_sral(__vector __bool long long __a,__vector unsigned int __b) vec_sral() argument
7413 vec_sral(__vector unsigned long long __a,__vector unsigned char __b) vec_sral() argument
7420 vec_sral(__vector unsigned long long __a,__vector unsigned short __b) vec_sral() argument
7427 vec_sral(__vector unsigned long long __a,__vector unsigned int __b) vec_sral() argument
7435 vec_srab(__vector signed char __a,__vector signed char __b) vec_srab() argument
7441 vec_srab(__vector signed char __a,__vector unsigned char __b) vec_srab() argument
7447 vec_srab(__vector unsigned char __a,__vector signed char __b) vec_srab() argument
7452 vec_srab(__vector unsigned char __a,__vector unsigned char __b) vec_srab() argument
7457 vec_srab(__vector signed short __a,__vector signed short __b) vec_srab() argument
7463 vec_srab(__vector signed short __a,__vector unsigned short __b) vec_srab() argument
7469 vec_srab(__vector unsigned short __a,__vector signed short __b) vec_srab() argument
7475 vec_srab(__vector unsigned short __a,__vector unsigned short __b) vec_srab() argument
7481 vec_srab(__vector signed int __a,__vector signed int __b) vec_srab() argument
7487 vec_srab(__vector signed int __a,__vector unsigned int __b) vec_srab() argument
7493 vec_srab(__vector unsigned int __a,__vector signed int __b) vec_srab() argument
7499 vec_srab(__vector unsigned int __a,__vector unsigned int __b) vec_srab() argument
7505 vec_srab(__vector signed long long __a,__vector signed long long __b) vec_srab() argument
7511 vec_srab(__vector signed long long __a,__vector unsigned long long __b) vec_srab() argument
7517 vec_srab(__vector unsigned long long __a,__vector signed long long __b) vec_srab() argument
7523 vec_srab(__vector unsigned long long __a,__vector unsigned long long __b) vec_srab() argument
7530 vec_srab(__vector float __a,__vector signed int __b) vec_srab() argument
7536 vec_srab(__vector float __a,__vector unsigned int __b) vec_srab() argument
7543 vec_srab(__vector double __a,__vector signed long long __b) vec_srab() argument
7549 vec_srab(__vector double __a,__vector unsigned long long __b) vec_srab() argument
7557 vec_srl(__vector signed char __a,__vector unsigned char __b) vec_srl() argument
7564 vec_srl(__vector signed char __a,__vector unsigned short __b) vec_srl() argument
7571 vec_srl(__vector signed char __a,__vector unsigned int __b) vec_srl() argument
7578 vec_srl(__vector __bool char __a,__vector unsigned char __b) vec_srl() argument
7585 vec_srl(__vector __bool char __a,__vector unsigned short __b) vec_srl() argument
7592 vec_srl(__vector __bool char __a,__vector unsigned int __b) vec_srl() argument
7598 vec_srl(__vector unsigned char __a,__vector unsigned char __b) vec_srl() argument
7604 vec_srl(__vector unsigned char __a,__vector unsigned short __b) vec_srl() argument
7610 vec_srl(__vector unsigned char __a,__vector unsigned int __b) vec_srl() argument
7615 vec_srl(__vector signed short __a,__vector unsigned char __b) vec_srl() argument
7622 vec_srl(__vector signed short __a,__vector unsigned short __b) vec_srl() argument
7629 vec_srl(__vector signed short __a,__vector unsigned int __b) vec_srl() argument
7636 vec_srl(__vector __bool short __a,__vector unsigned char __b) vec_srl() argument
7643 vec_srl(__vector __bool short __a,__vector unsigned short __b) vec_srl() argument
7650 vec_srl(__vector __bool short __a,__vector unsigned int __b) vec_srl() argument
7656 vec_srl(__vector unsigned short __a,__vector unsigned char __b) vec_srl() argument
7663 vec_srl(__vector unsigned short __a,__vector unsigned short __b) vec_srl() argument
7670 vec_srl(__vector unsigned short __a,__vector unsigned int __b) vec_srl() argument
7676 vec_srl(__vector signed int __a,__vector unsigned char __b) vec_srl() argument
7683 vec_srl(__vector signed int __a,__vector unsigned short __b) vec_srl() argument
7690 vec_srl(__vector signed int __a,__vector unsigned int __b) vec_srl() argument
7697 vec_srl(__vector __bool int __a,__vector unsigned char __b) vec_srl() argument
7704 vec_srl(__vector __bool int __a,__vector unsigned short __b) vec_srl() argument
7711 vec_srl(__vector __bool int __a,__vector unsigned int __b) vec_srl() argument
7717 vec_srl(__vector unsigned int __a,__vector unsigned char __b) vec_srl() argument
7724 vec_srl(__vector unsigned int __a,__vector unsigned short __b) vec_srl() argument
7731 vec_srl(__vector unsigned int __a,__vector unsigned int __b) vec_srl() argument
7737 vec_srl(__vector signed long long __a,__vector unsigned char __b) vec_srl() argument
7744 vec_srl(__vector signed long long __a,__vector unsigned short __b) vec_srl() argument
7751 vec_srl(__vector signed long long __a,__vector unsigned int __b) vec_srl() argument
7758 vec_srl(__vector __bool long long __a,__vector unsigned char __b) vec_srl() argument
7765 vec_srl(__vector __bool long long __a,__vector unsigned short __b) vec_srl() argument
7772 vec_srl(__vector __bool long long __a,__vector unsigned int __b) vec_srl() argument
7778 vec_srl(__vector unsigned long long __a,__vector unsigned char __b) vec_srl() argument
7785 vec_srl(__vector unsigned long long __a,__vector unsigned short __b) vec_srl() argument
7792 vec_srl(__vector unsigned long long __a,__vector unsigned int __b) vec_srl() argument
7800 vec_srb(__vector signed char __a,__vector signed char __b) vec_srb() argument
7806 vec_srb(__vector signed char __a,__vector unsigned char __b) vec_srb() argument
7812 vec_srb(__vector unsigned char __a,__vector signed char __b) vec_srb() argument
7817 vec_srb(__vector unsigned char __a,__vector unsigned char __b) vec_srb() argument
7822 vec_srb(__vector signed short __a,__vector signed short __b) vec_srb() argument
7828 vec_srb(__vector signed short __a,__vector unsigned short __b) vec_srb() argument
7834 vec_srb(__vector unsigned short __a,__vector signed short __b) vec_srb() argument
7840 vec_srb(__vector unsigned short __a,__vector unsigned short __b) vec_srb() argument
7846 vec_srb(__vector signed int __a,__vector signed int __b) vec_srb() argument
7852 vec_srb(__vector signed int __a,__vector unsigned int __b) vec_srb() argument
7858 vec_srb(__vector unsigned int __a,__vector signed int __b) vec_srb() argument
7864 vec_srb(__vector unsigned int __a,__vector unsigned int __b) vec_srb() argument
7870 vec_srb(__vector signed long long __a,__vector signed long long __b) vec_srb() argument
7876 vec_srb(__vector signed long long __a,__vector unsigned long long __b) vec_srb() argument
7882 vec_srb(__vector unsigned long long __a,__vector signed long long __b) vec_srb() argument
7888 vec_srb(__vector unsigned long long __a,__vector unsigned long long __b) vec_srb() argument
7895 vec_srb(__vector float __a,__vector signed int __b) vec_srb() argument
7901 vec_srb(__vector float __a,__vector unsigned int __b) vec_srb() argument
7908 vec_srb(__vector double __a,__vector signed long long __b) vec_srb() argument
7914 vec_srb(__vector double __a,__vector unsigned long long __b) vec_srb() argument
8021 vec_max(__vector signed char __a,__vector signed char __b) vec_max() argument
8027 vec_max(__vector signed char __a,__vector __bool char __b) vec_max() argument
8034 vec_max(__vector __bool char __a,__vector signed char __b) vec_max() argument
8040 vec_max(__vector unsigned char __a,__vector unsigned char __b) vec_max() argument
8046 vec_max(__vector unsigned char __a,__vector __bool char __b) vec_max() argument
8053 vec_max(__vector __bool char __a,__vector unsigned char __b) vec_max() argument
8059 vec_max(__vector signed short __a,__vector signed short __b) vec_max() argument
8065 vec_max(__vector signed short __a,__vector __bool short __b) vec_max() argument
8072 vec_max(__vector __bool short __a,__vector signed short __b) vec_max() argument
8078 vec_max(__vector unsigned short __a,__vector unsigned short __b) vec_max() argument
8084 vec_max(__vector unsigned short __a,__vector __bool short __b) vec_max() argument
8091 vec_max(__vector __bool short __a,__vector unsigned short __b) vec_max() argument
8097 vec_max(__vector signed int __a,__vector signed int __b) vec_max() argument
8103 vec_max(__vector signed int __a,__vector __bool int __b) vec_max() argument
8110 vec_max(__vector __bool int __a,__vector signed int __b) vec_max() argument
8116 vec_max(__vector unsigned int __a,__vector unsigned int __b) vec_max() argument
8122 vec_max(__vector unsigned int __a,__vector __bool int __b) vec_max() argument
8129 vec_max(__vector __bool int __a,__vector unsigned int __b) vec_max() argument
8135 vec_max(__vector signed long long __a,__vector signed long long __b) vec_max() argument
8141 vec_max(__vector signed long long __a,__vector __bool long long __b) vec_max() argument
8148 vec_max(__vector __bool long long __a,__vector signed long long __b) vec_max() argument
8154 vec_max(__vector unsigned long long __a,__vector unsigned long long __b) vec_max() argument
8160 vec_max(__vector unsigned long long __a,__vector __bool long long __b) vec_max() argument
8167 vec_max(__vector __bool long long __a,__vector unsigned long long __b) vec_max() argument
8174 vec_max(__vector float __a,__vector float __b) vec_max() argument
8180 vec_max(__vector double __a,__vector double __b) vec_max() argument
8191 vec_min(__vector signed char __a,__vector signed char __b) vec_min() argument
8197 vec_min(__vector signed char __a,__vector __bool char __b) vec_min() argument
8204 vec_min(__vector __bool char __a,__vector signed char __b) vec_min() argument
8210 vec_min(__vector unsigned char __a,__vector unsigned char __b) vec_min() argument
8216 vec_min(__vector unsigned char __a,__vector __bool char __b) vec_min() argument
8223 vec_min(__vector __bool char __a,__vector unsigned char __b) vec_min() argument
8229 vec_min(__vector signed short __a,__vector signed short __b) vec_min() argument
8235 vec_min(__vector signed short __a,__vector __bool short __b) vec_min() argument
8242 vec_min(__vector __bool short __a,__vector signed short __b) vec_min() argument
8248 vec_min(__vector unsigned short __a,__vector unsigned short __b) vec_min() argument
8254 vec_min(__vector unsigned short __a,__vector __bool short __b) vec_min() argument
8261 vec_min(__vector __bool short __a,__vector unsigned short __b) vec_min() argument
8267 vec_min(__vector signed int __a,__vector signed int __b) vec_min() argument
8273 vec_min(__vector signed int __a,__vector __bool int __b) vec_min() argument
8280 vec_min(__vector __bool int __a,__vector signed int __b) vec_min() argument
8286 vec_min(__vector unsigned int __a,__vector unsigned int __b) vec_min() argument
8292 vec_min(__vector unsigned int __a,__vector __bool int __b) vec_min() argument
8299 vec_min(__vector __bool int __a,__vector unsigned int __b) vec_min() argument
8305 vec_min(__vector signed long long __a,__vector signed long long __b) vec_min() argument
8311 vec_min(__vector signed long long __a,__vector __bool long long __b) vec_min() argument
8318 vec_min(__vector __bool long long __a,__vector signed long long __b) vec_min() argument
8324 vec_min(__vector unsigned long long __a,__vector unsigned long long __b) vec_min() argument
8330 vec_min(__vector unsigned long long __a,__vector __bool long long __b) vec_min() argument
8337 vec_min(__vector __bool long long __a,__vector unsigned long long __b) vec_min() argument
8344 vec_min(__vector float __a,__vector float __b) vec_min() argument
8350 vec_min(__vector double __a,__vector double __b) vec_min() argument
8361 vec_add_u128(__vector unsigned char __a,__vector unsigned char __b) vec_add_u128() argument
8368 vec_addc(__vector unsigned char __a,__vector unsigned char __b) vec_addc() argument
8373 vec_addc(__vector unsigned short __a,__vector unsigned short __b) vec_addc() argument
8378 vec_addc(__vector unsigned int __a,__vector unsigned int __b) vec_addc() argument
8383 vec_addc(__vector unsigned long long __a,__vector unsigned long long __b) vec_addc() argument
8390 vec_addc_u128(__vector unsigned char __a,__vector unsigned char __b) vec_addc_u128() argument
8398 vec_adde_u128(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_adde_u128() argument
8408 vec_addec_u128(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_addec_u128() argument
8418 vec_avg(__vector signed char __a,__vector signed char __b) vec_avg() argument
8423 vec_avg(__vector signed short __a,__vector signed short __b) vec_avg() argument
8428 vec_avg(__vector signed int __a,__vector signed int __b) vec_avg() argument
8433 vec_avg(__vector signed long long __a,__vector signed long long __b) vec_avg() argument
8438 vec_avg(__vector unsigned char __a,__vector unsigned char __b) vec_avg() argument
8443 vec_avg(__vector unsigned short __a,__vector unsigned short __b) vec_avg() argument
8448 vec_avg(__vector unsigned int __a,__vector unsigned int __b) vec_avg() argument
8453 vec_avg(__vector unsigned long long __a,__vector unsigned long long __b) vec_avg() argument
8460 vec_checksum(__vector unsigned int __a,__vector unsigned int __b) vec_checksum() argument
8467 vec_gfmsum(__vector unsigned char __a,__vector unsigned char __b) vec_gfmsum() argument
8472 vec_gfmsum(__vector unsigned short __a,__vector unsigned short __b) vec_gfmsum() argument
8477 vec_gfmsum(__vector unsigned int __a,__vector unsigned int __b) vec_gfmsum() argument
8485 vec_gfmsum_128(__vector unsigned long long __a,__vector unsigned long long __b) vec_gfmsum_128() argument
8492 vec_gfmsum_accum(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned short __c) vec_gfmsum_accum() argument
8498 vec_gfmsum_accum(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned int __c) vec_gfmsum_accum() argument
8504 vec_gfmsum_accum(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned long long __c) vec_gfmsum_accum() argument
8513 vec_gfmsum_accum_128(__vector unsigned long long __a,__vector unsigned long long __b,__vector unsigned char __c) vec_gfmsum_accum_128() argument
8522 vec_mladd(__vector signed char __a,__vector signed char __b,__vector signed char __c) vec_mladd() argument
8528 vec_mladd(__vector unsigned char __a,__vector signed char __b,__vector signed char __c) vec_mladd() argument
8534 vec_mladd(__vector signed char __a,__vector unsigned char __b,__vector unsigned char __c) vec_mladd() argument
8540 vec_mladd(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_mladd() argument
8546 vec_mladd(__vector signed short __a,__vector signed short __b,__vector signed short __c) vec_mladd() argument
8552 vec_mladd(__vector unsigned short __a,__vector signed short __b,__vector signed short __c) vec_mladd() argument
8558 vec_mladd(__vector signed short __a,__vector unsigned short __b,__vector unsigned short __c) vec_mladd() argument
8564 vec_mladd(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_mladd() argument
8570 vec_mladd(__vector signed int __a,__vector signed int __b,__vector signed int __c) vec_mladd() argument
8576 vec_mladd(__vector unsigned int __a,__vector signed int __b,__vector signed int __c) vec_mladd() argument
8582 vec_mladd(__vector signed int __a,__vector unsigned int __b,__vector unsigned int __c) vec_mladd() argument
8588 vec_mladd(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_mladd() argument
8596 vec_mhadd(__vector signed char __a,__vector signed char __b,__vector signed char __c) vec_mhadd() argument
8602 vec_mhadd(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_mhadd() argument
8608 vec_mhadd(__vector signed short __a,__vector signed short __b,__vector signed short __c) vec_mhadd() argument
8614 vec_mhadd(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_mhadd() argument
8620 vec_mhadd(__vector signed int __a,__vector signed int __b,__vector signed int __c) vec_mhadd() argument
8626 vec_mhadd(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_mhadd() argument
8634 vec_meadd(__vector signed char __a,__vector signed char __b,__vector signed short __c) vec_meadd() argument
8640 vec_meadd(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned short __c) vec_meadd() argument
8646 vec_meadd(__vector signed short __a,__vector signed short __b,__vector signed int __c) vec_meadd() argument
8652 vec_meadd(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned int __c) vec_meadd() argument
8658 vec_meadd(__vector signed int __a,__vector signed int __b,__vector signed long long __c) vec_meadd() argument
8664 vec_meadd(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned long long __c) vec_meadd() argument
8672 vec_moadd(__vector signed char __a,__vector signed char __b,__vector signed short __c) vec_moadd() argument
8678 vec_moadd(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned short __c) vec_moadd() argument
8684 vec_moadd(__vector signed short __a,__vector signed short __b,__vector signed int __c) vec_moadd() argument
8690 vec_moadd(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned int __c) vec_moadd() argument
8696 vec_moadd(__vector signed int __a,__vector signed int __b,__vector signed long long __c) vec_moadd() argument
8702 vec_moadd(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned long long __c) vec_moadd() argument
8710 vec_mulh(__vector signed char __a,__vector signed char __b) vec_mulh() argument
8715 vec_mulh(__vector unsigned char __a,__vector unsigned char __b) vec_mulh() argument
8720 vec_mulh(__vector signed short __a,__vector signed short __b) vec_mulh() argument
8725 vec_mulh(__vector unsigned short __a,__vector unsigned short __b) vec_mulh() argument
8730 vec_mulh(__vector signed int __a,__vector signed int __b) vec_mulh() argument
8735 vec_mulh(__vector unsigned int __a,__vector unsigned int __b) vec_mulh() argument
8742 vec_mule(__vector signed char __a,__vector signed char __b) vec_mule() argument
8747 vec_mule(__vector unsigned char __a,__vector unsigned char __b) vec_mule() argument
8752 vec_mule(__vector signed short __a,__vector signed short __b) vec_mule() argument
8757 vec_mule(__vector unsigned short __a,__vector unsigned short __b) vec_mule() argument
8762 vec_mule(__vector signed int __a,__vector signed int __b) vec_mule() argument
8767 vec_mule(__vector unsigned int __a,__vector unsigned int __b) vec_mule() argument
8774 vec_mulo(__vector signed char __a,__vector signed char __b) vec_mulo() argument
8779 vec_mulo(__vector unsigned char __a,__vector unsigned char __b) vec_mulo() argument
8784 vec_mulo(__vector signed short __a,__vector signed short __b) vec_mulo() argument
8789 vec_mulo(__vector unsigned short __a,__vector unsigned short __b) vec_mulo() argument
8794 vec_mulo(__vector signed int __a,__vector signed int __b) vec_mulo() argument
8799 vec_mulo(__vector unsigned int __a,__vector unsigned int __b) vec_mulo() argument
8819 vec_sub_u128(__vector unsigned char __a,__vector unsigned char __b) vec_sub_u128() argument
8826 vec_subc(__vector unsigned char __a,__vector unsigned char __b) vec_subc() argument
8831 vec_subc(__vector unsigned short __a,__vector unsigned short __b) vec_subc() argument
8836 vec_subc(__vector unsigned int __a,__vector unsigned int __b) vec_subc() argument
8841 vec_subc(__vector unsigned long long __a,__vector unsigned long long __b) vec_subc() argument
8848 vec_subc_u128(__vector unsigned char __a,__vector unsigned char __b) vec_subc_u128() argument
8856 vec_sube_u128(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_sube_u128() argument
8866 vec_subec_u128(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_subec_u128() argument
8876 vec_sum2(__vector unsigned short __a,__vector unsigned short __b) vec_sum2() argument
8881 vec_sum2(__vector unsigned int __a,__vector unsigned int __b) vec_sum2() argument
8888 vec_sum_u128(__vector unsigned int __a,__vector unsigned int __b) vec_sum_u128() argument
8893 vec_sum_u128(__vector unsigned long long __a,__vector unsigned long long __b) vec_sum_u128() argument
8900 vec_sum4(__vector unsigned char __a,__vector unsigned char __b) vec_sum4() argument
8905 vec_sum4(__vector unsigned short __a,__vector unsigned short __b) vec_sum4() argument
8912 vec_test_mask(__vector signed char __a,__vector unsigned char __b) vec_test_mask() argument
8918 vec_test_mask(__vector unsigned char __a,__vector unsigned char __b) vec_test_mask() argument
8923 vec_test_mask(__vector signed short __a,__vector unsigned short __b) vec_test_mask() argument
8929 vec_test_mask(__vector unsigned short __a,__vector unsigned short __b) vec_test_mask() argument
8935 vec_test_mask(__vector signed int __a,__vector unsigned int __b) vec_test_mask() argument
8941 vec_test_mask(__vector unsigned int __a,__vector unsigned int __b) vec_test_mask() argument
8947 vec_test_mask(__vector signed long long __a,__vector unsigned long long __b) vec_test_mask() argument
8954 vec_test_mask(__vector unsigned long long __a,__vector unsigned long long __b) vec_test_mask() argument
8961 vec_test_mask(__vector float __a,__vector unsigned int __b) vec_test_mask() argument
8968 vec_test_mask(__vector double __a,__vector unsigned long long __b) vec_test_mask() argument
8977 vec_madd(__vector float __a,__vector float __b,__vector float __c) vec_madd() argument
8983 vec_madd(__vector double __a,__vector double __b,__vector double __c) vec_madd() argument
8991 vec_msub(__vector float __a,__vector float __b,__vector float __c) vec_msub() argument
8997 vec_msub(__vector double __a,__vector double __b,__vector double __c) vec_msub() argument
9005 vec_nmadd(__vector float __a,__vector float __b,__vector float __c) vec_nmadd() argument
9010 vec_nmadd(__vector double __a,__vector double __b,__vector double __c) vec_nmadd() argument
9019 vec_nmsub(__vector float __a,__vector float __b,__vector float __c) vec_nmsub() argument
9024 vec_nmsub(__vector double __a,__vector double __b,__vector double __c) vec_nmsub() argument
9065 vec_ctd(__vector signed long long __a,int __b) vec_ctd() argument
9075 vec_ctd(__vector unsigned long long __a,int __b) vec_ctd() argument
9087 vec_ctsl(__vector double __a,int __b) vec_ctsl() argument
9098 vec_ctul(__vector double __a,int __b) vec_ctul() argument
9518 vec_cmpeq_idx(__vector signed char __a,__vector signed char __b) vec_cmpeq_idx() argument
9525 vec_cmpeq_idx(__vector __bool char __a,__vector __bool char __b) vec_cmpeq_idx() argument
9531 vec_cmpeq_idx(__vector unsigned char __a,__vector unsigned char __b) vec_cmpeq_idx() argument
9536 vec_cmpeq_idx(__vector signed short __a,__vector signed short __b) vec_cmpeq_idx() argument
9543 vec_cmpeq_idx(__vector __bool short __a,__vector __bool short __b) vec_cmpeq_idx() argument
9549 vec_cmpeq_idx(__vector unsigned short __a,__vector unsigned short __b) vec_cmpeq_idx() argument
9554 vec_cmpeq_idx(__vector signed int __a,__vector signed int __b) vec_cmpeq_idx() argument
9561 vec_cmpeq_idx(__vector __bool int __a,__vector __bool int __b) vec_cmpeq_idx() argument
9567 vec_cmpeq_idx(__vector unsigned int __a,__vector unsigned int __b) vec_cmpeq_idx() argument
9574 vec_cmpeq_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_cmpeq_idx_cc() argument
9581 vec_cmpeq_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_cmpeq_idx_cc() argument
9587 vec_cmpeq_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_cmpeq_idx_cc() argument
9593 vec_cmpeq_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_cmpeq_idx_cc() argument
9601 vec_cmpeq_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_cmpeq_idx_cc() argument
9607 vec_cmpeq_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_cmpeq_idx_cc() argument
9613 vec_cmpeq_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_cmpeq_idx_cc() argument
9620 vec_cmpeq_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_cmpeq_idx_cc() argument
9626 vec_cmpeq_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_cmpeq_idx_cc() argument
9634 vec_cmpeq_or_0_idx(__vector signed char __a,__vector signed char __b) vec_cmpeq_or_0_idx() argument
9641 vec_cmpeq_or_0_idx(__vector __bool char __a,__vector __bool char __b) vec_cmpeq_or_0_idx() argument
9647 vec_cmpeq_or_0_idx(__vector unsigned char __a,__vector unsigned char __b) vec_cmpeq_or_0_idx() argument
9652 vec_cmpeq_or_0_idx(__vector signed short __a,__vector signed short __b) vec_cmpeq_or_0_idx() argument
9659 vec_cmpeq_or_0_idx(__vector __bool short __a,__vector __bool short __b) vec_cmpeq_or_0_idx() argument
9665 vec_cmpeq_or_0_idx(__vector unsigned short __a,__vector unsigned short __b) vec_cmpeq_or_0_idx() argument
9670 vec_cmpeq_or_0_idx(__vector signed int __a,__vector signed int __b) vec_cmpeq_or_0_idx() argument
9677 vec_cmpeq_or_0_idx(__vector __bool int __a,__vector __bool int __b) vec_cmpeq_or_0_idx() argument
9683 vec_cmpeq_or_0_idx(__vector unsigned int __a,__vector unsigned int __b) vec_cmpeq_or_0_idx() argument
9690 vec_cmpeq_or_0_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9698 vec_cmpeq_or_0_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9705 vec_cmpeq_or_0_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9711 vec_cmpeq_or_0_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9719 vec_cmpeq_or_0_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9726 vec_cmpeq_or_0_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9732 vec_cmpeq_or_0_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9740 vec_cmpeq_or_0_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9747 vec_cmpeq_or_0_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_cmpeq_or_0_idx_cc() argument
9755 vec_cmpne_idx(__vector signed char __a,__vector signed char __b) vec_cmpne_idx() argument
9762 vec_cmpne_idx(__vector __bool char __a,__vector __bool char __b) vec_cmpne_idx() argument
9768 vec_cmpne_idx(__vector unsigned char __a,__vector unsigned char __b) vec_cmpne_idx() argument
9773 vec_cmpne_idx(__vector signed short __a,__vector signed short __b) vec_cmpne_idx() argument
9780 vec_cmpne_idx(__vector __bool short __a,__vector __bool short __b) vec_cmpne_idx() argument
9786 vec_cmpne_idx(__vector unsigned short __a,__vector unsigned short __b) vec_cmpne_idx() argument
9791 vec_cmpne_idx(__vector signed int __a,__vector signed int __b) vec_cmpne_idx() argument
9798 vec_cmpne_idx(__vector __bool int __a,__vector __bool int __b) vec_cmpne_idx() argument
9804 vec_cmpne_idx(__vector unsigned int __a,__vector unsigned int __b) vec_cmpne_idx() argument
9811 vec_cmpne_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_cmpne_idx_cc() argument
9818 vec_cmpne_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_cmpne_idx_cc() argument
9824 vec_cmpne_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_cmpne_idx_cc() argument
9830 vec_cmpne_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_cmpne_idx_cc() argument
9838 vec_cmpne_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_cmpne_idx_cc() argument
9845 vec_cmpne_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_cmpne_idx_cc() argument
9851 vec_cmpne_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_cmpne_idx_cc() argument
9858 vec_cmpne_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_cmpne_idx_cc() argument
9864 vec_cmpne_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_cmpne_idx_cc() argument
9872 vec_cmpne_or_0_idx(__vector signed char __a,__vector signed char __b) vec_cmpne_or_0_idx() argument
9879 vec_cmpne_or_0_idx(__vector __bool char __a,__vector __bool char __b) vec_cmpne_or_0_idx() argument
9885 vec_cmpne_or_0_idx(__vector unsigned char __a,__vector unsigned char __b) vec_cmpne_or_0_idx() argument
9890 vec_cmpne_or_0_idx(__vector signed short __a,__vector signed short __b) vec_cmpne_or_0_idx() argument
9897 vec_cmpne_or_0_idx(__vector __bool short __a,__vector __bool short __b) vec_cmpne_or_0_idx() argument
9903 vec_cmpne_or_0_idx(__vector unsigned short __a,__vector unsigned short __b) vec_cmpne_or_0_idx() argument
9908 vec_cmpne_or_0_idx(__vector signed int __a,__vector signed int __b) vec_cmpne_or_0_idx() argument
9915 vec_cmpne_or_0_idx(__vector __bool int __a,__vector __bool int __b) vec_cmpne_or_0_idx() argument
9921 vec_cmpne_or_0_idx(__vector unsigned int __a,__vector unsigned int __b) vec_cmpne_or_0_idx() argument
9928 vec_cmpne_or_0_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9936 vec_cmpne_or_0_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9943 vec_cmpne_or_0_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9949 vec_cmpne_or_0_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9957 vec_cmpne_or_0_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9964 vec_cmpne_or_0_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9970 vec_cmpne_or_0_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9978 vec_cmpne_or_0_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9985 vec_cmpne_or_0_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_cmpne_or_0_idx_cc() argument
9993 vec_cmprg(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_cmprg() argument
9999 vec_cmprg(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_cmprg() argument
10005 vec_cmprg(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_cmprg() argument
10013 vec_cmprg_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_cmprg_cc() argument
10019 vec_cmprg_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c,int * __cc) vec_cmprg_cc() argument
10025 vec_cmprg_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c,int * __cc) vec_cmprg_cc() argument
10033 vec_cmprg_idx(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_cmprg_idx() argument
10039 vec_cmprg_idx(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_cmprg_idx() argument
10045 vec_cmprg_idx(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_cmprg_idx() argument
10053 vec_cmprg_idx_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_cmprg_idx_cc() argument
10059 vec_cmprg_idx_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c,int * __cc) vec_cmprg_idx_cc() argument
10065 vec_cmprg_idx_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c,int * __cc) vec_cmprg_idx_cc() argument
10073 vec_cmprg_or_0_idx(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_cmprg_or_0_idx() argument
10079 vec_cmprg_or_0_idx(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_cmprg_or_0_idx() argument
10085 vec_cmprg_or_0_idx(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_cmprg_or_0_idx() argument
10093 vec_cmprg_or_0_idx_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_cmprg_or_0_idx_cc() argument
10099 vec_cmprg_or_0_idx_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c,int * __cc) vec_cmprg_or_0_idx_cc() argument
10105 vec_cmprg_or_0_idx_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c,int * __cc) vec_cmprg_or_0_idx_cc() argument
10113 vec_cmpnrg(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_cmpnrg() argument
10119 vec_cmpnrg(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_cmpnrg() argument
10125 vec_cmpnrg(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_cmpnrg() argument
10133 vec_cmpnrg_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_cmpnrg_cc() argument
10140 vec_cmpnrg_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c,int * __cc) vec_cmpnrg_cc() argument
10147 vec_cmpnrg_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c,int * __cc) vec_cmpnrg_cc() argument
10156 vec_cmpnrg_idx(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_cmpnrg_idx() argument
10162 vec_cmpnrg_idx(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_cmpnrg_idx() argument
10168 vec_cmpnrg_idx(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_cmpnrg_idx() argument
10176 vec_cmpnrg_idx_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_cmpnrg_idx_cc() argument
10182 vec_cmpnrg_idx_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c,int * __cc) vec_cmpnrg_idx_cc() argument
10188 vec_cmpnrg_idx_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c,int * __cc) vec_cmpnrg_idx_cc() argument
10196 vec_cmpnrg_or_0_idx(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c) vec_cmpnrg_or_0_idx() argument
10202 vec_cmpnrg_or_0_idx(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c) vec_cmpnrg_or_0_idx() argument
10208 vec_cmpnrg_or_0_idx(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c) vec_cmpnrg_or_0_idx() argument
10217 vec_cmpnrg_or_0_idx_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_cmpnrg_or_0_idx_cc() argument
10224 vec_cmpnrg_or_0_idx_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned short __c,int * __cc) vec_cmpnrg_or_0_idx_cc() argument
10231 vec_cmpnrg_or_0_idx_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned int __c,int * __cc) vec_cmpnrg_or_0_idx_cc() argument
10239 vec_find_any_eq(__vector signed char __a,__vector signed char __b) vec_find_any_eq() argument
10246 vec_find_any_eq(__vector __bool char __a,__vector __bool char __b) vec_find_any_eq() argument
10253 vec_find_any_eq(__vector unsigned char __a,__vector unsigned char __b) vec_find_any_eq() argument
10258 vec_find_any_eq(__vector signed short __a,__vector signed short __b) vec_find_any_eq() argument
10265 vec_find_any_eq(__vector __bool short __a,__vector __bool short __b) vec_find_any_eq() argument
10272 vec_find_any_eq(__vector unsigned short __a,__vector unsigned short __b) vec_find_any_eq() argument
10277 vec_find_any_eq(__vector signed int __a,__vector signed int __b) vec_find_any_eq() argument
10284 vec_find_any_eq(__vector __bool int __a,__vector __bool int __b) vec_find_any_eq() argument
10291 vec_find_any_eq(__vector unsigned int __a,__vector unsigned int __b) vec_find_any_eq() argument
10298 vec_find_any_eq_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_find_any_eq_cc() argument
10306 vec_find_any_eq_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_find_any_eq_cc() argument
10314 vec_find_any_eq_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_find_any_eq_cc() argument
10320 vec_find_any_eq_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_find_any_eq_cc() argument
10328 vec_find_any_eq_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_find_any_eq_cc() argument
10336 vec_find_any_eq_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_find_any_eq_cc() argument
10342 vec_find_any_eq_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_find_any_eq_cc() argument
10350 vec_find_any_eq_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_find_any_eq_cc() argument
10358 vec_find_any_eq_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_find_any_eq_cc() argument
10366 vec_find_any_eq_idx(__vector signed char __a,__vector signed char __b) vec_find_any_eq_idx() argument
10373 vec_find_any_eq_idx(__vector __bool char __a,__vector __bool char __b) vec_find_any_eq_idx() argument
10379 vec_find_any_eq_idx(__vector unsigned char __a,__vector unsigned char __b) vec_find_any_eq_idx() argument
10384 vec_find_any_eq_idx(__vector signed short __a,__vector signed short __b) vec_find_any_eq_idx() argument
10391 vec_find_any_eq_idx(__vector __bool short __a,__vector __bool short __b) vec_find_any_eq_idx() argument
10397 vec_find_any_eq_idx(__vector unsigned short __a,__vector unsigned short __b) vec_find_any_eq_idx() argument
10402 vec_find_any_eq_idx(__vector signed int __a,__vector signed int __b) vec_find_any_eq_idx() argument
10409 vec_find_any_eq_idx(__vector __bool int __a,__vector __bool int __b) vec_find_any_eq_idx() argument
10415 vec_find_any_eq_idx(__vector unsigned int __a,__vector unsigned int __b) vec_find_any_eq_idx() argument
10423 vec_find_any_eq_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_find_any_eq_idx_cc() argument
10431 vec_find_any_eq_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_find_any_eq_idx_cc() argument
10438 vec_find_any_eq_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_find_any_eq_idx_cc() argument
10444 vec_find_any_eq_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_find_any_eq_idx_cc() argument
10452 vec_find_any_eq_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_find_any_eq_idx_cc() argument
10459 vec_find_any_eq_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_find_any_eq_idx_cc() argument
10465 vec_find_any_eq_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_find_any_eq_idx_cc() argument
10473 vec_find_any_eq_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_find_any_eq_idx_cc() argument
10480 vec_find_any_eq_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_find_any_eq_idx_cc() argument
10488 vec_find_any_eq_or_0_idx(__vector signed char __a,__vector signed char __b) vec_find_any_eq_or_0_idx() argument
10496 vec_find_any_eq_or_0_idx(__vector __bool char __a,__vector __bool char __b) vec_find_any_eq_or_0_idx() argument
10503 vec_find_any_eq_or_0_idx(__vector unsigned char __a,__vector unsigned char __b) vec_find_any_eq_or_0_idx() argument
10509 vec_find_any_eq_or_0_idx(__vector signed short __a,__vector signed short __b) vec_find_any_eq_or_0_idx() argument
10517 vec_find_any_eq_or_0_idx(__vector __bool short __a,__vector __bool short __b) vec_find_any_eq_or_0_idx() argument
10524 vec_find_any_eq_or_0_idx(__vector unsigned short __a,__vector unsigned short __b) vec_find_any_eq_or_0_idx() argument
10530 vec_find_any_eq_or_0_idx(__vector signed int __a,__vector signed int __b) vec_find_any_eq_or_0_idx() argument
10538 vec_find_any_eq_or_0_idx(__vector __bool int __a,__vector __bool int __b) vec_find_any_eq_or_0_idx() argument
10545 vec_find_any_eq_or_0_idx(__vector unsigned int __a,__vector unsigned int __b) vec_find_any_eq_or_0_idx() argument
10553 vec_find_any_eq_or_0_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10561 vec_find_any_eq_or_0_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10568 vec_find_any_eq_or_0_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10574 vec_find_any_eq_or_0_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10582 vec_find_any_eq_or_0_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10589 vec_find_any_eq_or_0_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10595 vec_find_any_eq_or_0_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10603 vec_find_any_eq_or_0_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10610 vec_find_any_eq_or_0_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_find_any_eq_or_0_idx_cc() argument
10617 vec_find_any_ne(__vector signed char __a,__vector signed char __b) vec_find_any_ne() argument
10624 vec_find_any_ne(__vector __bool char __a,__vector __bool char __b) vec_find_any_ne() argument
10631 vec_find_any_ne(__vector unsigned char __a,__vector unsigned char __b) vec_find_any_ne() argument
10636 vec_find_any_ne(__vector signed short __a,__vector signed short __b) vec_find_any_ne() argument
10643 vec_find_any_ne(__vector __bool short __a,__vector __bool short __b) vec_find_any_ne() argument
10650 vec_find_any_ne(__vector unsigned short __a,__vector unsigned short __b) vec_find_any_ne() argument
10655 vec_find_any_ne(__vector signed int __a,__vector signed int __b) vec_find_any_ne() argument
10662 vec_find_any_ne(__vector __bool int __a,__vector __bool int __b) vec_find_any_ne() argument
10669 vec_find_any_ne(__vector unsigned int __a,__vector unsigned int __b) vec_find_any_ne() argument
10677 vec_find_any_ne_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_find_any_ne_cc() argument
10685 vec_find_any_ne_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_find_any_ne_cc() argument
10693 vec_find_any_ne_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_find_any_ne_cc() argument
10699 vec_find_any_ne_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_find_any_ne_cc() argument
10707 vec_find_any_ne_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_find_any_ne_cc() argument
10715 vec_find_any_ne_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_find_any_ne_cc() argument
10721 vec_find_any_ne_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_find_any_ne_cc() argument
10729 vec_find_any_ne_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_find_any_ne_cc() argument
10737 vec_find_any_ne_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_find_any_ne_cc() argument
10744 vec_find_any_ne_idx(__vector signed char __a,__vector signed char __b) vec_find_any_ne_idx() argument
10751 vec_find_any_ne_idx(__vector __bool char __a,__vector __bool char __b) vec_find_any_ne_idx() argument
10757 vec_find_any_ne_idx(__vector unsigned char __a,__vector unsigned char __b) vec_find_any_ne_idx() argument
10762 vec_find_any_ne_idx(__vector signed short __a,__vector signed short __b) vec_find_any_ne_idx() argument
10769 vec_find_any_ne_idx(__vector __bool short __a,__vector __bool short __b) vec_find_any_ne_idx() argument
10775 vec_find_any_ne_idx(__vector unsigned short __a,__vector unsigned short __b) vec_find_any_ne_idx() argument
10780 vec_find_any_ne_idx(__vector signed int __a,__vector signed int __b) vec_find_any_ne_idx() argument
10787 vec_find_any_ne_idx(__vector __bool int __a,__vector __bool int __b) vec_find_any_ne_idx() argument
10793 vec_find_any_ne_idx(__vector unsigned int __a,__vector unsigned int __b) vec_find_any_ne_idx() argument
10801 vec_find_any_ne_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_find_any_ne_idx_cc() argument
10809 vec_find_any_ne_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_find_any_ne_idx_cc() argument
10816 vec_find_any_ne_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_find_any_ne_idx_cc() argument
10823 vec_find_any_ne_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_find_any_ne_idx_cc() argument
10831 vec_find_any_ne_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_find_any_ne_idx_cc() argument
10838 vec_find_any_ne_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_find_any_ne_idx_cc() argument
10844 vec_find_any_ne_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_find_any_ne_idx_cc() argument
10852 vec_find_any_ne_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_find_any_ne_idx_cc() argument
10859 vec_find_any_ne_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_find_any_ne_idx_cc() argument
10867 vec_find_any_ne_or_0_idx(__vector signed char __a,__vector signed char __b) vec_find_any_ne_or_0_idx() argument
10875 vec_find_any_ne_or_0_idx(__vector __bool char __a,__vector __bool char __b) vec_find_any_ne_or_0_idx() argument
10882 vec_find_any_ne_or_0_idx(__vector unsigned char __a,__vector unsigned char __b) vec_find_any_ne_or_0_idx() argument
10888 vec_find_any_ne_or_0_idx(__vector signed short __a,__vector signed short __b) vec_find_any_ne_or_0_idx() argument
10896 vec_find_any_ne_or_0_idx(__vector __bool short __a,__vector __bool short __b) vec_find_any_ne_or_0_idx() argument
10903 vec_find_any_ne_or_0_idx(__vector unsigned short __a,__vector unsigned short __b) vec_find_any_ne_or_0_idx() argument
10909 vec_find_any_ne_or_0_idx(__vector signed int __a,__vector signed int __b) vec_find_any_ne_or_0_idx() argument
10917 vec_find_any_ne_or_0_idx(__vector __bool int __a,__vector __bool int __b) vec_find_any_ne_or_0_idx() argument
10924 vec_find_any_ne_or_0_idx(__vector unsigned int __a,__vector unsigned int __b) vec_find_any_ne_or_0_idx() argument
10932 vec_find_any_ne_or_0_idx_cc(__vector signed char __a,__vector signed char __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10940 vec_find_any_ne_or_0_idx_cc(__vector __bool char __a,__vector __bool char __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10947 vec_find_any_ne_or_0_idx_cc(__vector unsigned char __a,__vector unsigned char __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10953 vec_find_any_ne_or_0_idx_cc(__vector signed short __a,__vector signed short __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10961 vec_find_any_ne_or_0_idx_cc(__vector __bool short __a,__vector __bool short __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10968 vec_find_any_ne_or_0_idx_cc(__vector unsigned short __a,__vector unsigned short __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10974 vec_find_any_ne_or_0_idx_cc(__vector signed int __a,__vector signed int __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10982 vec_find_any_ne_or_0_idx_cc(__vector __bool int __a,__vector __bool int __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10989 vec_find_any_ne_or_0_idx_cc(__vector unsigned int __a,__vector unsigned int __b,int * __cc) vec_find_any_ne_or_0_idx_cc() argument
10998 vec_search_string_cc(__vector signed char __a,__vector signed char __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11005 vec_search_string_cc(__vector __bool char __a,__vector __bool char __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11012 vec_search_string_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11018 vec_search_string_cc(__vector signed short __a,__vector signed short __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11025 vec_search_string_cc(__vector __bool short __a,__vector __bool short __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11032 vec_search_string_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11038 vec_search_string_cc(__vector signed int __a,__vector signed int __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11045 vec_search_string_cc(__vector __bool int __a,__vector __bool int __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11052 vec_search_string_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned char __c,int * __cc) vec_search_string_cc() argument
11065 vec_search_string_until_zero_cc(__vector signed char __a,__vector signed char __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11073 vec_search_string_until_zero_cc(__vector __bool char __a,__vector __bool char __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11081 vec_search_string_until_zero_cc(__vector unsigned char __a,__vector unsigned char __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11088 vec_search_string_until_zero_cc(__vector signed short __a,__vector signed short __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11096 vec_search_string_until_zero_cc(__vector __bool short __a,__vector __bool short __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11104 vec_search_string_until_zero_cc(__vector unsigned short __a,__vector unsigned short __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11111 vec_search_string_until_zero_cc(__vector signed int __a,__vector signed int __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11119 vec_search_string_until_zero_cc(__vector __bool int __a,__vector __bool int __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
11127 vec_search_string_until_zero_cc(__vector unsigned int __a,__vector unsigned int __b,__vector unsigned char __c,int * __cc) vec_search_string_until_zero_cc() argument
[all...]
H A Dtmmintrin.h200 _mm_hadd_epi16(__m128i __a, __m128i __b) in _mm_hadd_epi16() argument
223 _mm_hadd_epi32(__m128i __a, __m128i __b) in _mm_hadd_epi32() argument
246 _mm_hadd_pi16(__m64 __a, __m64 __b) in _mm_hadd_pi16() argument
269 _mm_hadd_pi32(__m64 __a,__m64 __b) _mm_hadd_pi32() argument
294 _mm_hadds_epi16(__m128i __a,__m128i __b) _mm_hadds_epi16() argument
319 _mm_hadds_pi16(__m64 __a,__m64 __b) _mm_hadds_pi16() argument
342 _mm_hsub_epi16(__m128i __a,__m128i __b) _mm_hsub_epi16() argument
365 _mm_hsub_epi32(__m128i __a,__m128i __b) _mm_hsub_epi32() argument
388 _mm_hsub_pi16(__m64 __a,__m64 __b) _mm_hsub_pi16() argument
411 _mm_hsub_pi32(__m64 __a,__m64 __b) _mm_hsub_pi32() argument
436 _mm_hsubs_epi16(__m128i __a,__m128i __b) _mm_hsubs_epi16() argument
461 _mm_hsubs_pi16(__m64 __a,__m64 __b) _mm_hsubs_pi16() argument
495 _mm_maddubs_epi16(__m128i __a,__m128i __b) _mm_maddubs_epi16() argument
525 _mm_maddubs_pi16(__m64 __a,__m64 __b) _mm_maddubs_pi16() argument
545 _mm_mulhrs_epi16(__m128i __a,__m128i __b) _mm_mulhrs_epi16() argument
565 _mm_mulhrs_pi16(__m64 __a,__m64 __b) _mm_mulhrs_pi16() argument
591 _mm_shuffle_epi8(__m128i __a,__m128i __b) _mm_shuffle_epi8() argument
616 _mm_shuffle_pi8(__m64 __a,__m64 __b) _mm_shuffle_pi8() argument
642 _mm_sign_epi8(__m128i __a,__m128i __b) _mm_sign_epi8() argument
668 _mm_sign_epi16(__m128i __a,__m128i __b) _mm_sign_epi16() argument
694 _mm_sign_epi32(__m128i __a,__m128i __b) _mm_sign_epi32() argument
720 _mm_sign_pi8(__m64 __a,__m64 __b) _mm_sign_pi8() argument
746 _mm_sign_pi16(__m64 __a,__m64 __b) _mm_sign_pi16() argument
772 _mm_sign_pi32(__m64 __a,__m64 __b) _mm_sign_pi32() argument
[all...]
H A Demmintrin.h75 __m128d __b) { in _mm_add_sd() argument
93 __m128d __b) { in _mm_add_pd() argument
115 __m128d __b) { in _mm_sub_sd() argument
133 _mm_sub_pd(__m128d __a,__m128d __b) _mm_sub_pd() argument
154 _mm_mul_sd(__m128d __a,__m128d __b) _mm_mul_sd() argument
172 _mm_mul_pd(__m128d __a,__m128d __b) _mm_mul_pd() argument
194 _mm_div_sd(__m128d __a,__m128d __b) _mm_div_sd() argument
213 _mm_div_pd(__m128d __a,__m128d __b) _mm_div_pd() argument
237 _mm_sqrt_sd(__m128d __a,__m128d __b) _mm_sqrt_sd() argument
276 _mm_min_sd(__m128d __a,__m128d __b) _mm_min_sd() argument
295 _mm_min_pd(__m128d __a,__m128d __b) _mm_min_pd() argument
318 _mm_max_sd(__m128d __a,__m128d __b) _mm_max_sd() argument
337 _mm_max_pd(__m128d __a,__m128d __b) _mm_max_pd() argument
354 _mm_and_pd(__m128d __a,__m128d __b) _mm_and_pd() argument
374 _mm_andnot_pd(__m128d __a,__m128d __b) _mm_andnot_pd() argument
391 _mm_or_pd(__m128d __a,__m128d __b) _mm_or_pd() argument
408 _mm_xor_pd(__m128d __a,__m128d __b) _mm_xor_pd() argument
426 _mm_cmpeq_pd(__m128d __a,__m128d __b) _mm_cmpeq_pd() argument
445 _mm_cmplt_pd(__m128d __a,__m128d __b) _mm_cmplt_pd() argument
465 _mm_cmple_pd(__m128d __a,__m128d __b) _mm_cmple_pd() argument
485 _mm_cmpgt_pd(__m128d __a,__m128d __b) _mm_cmpgt_pd() argument
505 _mm_cmpge_pd(__m128d __a,__m128d __b) _mm_cmpge_pd() argument
527 _mm_cmpord_pd(__m128d __a,__m128d __b) _mm_cmpord_pd() argument
550 _mm_cmpunord_pd(__m128d __a,__m128d __b) _mm_cmpunord_pd() argument
570 _mm_cmpneq_pd(__m128d __a,__m128d __b) _mm_cmpneq_pd() argument
590 _mm_cmpnlt_pd(__m128d __a,__m128d __b) _mm_cmpnlt_pd() argument
610 _mm_cmpnle_pd(__m128d __a,__m128d __b) _mm_cmpnle_pd() argument
630 _mm_cmpngt_pd(__m128d __a,__m128d __b) _mm_cmpngt_pd() argument
650 _mm_cmpnge_pd(__m128d __a,__m128d __b) _mm_cmpnge_pd() argument
672 _mm_cmpeq_sd(__m128d __a,__m128d __b) _mm_cmpeq_sd() argument
696 _mm_cmplt_sd(__m128d __a,__m128d __b) _mm_cmplt_sd() argument
720 _mm_cmple_sd(__m128d __a,__m128d __b) _mm_cmple_sd() argument
744 _mm_cmpgt_sd(__m128d __a,__m128d __b) _mm_cmpgt_sd() argument
769 _mm_cmpge_sd(__m128d __a,__m128d __b) _mm_cmpge_sd() argument
796 _mm_cmpord_sd(__m128d __a,__m128d __b) _mm_cmpord_sd() argument
823 _mm_cmpunord_sd(__m128d __a,__m128d __b) _mm_cmpunord_sd() argument
847 _mm_cmpneq_sd(__m128d __a,__m128d __b) _mm_cmpneq_sd() argument
871 _mm_cmpnlt_sd(__m128d __a,__m128d __b) _mm_cmpnlt_sd() argument
895 _mm_cmpnle_sd(__m128d __a,__m128d __b) _mm_cmpnle_sd() argument
919 _mm_cmpngt_sd(__m128d __a,__m128d __b) _mm_cmpngt_sd() argument
944 _mm_cmpnge_sd(__m128d __a,__m128d __b) _mm_cmpnge_sd() argument
968 _mm_comieq_sd(__m128d __a,__m128d __b) _mm_comieq_sd() argument
993 _mm_comilt_sd(__m128d __a,__m128d __b) _mm_comilt_sd() argument
1018 _mm_comile_sd(__m128d __a,__m128d __b) _mm_comile_sd() argument
1043 _mm_comigt_sd(__m128d __a,__m128d __b) _mm_comigt_sd() argument
1068 _mm_comige_sd(__m128d __a,__m128d __b) _mm_comige_sd() argument
1093 _mm_comineq_sd(__m128d __a,__m128d __b) _mm_comineq_sd() argument
1116 _mm_ucomieq_sd(__m128d __a,__m128d __b) _mm_ucomieq_sd() argument
1141 _mm_ucomilt_sd(__m128d __a,__m128d __b) _mm_ucomilt_sd() argument
1166 _mm_ucomile_sd(__m128d __a,__m128d __b) _mm_ucomile_sd() argument
1191 _mm_ucomigt_sd(__m128d __a,__m128d __b) _mm_ucomigt_sd() argument
1216 _mm_ucomige_sd(__m128d __a,__m128d __b) _mm_ucomige_sd() argument
1241 _mm_ucomineq_sd(__m128d __a,__m128d __b) _mm_ucomineq_sd() argument
1354 _mm_cvtsd_ss(__m128 __a,__m128d __b) _mm_cvtsd_ss() argument
1376 _mm_cvtsi32_sd(__m128d __a,int __b) _mm_cvtsi32_sd() argument
1401 _mm_cvtss_sd(__m128d __a,__m128 __b) _mm_cvtss_sd() argument
1841 _mm_move_sd(__m128d __a,__m128d __b) _mm_move_sd() argument
2017 _mm_add_epi8(__m128i __a,__m128i __b) _mm_add_epi8() argument
2038 _mm_add_epi16(__m128i __a,__m128i __b) _mm_add_epi16() argument
2059 _mm_add_epi32(__m128i __a,__m128i __b) _mm_add_epi32() argument
2076 _mm_add_si64(__m64 __a,__m64 __b) _mm_add_si64() argument
2097 _mm_add_epi64(__m128i __a,__m128i __b) _mm_add_epi64() argument
2117 _mm_adds_epi8(__m128i __a,__m128i __b) _mm_adds_epi8() argument
2138 _mm_adds_epi16(__m128i __a,__m128i __b) _mm_adds_epi16() argument
2158 _mm_adds_epu8(__m128i __a,__m128i __b) _mm_adds_epu8() argument
2178 _mm_adds_epu16(__m128i __a,__m128i __b) _mm_adds_epu16() argument
2197 _mm_avg_epu8(__m128i __a,__m128i __b) _mm_avg_epu8() argument
2216 _mm_avg_epu16(__m128i __a,__m128i __b) _mm_avg_epu16() argument
2241 _mm_madd_epi16(__m128i __a,__m128i __b) _mm_madd_epi16() argument
2260 _mm_max_epi16(__m128i __a,__m128i __b) _mm_max_epi16() argument
2279 _mm_max_epu8(__m128i __a,__m128i __b) _mm_max_epu8() argument
2298 _mm_min_epi16(__m128i __a,__m128i __b) _mm_min_epi16() argument
2317 _mm_min_epu8(__m128i __a,__m128i __b) _mm_min_epu8() argument
2336 _mm_mulhi_epi16(__m128i __a,__m128i __b) _mm_mulhi_epi16() argument
2355 _mm_mulhi_epu16(__m128i __a,__m128i __b) _mm_mulhi_epu16() argument
2374 _mm_mullo_epi16(__m128i __a,__m128i __b) _mm_mullo_epi16() argument
2392 _mm_mul_su32(__m64 __a,__m64 __b) _mm_mul_su32() argument
2410 _mm_mul_epu32(__m128i __a,__m128i __b) _mm_mul_epu32() argument
2431 _mm_sad_epu8(__m128i __a,__m128i __b) _mm_sad_epu8() argument
2448 _mm_sub_epi8(__m128i __a,__m128i __b) _mm_sub_epi8() argument
2465 _mm_sub_epi16(__m128i __a,__m128i __b) _mm_sub_epi16() argument
2482 _mm_sub_epi32(__m128i __a,__m128i __b) _mm_sub_epi32() argument
2500 _mm_sub_si64(__m64 __a,__m64 __b) _mm_sub_si64() argument
2517 _mm_sub_epi64(__m128i __a,__m128i __b) _mm_sub_epi64() argument
2537 _mm_subs_epi8(__m128i __a,__m128i __b) _mm_subs_epi8() argument
2557 _mm_subs_epi16(__m128i __a,__m128i __b) _mm_subs_epi16() argument
2576 _mm_subs_epu8(__m128i __a,__m128i __b) _mm_subs_epu8() argument
2595 _mm_subs_epu16(__m128i __a,__m128i __b) _mm_subs_epu16() argument
2612 _mm_and_si128(__m128i __a,__m128i __b) _mm_and_si128() argument
2631 _mm_andnot_si128(__m128i __a,__m128i __b) _mm_andnot_si128() argument
2647 _mm_or_si128(__m128i __a,__m128i __b) _mm_or_si128() argument
2664 _mm_xor_si128(__m128i __a,__m128i __b) _mm_xor_si128() argument
3024 _mm_cmpeq_epi8(__m128i __a,__m128i __b) _mm_cmpeq_epi8() argument
3042 _mm_cmpeq_epi16(__m128i __a,__m128i __b) _mm_cmpeq_epi16() argument
3060 _mm_cmpeq_epi32(__m128i __a,__m128i __b) _mm_cmpeq_epi32() argument
3079 _mm_cmpgt_epi8(__m128i __a,__m128i __b) _mm_cmpgt_epi8() argument
3101 _mm_cmpgt_epi16(__m128i __a,__m128i __b) _mm_cmpgt_epi16() argument
3121 _mm_cmpgt_epi32(__m128i __a,__m128i __b) _mm_cmpgt_epi32() argument
3141 _mm_cmplt_epi8(__m128i __a,__m128i __b) _mm_cmplt_epi8() argument
3161 _mm_cmplt_epi16(__m128i __a,__m128i __b) _mm_cmplt_epi16() argument
3181 _mm_cmplt_epi32(__m128i __a,__m128i __b) _mm_cmplt_epi32() argument
3204 _mm_cvtsi64_sd(__m128d __a,long long __b) _mm_cvtsi64_sd() argument
3324 __v4si __b = (__v4si)__a; _mm_cvtsi128_si32() local
3652 _mm_set1_epi8(char __b) _mm_set1_epi8() argument
3804 _mm_store_si128(__m128i * __p,__m128i __b) _mm_store_si128() argument
3819 _mm_storeu_si128(__m128i_u * __p,__m128i __b) _mm_storeu_si128() argument
3839 _mm_storeu_si64(void * __p,__m128i __b) _mm_storeu_si64() argument
3859 _mm_storeu_si32(void * __p,__m128i __b) _mm_storeu_si32() argument
3879 _mm_storeu_si16(void * __p,__m128i __b) _mm_storeu_si16() argument
4076 _mm_packs_epi16(__m128i __a,__m128i __b) _mm_packs_epi16() argument
4103 _mm_packs_epi32(__m128i __a,__m128i __b) _mm_packs_epi32() argument
4130 _mm_packus_epi16(__m128i __a,__m128i __b) _mm_packus_epi16() argument
4338 _mm_unpackhi_epi8(__m128i __a,__m128i __b) _mm_unpackhi_epi8() argument
4366 _mm_unpackhi_epi16(__m128i __a,__m128i __b) _mm_unpackhi_epi16() argument
4389 _mm_unpackhi_epi32(__m128i __a,__m128i __b) _mm_unpackhi_epi32() argument
4410 _mm_unpackhi_epi64(__m128i __a,__m128i __b) _mm_unpackhi_epi64() argument
4444 _mm_unpacklo_epi8(__m128i __a,__m128i __b) _mm_unpacklo_epi8() argument
4473 _mm_unpacklo_epi16(__m128i __a,__m128i __b) _mm_unpacklo_epi16() argument
4496 _mm_unpacklo_epi32(__m128i __a,__m128i __b) _mm_unpacklo_epi32() argument
4517 _mm_unpacklo_epi64(__m128i __a,__m128i __b) _mm_unpacklo_epi64() argument
4583 _mm_unpackhi_pd(__m128d __a,__m128d __b) _mm_unpackhi_pd() argument
4603 _mm_unpacklo_pd(__m128d __a,__m128d __b) _mm_unpacklo_pd() argument
[all...]
H A D__clang_cuda_device_functions.h45 __DEVICE__ unsigned int __byte_perm(unsigned int __a, unsigned int __b, in __byte_perm()
61 __DEVICE__ double __dadd_rd(double __a, double __b) { in __dadd_rd()
64 __DEVICE__ double __dadd_rn(double __a, double __b) { in __dadd_rn()
67 __DEVICE__ double __dadd_ru(double __a, double __b) { in __dadd_ru()
70 __DEVICE__ double __dadd_rz(double __a, double __b) { in __dadd_rz()
73 __DEVICE__ double __ddiv_rd(double __a, double __b) { in __ddiv_rd()
76 __DEVICE__ double __ddiv_rn(double __a, double __b) { in __ddiv_rn()
79 __DEVICE__ double __ddiv_ru(double __a, double __b) { in __ddiv_ru()
82 __DEVICE__ double __ddiv_rz(double __a, double __b) { in __ddiv_rz()
85 __DEVICE__ double __dmul_rd(double __a, double __b) { in __dmul_rd()
[all …]
H A Dxmmintrin.h58 _mm_add_ss(__m128 __a, __m128 __b) in _mm_add_ss() argument
78 _mm_add_ps(__m128 __a, __m128 __b) in _mm_add_ps() argument
100 _mm_sub_ss(__m128 __a, __m128 __b) in _mm_sub_ss() argument
121 _mm_sub_ps(__m128 __a,__m128 __b) _mm_sub_ps() argument
143 _mm_mul_ss(__m128 __a,__m128 __b) _mm_mul_ss() argument
163 _mm_mul_ps(__m128 __a,__m128 __b) _mm_mul_ps() argument
185 _mm_div_ss(__m128 __a,__m128 __b) _mm_div_ss() argument
204 _mm_div_ps(__m128 __a,__m128 __b) _mm_div_ps() argument
333 _mm_min_ss(__m128 __a,__m128 __b) _mm_min_ss() argument
352 _mm_min_ps(__m128 __a,__m128 __b) _mm_min_ps() argument
375 _mm_max_ss(__m128 __a,__m128 __b) _mm_max_ss() argument
394 _mm_max_ps(__m128 __a,__m128 __b) _mm_max_ps() argument
412 _mm_and_ps(__m128 __a,__m128 __b) _mm_and_ps() argument
434 _mm_andnot_ps(__m128 __a,__m128 __b) _mm_andnot_ps() argument
452 _mm_or_ps(__m128 __a,__m128 __b) _mm_or_ps() argument
471 _mm_xor_ps(__m128 __a,__m128 __b) _mm_xor_ps() argument
493 _mm_cmpeq_ss(__m128 __a,__m128 __b) _mm_cmpeq_ss() argument
511 _mm_cmpeq_ps(__m128 __a,__m128 __b) _mm_cmpeq_ps() argument
534 _mm_cmplt_ss(__m128 __a,__m128 __b) _mm_cmplt_ss() argument
553 _mm_cmplt_ps(__m128 __a,__m128 __b) _mm_cmplt_ps() argument
577 _mm_cmple_ss(__m128 __a,__m128 __b) _mm_cmple_ss() argument
596 _mm_cmple_ps(__m128 __a,__m128 __b) _mm_cmple_ps() argument
619 _mm_cmpgt_ss(__m128 __a,__m128 __b) _mm_cmpgt_ss() argument
640 _mm_cmpgt_ps(__m128 __a,__m128 __b) _mm_cmpgt_ps() argument
664 _mm_cmpge_ss(__m128 __a,__m128 __b) _mm_cmpge_ss() argument
685 _mm_cmpge_ps(__m128 __a,__m128 __b) _mm_cmpge_ps() argument
708 _mm_cmpneq_ss(__m128 __a,__m128 __b) _mm_cmpneq_ss() argument
727 _mm_cmpneq_ps(__m128 __a,__m128 __b) _mm_cmpneq_ps() argument
751 _mm_cmpnlt_ss(__m128 __a,__m128 __b) _mm_cmpnlt_ss() argument
771 _mm_cmpnlt_ps(__m128 __a,__m128 __b) _mm_cmpnlt_ps() argument
796 _mm_cmpnle_ss(__m128 __a,__m128 __b) _mm_cmpnle_ss() argument
816 _mm_cmpnle_ps(__m128 __a,__m128 __b) _mm_cmpnle_ps() argument
841 _mm_cmpngt_ss(__m128 __a,__m128 __b) _mm_cmpngt_ss() argument
863 _mm_cmpngt_ps(__m128 __a,__m128 __b) _mm_cmpngt_ps() argument
888 _mm_cmpnge_ss(__m128 __a,__m128 __b) _mm_cmpnge_ss() argument
910 _mm_cmpnge_ps(__m128 __a,__m128 __b) _mm_cmpnge_ps() argument
935 _mm_cmpord_ss(__m128 __a,__m128 __b) _mm_cmpord_ss() argument
955 _mm_cmpord_ps(__m128 __a,__m128 __b) _mm_cmpord_ps() argument
980 _mm_cmpunord_ss(__m128 __a,__m128 __b) _mm_cmpunord_ss() argument
1000 _mm_cmpunord_ps(__m128 __a,__m128 __b) _mm_cmpunord_ps() argument
1024 _mm_comieq_ss(__m128 __a,__m128 __b) _mm_comieq_ss() argument
1049 _mm_comilt_ss(__m128 __a,__m128 __b) _mm_comilt_ss() argument
1073 _mm_comile_ss(__m128 __a,__m128 __b) _mm_comile_ss() argument
1097 _mm_comigt_ss(__m128 __a,__m128 __b) _mm_comigt_ss() argument
1121 _mm_comige_ss(__m128 __a,__m128 __b) _mm_comige_ss() argument
1145 _mm_comineq_ss(__m128 __a,__m128 __b) _mm_comineq_ss() argument
1169 _mm_ucomieq_ss(__m128 __a,__m128 __b) _mm_ucomieq_ss() argument
1193 _mm_ucomilt_ss(__m128 __a,__m128 __b) _mm_ucomilt_ss() argument
1218 _mm_ucomile_ss(__m128 __a,__m128 __b) _mm_ucomile_ss() argument
1243 _mm_ucomigt_ss(__m128 __a,__m128 __b) _mm_ucomigt_ss() argument
1268 _mm_ucomige_ss(__m128 __a,__m128 __b) _mm_ucomige_ss() argument
1292 _mm_ucomineq_ss(__m128 __a,__m128 __b) _mm_ucomineq_ss() argument
1498 _mm_cvtsi32_ss(__m128 __a,int __b) _mm_cvtsi32_ss() argument
1521 _mm_cvt_si2ss(__m128 __a,int __b) _mm_cvt_si2ss() argument
1545 _mm_cvtsi64_ss(__m128 __a,long long __b) _mm_cvtsi64_ss() argument
1571 _mm_cvtpi32_ps(__m128 __a,__m64 __b) _mm_cvtpi32_ps() argument
1594 _mm_cvt_pi2ps(__m128 __a,__m64 __b) _mm_cvt_pi2ps() argument
1638 __mm_loadh_pi_v2f32 __b = ((const struct __mm_loadh_pi_struct*)__p)->__u; _mm_loadh_pi() local
1665 __mm_loadl_pi_v2f32 __b = ((const struct __mm_loadl_pi_struct*)__p)->__u; _mm_loadl_pi() local
2239 _mm_max_pi16(__m64 __a,__m64 __b) _mm_max_pi16() argument
2258 _mm_max_pu8(__m64 __a,__m64 __b) _mm_max_pu8() argument
2277 _mm_min_pi16(__m64 __a,__m64 __b) _mm_min_pi16() argument
2296 _mm_min_pu8(__m64 __a,__m64 __b) _mm_min_pu8() argument
2333 _mm_mulhi_pu16(__m64 __a,__m64 __b) _mm_mulhi_pu16() argument
2418 _mm_avg_pu8(__m64 __a,__m64 __b) _mm_avg_pu8() argument
2437 _mm_avg_pu16(__m64 __a,__m64 __b) _mm_avg_pu16() argument
2459 _mm_sad_pu8(__m64 __a,__m64 __b) _mm_sad_pu8() argument
2638 _mm_unpackhi_ps(__m128 __a,__m128 __b) _mm_unpackhi_ps() argument
2660 _mm_unpacklo_ps(__m128 __a,__m128 __b) _mm_unpacklo_ps() argument
2682 _mm_move_ss(__m128 __a,__m128 __b) _mm_move_ss() argument
2704 _mm_movehl_ps(__m128 __a,__m128 __b) _mm_movehl_ps() argument
2725 _mm_movelh_ps(__m128 __a,__m128 __b) _mm_movelh_ps() argument
2745 __m64 __b, __c; _mm_cvtpi16_ps() local
2775 __m64 __b, __c; _mm_cvtpu16_ps() local
2804 __m64 __b; _mm_cvtpi8_ps() local
2829 __m64 __b; _mm_cvtpu8_ps() local
2854 _mm_cvtpi32x2_ps(__m64 __a,__m64 __b) _mm_cvtpi32x2_ps() argument
2885 __m64 __b, __c; _mm_cvtps_pi16() local
2915 __m64 __b, __c; _mm_cvtps_pi8() local
[all...]
H A Dwasm_simd128.h508 int8_t __b) in wasm_i8x16_replace_lane()
517 uint8_t __b) in wasm_u8x16_replace_lane()
545 int16_t __b) in wasm_i16x8_replace_lane()
553 v128_t __a, int __i, uint16_t __b) __REQUIRE_CONSTANT(__i) { in wasm_u16x8_replace_lane()
580 int32_t __b) in wasm_i32x4_replace_lane()
588 v128_t __a, int __i, uint32_t __b) __REQUIRE_CONSTANT(__i) { in wasm_u32x4_replace_lane()
615 int64_t __b) in wasm_i64x2_replace_lane()
623 v128_t __a, int __i, uint64_t __b) __REQUIRE_CONSTANT(__i) { in wasm_u64x2_replace_lane()
641 float __b) in wasm_f32x4_replace_lane()
660 double __b) in wasm_f64x2_replace_lane()
[all …]
H A Darm_acle.h269 __smulbb(int32_t __a, int32_t __b) { in __smultb() argument
273 __smulbt(int32_t __a, int32_t __b) { in __smultt() argument
277 __smultb(int32_t __a, int32_t __b) { in __smulwb() argument
281 __smultt(int32_t __a, int32_t __b) { in __smulwt() argument
261 __smulbb(int32_t __a,int32_t __b) __smulbb() argument
265 __smulbt(int32_t __a,int32_t __b) __smulbt() argument
319 __smlabb(int32_t __a,int32_t __b,int32_t __c) __smlabb() argument
323 __smlabt(int32_t __a,int32_t __b,int32_t __c) __smlabt() argument
327 __smlatb(int32_t __a,int32_t __b,int32_t __c) __smlatb() argument
331 __smlatt(int32_t __a,int32_t __b,int32_t __c) __smlatt() argument
335 __smlawb(int32_t __a,int32_t __b,int32_t __c) __smlawb() argument
339 __smlawt(int32_t __a,int32_t __b,int32_t __c) __smlawt() argument
359 __sxtab16(int16x2_t __a,int8x4_t __b) __sxtab16() argument
367 __uxtab16(int16x2_t __a,int8x4_t __b) __uxtab16() argument
379 __sel(uint8x4_t __a,uint8x4_t __b) __sel() argument
387 __qadd8(int8x4_t __a,int8x4_t __b) __qadd8() argument
391 __qsub8(int8x4_t __a,int8x4_t __b) __qsub8() argument
395 __sadd8(int8x4_t __a,int8x4_t __b) __sadd8() argument
399 __shadd8(int8x4_t __a,int8x4_t __b) __shadd8() argument
403 __shsub8(int8x4_t __a,int8x4_t __b) __shsub8() argument
407 __ssub8(int8x4_t __a,int8x4_t __b) __ssub8() argument
411 __uadd8(uint8x4_t __a,uint8x4_t __b) __uadd8() argument
415 __uhadd8(uint8x4_t __a,uint8x4_t __b) __uhadd8() argument
419 __uhsub8(uint8x4_t __a,uint8x4_t __b) __uhsub8() argument
423 __uqadd8(uint8x4_t __a,uint8x4_t __b) __uqadd8() argument
427 __uqsub8(uint8x4_t __a,uint8x4_t __b) __uqsub8() argument
431 __usub8(uint8x4_t __a,uint8x4_t __b) __usub8() argument
439 __usad8(uint8x4_t __a,uint8x4_t __b) __usad8() argument
443 __usada8(uint8x4_t __a,uint8x4_t __b,uint32_t __c) __usada8() argument
451 __qadd16(int16x2_t __a,int16x2_t __b) __qadd16() argument
455 __qasx(int16x2_t __a,int16x2_t __b) __qasx() argument
459 __qsax(int16x2_t __a,int16x2_t __b) __qsax() argument
463 __qsub16(int16x2_t __a,int16x2_t __b) __qsub16() argument
467 __sadd16(int16x2_t __a,int16x2_t __b) __sadd16() argument
471 __sasx(int16x2_t __a,int16x2_t __b) __sasx() argument
475 __shadd16(int16x2_t __a,int16x2_t __b) __shadd16() argument
479 __shasx(int16x2_t __a,int16x2_t __b) __shasx() argument
483 __shsax(int16x2_t __a,int16x2_t __b) __shsax() argument
487 __shsub16(int16x2_t __a,int16x2_t __b) __shsub16() argument
491 __ssax(int16x2_t __a,int16x2_t __b) __ssax() argument
495 __ssub16(int16x2_t __a,int16x2_t __b) __ssub16() argument
499 __uadd16(uint16x2_t __a,uint16x2_t __b) __uadd16() argument
503 __uasx(uint16x2_t __a,uint16x2_t __b) __uasx() argument
507 __uhadd16(uint16x2_t __a,uint16x2_t __b) __uhadd16() argument
511 __uhasx(uint16x2_t __a,uint16x2_t __b) __uhasx() argument
515 __uhsax(uint16x2_t __a,uint16x2_t __b) __uhsax() argument
519 __uhsub16(uint16x2_t __a,uint16x2_t __b) __uhsub16() argument
523 __uqadd16(uint16x2_t __a,uint16x2_t __b) __uqadd16() argument
527 __uqasx(uint16x2_t __a,uint16x2_t __b) __uqasx() argument
531 __uqsax(uint16x2_t __a,uint16x2_t __b) __uqsax() argument
535 __uqsub16(uint16x2_t __a,uint16x2_t __b) __uqsub16() argument
539 __usax(uint16x2_t __a,uint16x2_t __b) __usax() argument
543 __usub16(uint16x2_t __a,uint16x2_t __b) __usub16() argument
551 __smlad(int16x2_t __a,int16x2_t __b,int32_t __c) __smlad() argument
555 __smladx(int16x2_t __a,int16x2_t __b,int32_t __c) __smladx() argument
559 __smlald(int16x2_t __a,int16x2_t __b,int64_t __c) __smlald() argument
563 __smlaldx(int16x2_t __a,int16x2_t __b,int64_t __c) __smlaldx() argument
567 __smlsd(int16x2_t __a,int16x2_t __b,int32_t __c) __smlsd() argument
571 __smlsdx(int16x2_t __a,int16x2_t __b,int32_t __c) __smlsdx() argument
575 __smlsld(int16x2_t __a,int16x2_t __b,int64_t __c) __smlsld() argument
579 __smlsldx(int16x2_t __a,int16x2_t __b,int64_t __c) __smlsldx() argument
583 __smuad(int16x2_t __a,int16x2_t __b) __smuad() argument
587 __smuadx(int16x2_t __a,int16x2_t __b) __smuadx() argument
591 __smusd(int16x2_t __a,int16x2_t __b) __smusd() argument
595 __smusdx(int16x2_t __a,int16x2_t __b) __smusdx() argument
619 __crc32b(uint32_t __a,uint8_t __b) __crc32b() argument
624 __crc32h(uint32_t __a,uint16_t __b) __crc32h() argument
629 __crc32w(uint32_t __a,uint32_t __b) __crc32w() argument
634 __crc32d(uint32_t __a,uint64_t __b) __crc32d() argument
639 __crc32cb(uint32_t __a,uint8_t __b) __crc32cb() argument
644 __crc32ch(uint32_t __a,uint16_t __b) __crc32ch() argument
649 __crc32cw(uint32_t __a,uint32_t __b) __crc32cw() argument
654 __crc32cd(uint32_t __a,uint64_t __b) __crc32cd() argument
[all...]
H A D__clang_cuda_math.h67 __DEVICE__ double atan2(double __a, double __b) { return __nv_atan2(__a, __b); } in atan2()
68 __DEVICE__ float atan2f(float __a, float __b) { return __nv_atan2f(__a, __b); } in atan2f()
76 __DEVICE__ double copysign(double __a, double __b) { in copysign()
79 __DEVICE__ float copysignf(float __a, float __b) { in copysignf()
113 __DEVICE__ double fdim(double __a, double __b) { return __nv_fdim(__a, __b); } in fdim()
114 __DEVICE__ float fdimf(float __a, float __b) { return __nv_fdimf(__a, __b); } in fdimf()
115 __DEVICE__ double fdivide(double __a, double __b) { return __a / __b; } in fdivide()
116 __DEVICE__ float fdividef(float __a, float __b) { in fdividef()
125 __DEVICE__ double fma(double __a, double __b, double __c) { in fma()
128 __DEVICE__ float fmaf(float __a, float __b, float __c) { in fmaf()
[all …]
H A Davx2intrin.h164 _mm256_packs_epi16(__m256i __a, __m256i __b) in _mm256_packs_epi16()
196 _mm256_packs_epi32(__m256i __a, __m256i __b) in _mm256_packs_epi32()
227 _mm256_packus_epi16(__m256i __a, __m256i __b) in _mm256_packus_epi16()
278 _mm256_add_epi8(__m256i __a, __m256i __b) in _mm256_add_epi8()
297 _mm256_add_epi16(__m256i __a, __m256i __b) in _mm256_add_epi16()
316 _mm256_add_epi32(__m256i __a, __m256i __b) in _mm256_add_epi32()
335 _mm256_add_epi64(__m256i __a, __m256i __b) in _mm256_add_epi64()
354 _mm256_adds_epi8(__m256i __a, __m256i __b) in _mm256_adds_epi8()
372 _mm256_adds_epi16(__m256i __a, __m256i __b) in _mm256_adds_epi16()
391 _mm256_adds_epu8(__m256i __a, __m256i __b) in _mm256_adds_epu8()
[all …]
H A Dpmmintrin.h58 _mm_addsub_ps(__m128 __a, __m128 __b) in _mm_addsub_ps()
81 _mm_hadd_ps(__m128 __a, __m128 __b) in _mm_hadd_ps()
104 _mm_hsub_ps(__m128 __a, __m128 __b) in _mm_hsub_ps()
166 _mm_addsub_pd(__m128d __a, __m128d __b) in _mm_addsub_pd()
189 _mm_hadd_pd(__m128d __a, __m128d __b) in _mm_hadd_pd()
212 _mm_hsub_pd(__m128d __a, __m128d __b) in _mm_hsub_pd()
H A Davxintrin.h74 _mm256_add_pd(__m256d __a, __m256d __b) in _mm256_add_pd() argument
92 _mm256_add_ps(__m256 __a, __m256 __b) in _mm256_add_ps() argument
110 _mm256_sub_pd(__m256d __a, __m256d __b) in _mm256_sub_pd() argument
128 _mm256_sub_ps(__m256 __a,__m256 __b) _mm256_sub_ps() argument
147 _mm256_addsub_pd(__m256d __a,__m256d __b) _mm256_addsub_pd() argument
166 _mm256_addsub_ps(__m256 __a,__m256 __b) _mm256_addsub_ps() argument
184 _mm256_div_pd(__m256d __a,__m256d __b) _mm256_div_pd() argument
202 _mm256_div_ps(__m256 __a,__m256 __b) _mm256_div_ps() argument
221 _mm256_max_pd(__m256d __a,__m256d __b) _mm256_max_pd() argument
240 _mm256_max_ps(__m256 __a,__m256 __b) _mm256_max_ps() argument
259 _mm256_min_pd(__m256d __a,__m256d __b) _mm256_min_pd() argument
278 _mm256_min_ps(__m256 __a,__m256 __b) _mm256_min_ps() argument
296 _mm256_mul_pd(__m256d __a,__m256d __b) _mm256_mul_pd() argument
314 _mm256_mul_ps(__m256 __a,__m256 __b) _mm256_mul_ps() argument
534 _mm256_and_pd(__m256d __a,__m256d __b) _mm256_and_pd() argument
552 _mm256_and_ps(__m256 __a,__m256 __b) _mm256_and_ps() argument
573 _mm256_andnot_pd(__m256d __a,__m256d __b) _mm256_andnot_pd() argument
594 _mm256_andnot_ps(__m256 __a,__m256 __b) _mm256_andnot_ps() argument
612 _mm256_or_pd(__m256d __a,__m256d __b) _mm256_or_pd() argument
630 _mm256_or_ps(__m256 __a,__m256 __b) _mm256_or_ps() argument
648 _mm256_xor_pd(__m256d __a,__m256d __b) _mm256_xor_pd() argument
666 _mm256_xor_ps(__m256 __a,__m256 __b) _mm256_xor_ps() argument
690 _mm256_hadd_pd(__m256d __a,__m256d __b) _mm256_hadd_pd() argument
713 _mm256_hadd_ps(__m256 __a,__m256 __b) _mm256_hadd_ps() argument
736 _mm256_hsub_pd(__m256d __a,__m256d __b) _mm256_hsub_pd() argument
759 _mm256_hsub_ps(__m256 __a,__m256 __b) _mm256_hsub_ps() argument
1397 _mm256_blendv_pd(__m256d __a,__m256d __b,__m256d __c) _mm256_blendv_pd() argument
1425 _mm256_blendv_ps(__m256 __a,__m256 __b,__m256 __c) _mm256_blendv_ps() argument
2324 __v8si __b = (__v8si)__a; _mm256_cvtsi256_si32() local
2435 _mm256_unpackhi_pd(__m256d __a,__m256d __b) _mm256_unpackhi_pd() argument
2457 _mm256_unpacklo_pd(__m256d __a,__m256d __b) _mm256_unpacklo_pd() argument
2484 _mm256_unpackhi_ps(__m256 __a,__m256 __b) _mm256_unpackhi_ps() argument
2511 _mm256_unpacklo_ps(__m256 __a,__m256 __b) _mm256_unpacklo_ps() argument
2541 _mm_testz_pd(__m128d __a,__m128d __b) _mm_testz_pd() argument
2570 _mm_testc_pd(__m128d __a,__m128d __b) _mm_testc_pd() argument
2600 _mm_testnzc_pd(__m128d __a,__m128d __b) _mm_testnzc_pd() argument
2629 _mm_testz_ps(__m128 __a,__m128 __b) _mm_testz_ps() argument
2658 _mm_testc_ps(__m128 __a,__m128 __b) _mm_testc_ps() argument
2688 _mm_testnzc_ps(__m128 __a,__m128 __b) _mm_testnzc_ps() argument
2717 _mm256_testz_pd(__m256d __a,__m256d __b) _mm256_testz_pd() argument
2746 _mm256_testc_pd(__m256d __a,__m256d __b) _mm256_testc_pd() argument
2776 _mm256_testnzc_pd(__m256d __a,__m256d __b) _mm256_testnzc_pd() argument
2805 _mm256_testz_ps(__m256 __a,__m256 __b) _mm256_testz_ps() argument
2834 _mm256_testc_ps(__m256 __a,__m256 __b) _mm256_testc_ps() argument
2864 _mm256_testnzc_ps(__m256 __a,__m256 __b) _mm256_testnzc_ps() argument
2890 _mm256_testz_si256(__m256i __a,__m256i __b) _mm256_testz_si256() argument
2916 _mm256_testc_si256(__m256i __a,__m256i __b) _mm256_testc_si256() argument
2943 _mm256_testnzc_si256(__m256i __a,__m256i __b) _mm256_testnzc_si256() argument
3090 __m128d __b = _mm_loadu_pd((const double *)__a); _mm256_broadcast_pd() local
3110 __m128 __b = _mm_loadu_ps((const float *)__a); _mm256_broadcast_ps() local
3570 _mm256_stream_si256(void * __a,__m256i __b) _mm256_stream_si256() argument
3590 _mm256_stream_pd(void * __a,__m256d __b) _mm256_stream_pd() argument
3679 _mm256_set_pd(double __a,double __b,double __c,double __d) _mm256_set_pd() argument
3718 _mm256_set_ps(float __a,float __b,float __c,float __d,float __e,float __f,float __g,float __h) _mm256_set_ps() argument
3916 _mm256_set_epi64x(long long __a,long long __b,long long __c,long long __d) _mm256_set_epi64x() argument
3945 _mm256_setr_pd(double __a,double __b,double __c,double __d) _mm256_setr_pd() argument
3985 _mm256_setr_ps(float __a,float __b,float __c,float __d,float __e,float __f,float __g,float __h) _mm256_setr_ps() argument
4183 _mm256_setr_epi64x(long long __a,long long __b,long long __c,long long __d) _mm256_setr_epi64x() argument
4276 _mm256_set1_epi8(char __b) _mm256_set1_epi8() argument
[all...]
H A Davx512vlvp2intersectintrin.h56 _mm256_2intersect_epi32(__m256i __a, __m256i __b, __mmask8 *__m0, __mmask8 *__m1) { in _mm256_2intersect_epi32()
76 _mm256_2intersect_epi64(__m256i __a, __m256i __b, __mmask8 *__m0, __mmask8 *__m1) { in _mm256_2intersect_epi64()
96 _mm_2intersect_epi32(__m128i __a, __m128i __b, __mmask8 *__m0, __mmask8 *__m1) { in _mm_2intersect_epi32()
116 _mm_2intersect_epi64(__m128i __a, __m128i __b, __mmask8 *__m0, __mmask8 *__m1) { in _mm_2intersect_epi64()
H A Davx512vp2intersectintrin.h52 _mm512_2intersect_epi32(__m512i __a, __m512i __b, __mmask16 *__m0, __mmask16 *__m1) { in _mm512_2intersect_epi32()
72 _mm512_2intersect_epi64(__m512i __a, __m512i __b, __mmask8 *__m0, __mmask8 *__m1) { in _mm512_2intersect_epi64()
H A D__clang_cuda_complex_builtins.h89 __DEVICE__ double _Complex __muldc3(double __a, double __b, double __c, in __muldc3()
140 __DEVICE__ float _Complex __mulsc3(float __a, float __b, float __c, float __d) { in __mulsc3()
188 __DEVICE__ double _Complex __divdc3(double __a, double __b, double __c, in __divdc3()
225 __DEVICE__ float _Complex __divsc3(float __a, float __b, float __c, float __d) { in __divsc3()
/freebsd-src/contrib/llvm-project/libcxx/include/__numeric/
H A Dmidpoint.h39 midpoint(_Tp __a, _Tp __b) noexcept _LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK { in midpoint() argument
52 _LIBCPP_HIDE_FROM_ABI constexpr _Tp* midpoint(_Tp* __a, _Tp* __b) noexcept { in midpoint() argument
67 _LIBCPP_HIDE_FROM_ABI constexpr enable_if_t<is_floating_point_v<_Fp>, _Fp> midpoint(_Fp __a, _Fp __b) noexcept { in midpoint() argument
[all...]
H A Dtransform_inclusive_scan.h26 …_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOp __b, _UnaryOp _… in transform_inclusive_scan()
37 …_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOp __b, _UnaryOp _… in transform_inclusive_scan()
H A Dinclusive_scan.h28 …nputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOp __b, _Tp __init) { in inclusive_scan()
38 …sive_scan(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOp __b) { in inclusive_scan()
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h232 __vector unsigned char __a, __b, __c; in _mm_unpackhi_pi8() local
313 __vector unsigned char __a, __b, __c; in _mm_unpacklo_pi8() local
394 __vector signed char __a, __b, __c; in _mm_add_pi8() local
430 __vector signed short __a, __b, __c; in _mm_add_pi16() local
462 __vector signed int __a, __b, __c; in _mm_add_pi32() local
492 __vector signed char __a, __b, __c; in _mm_sub_pi8() local
528 __vector signed short __a, __b, __c; in _mm_sub_pi16() local
560 __vector signed int __a, __b, __c; in _mm_sub_pi32() local
745 __vector signed char __a, __b, __c; in _mm_cmpgt_pi8() local
782 __vector signed short __a, __b, __c; in _mm_cmpeq_pi16() local
[all …]
H A Dxmmintrin.h226 __m128 __a, __b, __c; in _mm_add_ss() local
248 __m128 __a, __b, __c; in _mm_sub_ss() local
270 __m128 __a, __b, __c; in _mm_mul_ss() local
292 __m128 __a, __b, __c; in _mm_div_ss() local
404 __v4sf __a, __b, __c; in _mm_min_ss() local
421 __v4sf __a, __b, __c; in _mm_max_ss() local
542 __vector unsigned int __a, __b; in _mm_cmpord_ps() local
557 __vector unsigned int __a, __b; in _mm_cmpunord_ps() local
576 __v4sf __a, __b, __c; in _mm_cmpeq_ss() local
593 __v4sf __a, __b, __c; in _mm_cmplt_ss() local
[all …]
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dmin.h29 min(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in min() argument
35 min(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in min() argument
H A Dmax.h29 max(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in max() argument
35 max(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in max() argument
H A Dminmax.h28 minmax(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in minmax() argument
34 minmax(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in minmax() argument
H A Dfind.h111 return _It(__first.__seg_, static_cast<unsigned>(std::__libcpp_ctz(__b))); in __find_bool() local
121 return _It(__first.__seg_, static_cast<unsigned>(std::__libcpp_ctz(__b))); in __find_bool() local
128 return _It(__first.__seg_, static_cast<unsigned>(std::__libcpp_ctz(__b))); in __find_bool() local
/freebsd-src/contrib/llvm-project/libcxx/include/__debug_utils/
H A Dstrict_weak_ordering_check.h47 for (__diff_t __b = __p; __b < __q; ++__b) { in __check_strict_weak_ordering_sorted() local
57 for (__diff_t __b = __q; __b < __size; ++__b) { in __check_strict_weak_ordering_sorted() local

123