Home
last modified time | relevance | path

Searched refs:vec_any_lt (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c938 res_i = vec_any_lt(vsll, vsll); in test1()
943 res_i = vec_any_lt(vsll, vbll); in test1()
948 res_i = vec_any_lt(vull, vull); in test1()
953 res_i = vec_any_lt(vull, vbll); in test1()
958 res_i = vec_any_lt(vbll, vsll); in test1()
963 res_i = vec_any_lt(vbll, vull); in test1()
968 res_i = vec_any_lt(vbll, vbll); in test1()
973 res_i = vec_any_lt(vda, vda); in test1()
977 res_i = vec_any_lt(vfa, vfa); in test1()
Dbuiltins-ppc-altivec.c8905 res_i = vec_any_lt(vsc, vsc); in test6()
8909 res_i = vec_any_lt(vsc, vbc); in test6()
8913 res_i = vec_any_lt(vuc, vuc); in test6()
8917 res_i = vec_any_lt(vuc, vbc); in test6()
8921 res_i = vec_any_lt(vbc, vsc); in test6()
8925 res_i = vec_any_lt(vbc, vuc); in test6()
8929 res_i = vec_any_lt(vbc, vbc); in test6()
8933 res_i = vec_any_lt(vs, vs); in test6()
8937 res_i = vec_any_lt(vs, vbs); in test6()
8941 res_i = vec_any_lt(vus, vus); in test6()
[all …]
Dbuiltins-ppc-p10vector.c1748 return vec_any_lt(vsi128a, vsi128b); in test_vec_any_lt_s128()
1755 return vec_any_lt(vui128a, vui128b); in test_vec_any_lt_u128()
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c882 res_i = vec_any_lt(vsll, vsll); in test1()
887 res_i = vec_any_lt(vsll, vbll); in test1()
892 res_i = vec_any_lt(vull, vull); in test1()
897 res_i = vec_any_lt(vull, vbll); in test1()
902 res_i = vec_any_lt(vbll, vsll); in test1()
907 res_i = vec_any_lt(vbll, vull); in test1()
912 res_i = vec_any_lt(vbll, vbll); in test1()
917 res_i = vec_any_lt(vda, vda); in test1()
Dbuiltins-systemz-zvector.c1469 idx = vec_any_lt(vsc, vsc); in test_compare()
1471 idx = vec_any_lt(vsc, vbc); in test_compare()
1473 idx = vec_any_lt(vbc, vsc); in test_compare()
1475 idx = vec_any_lt(vuc, vuc); in test_compare()
1477 idx = vec_any_lt(vuc, vbc); in test_compare()
1479 idx = vec_any_lt(vbc, vuc); in test_compare()
1481 idx = vec_any_lt(vbc, vbc); in test_compare()
1483 idx = vec_any_lt(vss, vss); in test_compare()
1485 idx = vec_any_lt(vss, vbs); in test_compare()
1487 idx = vec_any_lt(vbs, vss); in test_compare()
[all …]
Dbuiltins-ppc-altivec.c8597 res_i = vec_any_lt(vsc, vsc); in test6()
8601 res_i = vec_any_lt(vsc, vbc); in test6()
8605 res_i = vec_any_lt(vuc, vuc); in test6()
8609 res_i = vec_any_lt(vuc, vbc); in test6()
8613 res_i = vec_any_lt(vbc, vsc); in test6()
8617 res_i = vec_any_lt(vbc, vuc); in test6()
8621 res_i = vec_any_lt(vbc, vbc); in test6()
8625 res_i = vec_any_lt(vs, vs); in test6()
8629 res_i = vec_any_lt(vs, vbs); in test6()
8633 res_i = vec_any_lt(vus, vus); in test6()
[all …]
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector.c2253 idx = vec_any_lt(vsc, vsc); in test_compare()
2256 idx = vec_any_lt(vsc, vbc); in test_compare()
2259 idx = vec_any_lt(vbc, vsc); in test_compare()
2262 idx = vec_any_lt(vuc, vuc); in test_compare()
2265 idx = vec_any_lt(vuc, vbc); in test_compare()
2268 idx = vec_any_lt(vbc, vuc); in test_compare()
2271 idx = vec_any_lt(vbc, vbc); in test_compare()
2274 idx = vec_any_lt(vss, vss); in test_compare()
2277 idx = vec_any_lt(vss, vbs); in test_compare()
2280 idx = vec_any_lt(vbs, vss); in test_compare()
[all …]
Dbuiltins-systemz-zvector2-constrained.c324 idx = vec_any_lt(vf, vf); in test_compare()
327 idx = vec_any_lt(vd, vd); in test_compare()
Dbuiltins-systemz-zvector-constrained.c175 idx = vec_any_lt(vd, vd); in test_compare()
Dbuiltins-systemz-zvector2.c429 idx = vec_any_lt(vf, vf); in test_compare()
432 idx = vec_any_lt(vd, vd); in test_compare()
/external/clang/lib/Headers/
Dvecintrin.h4466 vec_any_lt(vector signed char __a, vector signed char __b) { in vec_any_lt() function
4473 vec_any_lt(vector signed char __a, vector bool char __b) { in vec_any_lt() function
4480 vec_any_lt(vector bool char __a, vector signed char __b) { in vec_any_lt() function
4487 vec_any_lt(vector unsigned char __a, vector unsigned char __b) { in vec_any_lt() function
4494 vec_any_lt(vector unsigned char __a, vector bool char __b) { in vec_any_lt() function
4501 vec_any_lt(vector bool char __a, vector unsigned char __b) { in vec_any_lt() function
4508 vec_any_lt(vector bool char __a, vector bool char __b) { in vec_any_lt() function
4516 vec_any_lt(vector signed short __a, vector signed short __b) { in vec_any_lt() function
4523 vec_any_lt(vector signed short __a, vector bool short __b) { in vec_any_lt() function
4530 vec_any_lt(vector bool short __a, vector signed short __b) { in vec_any_lt() function
[all …]
Daltivec.h13899 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt() function
13904 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt() function
13910 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt() function
13915 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt() function
13921 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
13927 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
13933 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
13939 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt() function
13944 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt() function
13949 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, in vec_any_lt() function
[all …]
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h5354 vec_any_lt(__vector signed char __a, __vector signed char __b) { in vec_any_lt() function
5362 vec_any_lt(__vector signed char __a, __vector __bool char __b) { in vec_any_lt() function
5370 vec_any_lt(__vector __bool char __a, __vector signed char __b) { in vec_any_lt() function
5377 vec_any_lt(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_lt() function
5385 vec_any_lt(__vector unsigned char __a, __vector __bool char __b) { in vec_any_lt() function
5393 vec_any_lt(__vector __bool char __a, __vector unsigned char __b) { in vec_any_lt() function
5401 vec_any_lt(__vector __bool char __a, __vector __bool char __b) { in vec_any_lt() function
5409 vec_any_lt(__vector signed short __a, __vector signed short __b) { in vec_any_lt() function
5417 vec_any_lt(__vector signed short __a, __vector __bool short __b) { in vec_any_lt() function
5425 vec_any_lt(__vector __bool short __a, __vector signed short __b) { in vec_any_lt() function
[all …]
Daltivec.h16080 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt() function
16085 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt() function
16091 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt() function
16096 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt() function
16102 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
16108 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
16114 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
16120 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt() function
16125 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt() function
16130 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, in vec_any_lt() function
[all …]