Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c894 res_i = vec_any_le(vsll, vsll); in test1()
899 res_i = vec_any_le(vsll, vbll); in test1()
904 res_i = vec_any_le(vull, vull); in test1()
909 res_i = vec_any_le(vull, vbll); in test1()
914 res_i = vec_any_le(vbll, vsll); in test1()
919 res_i = vec_any_le(vbll, vull); in test1()
924 res_i = vec_any_le(vbll, vbll); in test1()
929 res_i = vec_any_le(vda, vda); in test1()
933 res_i = vec_any_le(vfa, vfa); in test1()
Dbuiltins-ppc-altivec.c8816 res_i = vec_any_le(vsc, vsc); in test6()
8820 res_i = vec_any_le(vsc, vbc); in test6()
8824 res_i = vec_any_le(vuc, vuc); in test6()
8828 res_i = vec_any_le(vuc, vbc); in test6()
8832 res_i = vec_any_le(vbc, vsc); in test6()
8836 res_i = vec_any_le(vbc, vuc); in test6()
8840 res_i = vec_any_le(vbc, vbc); in test6()
8844 res_i = vec_any_le(vs, vs); in test6()
8848 res_i = vec_any_le(vs, vbs); in test6()
8852 res_i = vec_any_le(vus, vus); in test6()
[all …]
Dbuiltins-ppc-p10vector.c1776 return vec_any_le(vsi128a, vsi128b); in test_vec_any_le_s128()
1783 return vec_any_le(vui128a, vui128b); in test_vec_any_le_u128()
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c842 res_i = vec_any_le(vsll, vsll); in test1()
847 res_i = vec_any_le(vsll, vbll); in test1()
852 res_i = vec_any_le(vull, vull); in test1()
857 res_i = vec_any_le(vull, vbll); in test1()
862 res_i = vec_any_le(vbll, vsll); in test1()
867 res_i = vec_any_le(vbll, vull); in test1()
872 res_i = vec_any_le(vbll, vbll); in test1()
877 res_i = vec_any_le(vda, vda); in test1()
Dbuiltins-systemz-zvector.c1410 idx = vec_any_le(vsc, vsc); in test_compare()
1412 idx = vec_any_le(vsc, vbc); in test_compare()
1414 idx = vec_any_le(vbc, vsc); in test_compare()
1416 idx = vec_any_le(vuc, vuc); in test_compare()
1418 idx = vec_any_le(vuc, vbc); in test_compare()
1420 idx = vec_any_le(vbc, vuc); in test_compare()
1422 idx = vec_any_le(vbc, vbc); in test_compare()
1424 idx = vec_any_le(vss, vss); in test_compare()
1426 idx = vec_any_le(vss, vbs); in test_compare()
1428 idx = vec_any_le(vbs, vss); in test_compare()
[all …]
Dbuiltins-ppc-altivec.c8508 res_i = vec_any_le(vsc, vsc); in test6()
8512 res_i = vec_any_le(vsc, vbc); in test6()
8516 res_i = vec_any_le(vuc, vuc); in test6()
8520 res_i = vec_any_le(vuc, vbc); in test6()
8524 res_i = vec_any_le(vbc, vsc); in test6()
8528 res_i = vec_any_le(vbc, vuc); in test6()
8532 res_i = vec_any_le(vbc, vbc); in test6()
8536 res_i = vec_any_le(vs, vs); in test6()
8540 res_i = vec_any_le(vs, vbs); in test6()
8544 res_i = vec_any_le(vus, vus); in test6()
[all …]
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector.c2165 idx = vec_any_le(vsc, vsc); in test_compare()
2168 idx = vec_any_le(vsc, vbc); in test_compare()
2171 idx = vec_any_le(vbc, vsc); in test_compare()
2174 idx = vec_any_le(vuc, vuc); in test_compare()
2177 idx = vec_any_le(vuc, vbc); in test_compare()
2180 idx = vec_any_le(vbc, vuc); in test_compare()
2183 idx = vec_any_le(vbc, vbc); in test_compare()
2186 idx = vec_any_le(vss, vss); in test_compare()
2189 idx = vec_any_le(vss, vbs); in test_compare()
2192 idx = vec_any_le(vbs, vss); in test_compare()
[all …]
Dbuiltins-systemz-zvector2-constrained.c317 idx = vec_any_le(vf, vf); in test_compare()
320 idx = vec_any_le(vd, vd); in test_compare()
Dbuiltins-systemz-zvector-constrained.c171 idx = vec_any_le(vd, vd); in test_compare()
Dbuiltins-systemz-zvector2.c422 idx = vec_any_le(vf, vf); in test_compare()
425 idx = vec_any_le(vd, vd); in test_compare()
/external/clang/lib/Headers/
Dvecintrin.h4257 vec_any_le(vector signed char __a, vector signed char __b) { in vec_any_le() function
4264 vec_any_le(vector signed char __a, vector bool char __b) { in vec_any_le() function
4271 vec_any_le(vector bool char __a, vector signed char __b) { in vec_any_le() function
4278 vec_any_le(vector unsigned char __a, vector unsigned char __b) { in vec_any_le() function
4285 vec_any_le(vector unsigned char __a, vector bool char __b) { in vec_any_le() function
4292 vec_any_le(vector bool char __a, vector unsigned char __b) { in vec_any_le() function
4299 vec_any_le(vector bool char __a, vector bool char __b) { in vec_any_le() function
4307 vec_any_le(vector signed short __a, vector signed short __b) { in vec_any_le() function
4314 vec_any_le(vector signed short __a, vector bool short __b) { in vec_any_le() function
4321 vec_any_le(vector bool short __a, vector signed short __b) { in vec_any_le() function
[all …]
Daltivec.h13720 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le() function
13725 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le() function
13731 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le() function
13736 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le() function
13742 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
13748 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
13754 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
13760 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le() function
13765 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le() function
13770 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, in vec_any_le() function
[all …]
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h5116 vec_any_le(__vector signed char __a, __vector signed char __b) { in vec_any_le() function
5124 vec_any_le(__vector signed char __a, __vector __bool char __b) { in vec_any_le() function
5132 vec_any_le(__vector __bool char __a, __vector signed char __b) { in vec_any_le() function
5139 vec_any_le(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_le() function
5147 vec_any_le(__vector unsigned char __a, __vector __bool char __b) { in vec_any_le() function
5155 vec_any_le(__vector __bool char __a, __vector unsigned char __b) { in vec_any_le() function
5163 vec_any_le(__vector __bool char __a, __vector __bool char __b) { in vec_any_le() function
5171 vec_any_le(__vector signed short __a, __vector signed short __b) { in vec_any_le() function
5179 vec_any_le(__vector signed short __a, __vector __bool short __b) { in vec_any_le() function
5187 vec_any_le(__vector __bool short __a, __vector signed short __b) { in vec_any_le() function
[all …]
Daltivec.h15889 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le() function
15894 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le() function
15900 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le() function
15905 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le() function
15911 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
15917 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
15923 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
15929 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le() function
15934 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le() function
15939 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, in vec_any_le() function
[all …]