| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | builtins-systemz-zvector.c | 1265 idx = vec_all_eq(vsc, vsc); in test_compare() 1268 idx = vec_all_eq(vsc, vbc); in test_compare() 1271 idx = vec_all_eq(vbc, vsc); in test_compare() 1274 idx = vec_all_eq(vuc, vuc); in test_compare() 1277 idx = vec_all_eq(vuc, vbc); in test_compare() 1280 idx = vec_all_eq(vbc, vuc); in test_compare() 1283 idx = vec_all_eq(vbc, vbc); in test_compare() 1286 idx = vec_all_eq(vss, vss); in test_compare() 1289 idx = vec_all_eq(vss, vbs); in test_compare() 1292 idx = vec_all_eq(vbs, vss); in test_compare() [all …]
|
| H A D | builtins-systemz-zvector2-constrained.c | 205 idx = vec_all_eq(vf, vf); in test_compare() 208 idx = vec_all_eq(vd, vd); in test_compare()
|
| H A D | builtins-systemz-zvector2.c | 310 idx = vec_all_eq(vf, vf); in test_compare() 313 idx = vec_all_eq(vd, vd); in test_compare()
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-altivec.c | 7994 res_i = vec_all_eq(vsc, vsc); in test6() 7998 res_i = vec_all_eq(vsc, vbc); in test6() 8002 res_i = vec_all_eq(vuc, vuc); in test6() 8022 res_i = vec_all_eq(vs, vs); in test6() 8026 res_i = vec_all_eq(vs, vbs); in test6() 8038 res_i = vec_all_eq(vbs, vs); in test6() 8050 res_i = vec_all_eq(vp, vp); in test6() 8054 res_i = vec_all_eq(vi, vi); in test6() 8058 res_i = vec_all_eq(vi, vbi); in test6() 8070 res_i = vec_all_eq(vbi, vi); in test6() [all …]
|
| H A D | builtins-ppc-vsx.c | 2546 res_i = vec_all_eq(vsll, vsll); in test_p8overloads_backwards_compat() 2552 res_i = vec_all_eq(vsll, vbll); in test_p8overloads_backwards_compat() 2558 res_i = vec_all_eq(vull, vull); in test_p8overloads_backwards_compat() 2564 res_i = vec_all_eq(vull, vbll); in test_p8overloads_backwards_compat() 2570 res_i = vec_all_eq(vbll, vsll); in test_p8overloads_backwards_compat() 2576 res_i = vec_all_eq(vbll, vull); in test_p8overloads_backwards_compat() 2582 res_i = vec_all_eq(vbll, vbll); in test_p8overloads_backwards_compat()
|
| H A D | builtins-ppc-32bit-vec-ll.c | 237 vec_all_eq(vsll1, vsll2); in test()
|
| H A D | builtins-ppc-p10vector.c | 2049 return vec_all_eq(vsi128a, vsi128b); in test_vec_all_eq_s128() 2056 return vec_all_eq(vui128a, vui128b); in test_vec_all_eq_u128() 2063 return vec_all_eq(vbi128a, vbi128b); in test_vec_all_eq_bool_int128()
|
| H A D | builtins-ppc-p8vector.c | 437 res_i = vec_all_eq(vda, vda); in test1() 441 res_i = vec_all_eq(vfa, vfa); in test1()
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | vecintrin.h | 2690 vec_all_eq(__vector signed char __a, __vector signed char __b) { in vec_all_eq() function 2698 vec_all_eq(__vector signed char __a, __vector __bool char __b) { in vec_all_eq() function 2706 vec_all_eq(__vector __bool char __a, __vector signed char __b) { in vec_all_eq() function 2739 vec_all_eq(__vector __bool char __a, __vector __bool char __b) { in vec_all_eq() function 2804 vec_all_eq(__vector signed int __a, __vector signed int __b) { in vec_all_eq() function 2812 vec_all_eq(__vector signed int __a, __vector __bool int __b) { in vec_all_eq() function 2820 vec_all_eq(__vector __bool int __a, __vector signed int __b) { in vec_all_eq() function 2836 vec_all_eq(__vector unsigned int __a, __vector __bool int __b) { in vec_all_eq() function 2853 vec_all_eq(__vector __bool int __a, __vector __bool int __b) { in vec_all_eq() function 2919 vec_all_eq(__vector float __a, __vector float __b) { in vec_all_eq() function [all …]
|
| H A D | altivec.h | 14795 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool char __a, in vec_all_eq() function 14813 static __inline__ int __ATTRS_o_ai vec_all_eq(vector short __a, in vec_all_eq() function 14818 static __inline__ int __ATTRS_o_ai vec_all_eq(vector short __a, in vec_all_eq() function 14853 static __inline__ int __ATTRS_o_ai vec_all_eq(vector pixel __a, in vec_all_eq() function 14863 static __inline__ int __ATTRS_o_ai vec_all_eq(vector int __a, in vec_all_eq() function 14880 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, in vec_all_eq() function 14886 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, in vec_all_eq() function 14892 static __inline__ int __ATTRS_o_ai vec_all_eq(vector bool int __a, in vec_all_eq() function 14941 static __inline__ int __ATTRS_o_ai vec_all_eq(vector float __a, in vec_all_eq() function 14951 static __inline__ int __ATTRS_o_ai vec_all_eq(vector double __a, in vec_all_eq() function [all …]
|
| /llvm-project-15.0.7/clang/lib/Headers/ppc_wrappers/ |
| H A D | smmintrin.h | 399 return vec_all_eq(vec_and((__v16qu)__A, (__v16qu)__B), __zero); in _mm_testz_si128() 408 return vec_all_eq(vec_and((__v16qu)__notA, (__v16qu)__B), __zero); in _mm_testc_si128()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | README_ALTIVEC.txt | 138 if (vec_all_eq(*x,*y)) return 3245;
|