Home
last modified time | relevance | path

Searched refs:vec_any_eq (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c538 res_i = vec_any_eq(vsll, vsll); in test1()
543 res_i = vec_any_eq(vsll, vbll); in test1()
548 res_i = vec_any_eq(vull, vull); in test1()
553 res_i = vec_any_eq(vull, vbll); in test1()
558 res_i = vec_any_eq(vbll, vsll); in test1()
563 res_i = vec_any_eq(vbll, vull); in test1()
568 res_i = vec_any_eq(vbll, vbll); in test1()
573 res_i = vec_any_eq(vda, vda); in test1()
577 res_i = vec_any_eq(vfa, vfa); in test1()
Dbuiltins-ppc-altivec.c8545 res_i = vec_any_eq(vsc, vsc); in test6()
8549 res_i = vec_any_eq(vsc, vbc); in test6()
8553 res_i = vec_any_eq(vuc, vuc); in test6()
8557 res_i = vec_any_eq(vuc, vbc); in test6()
8561 res_i = vec_any_eq(vbc, vsc); in test6()
8565 res_i = vec_any_eq(vbc, vuc); in test6()
8569 res_i = vec_any_eq(vbc, vbc); in test6()
8573 res_i = vec_any_eq(vs, vs); in test6()
8577 res_i = vec_any_eq(vs, vbs); in test6()
8581 res_i = vec_any_eq(vus, vus); in test6()
[all …]
Dbuiltins-ppc-p10vector.c1720 return vec_any_eq(vui128a, vui128b); in test_vec_any_eq_u128()
1727 return vec_any_eq(vsi128a, vsi128b); in test_vec_any_eq_s128()
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c518 res_i = vec_any_eq(vsll, vsll); in test1()
523 res_i = vec_any_eq(vsll, vbll); in test1()
528 res_i = vec_any_eq(vull, vull); in test1()
533 res_i = vec_any_eq(vull, vbll); in test1()
538 res_i = vec_any_eq(vbll, vsll); in test1()
543 res_i = vec_any_eq(vbll, vull); in test1()
548 res_i = vec_any_eq(vbll, vbll); in test1()
553 res_i = vec_any_eq(vda, vda); in test1()
Dbuiltins-systemz-zvector.c1174 idx = vec_any_eq(vsc, vsc); in test_compare()
1176 idx = vec_any_eq(vsc, vbc); in test_compare()
1178 idx = vec_any_eq(vbc, vsc); in test_compare()
1180 idx = vec_any_eq(vuc, vuc); in test_compare()
1182 idx = vec_any_eq(vuc, vbc); in test_compare()
1184 idx = vec_any_eq(vbc, vuc); in test_compare()
1186 idx = vec_any_eq(vbc, vbc); in test_compare()
1188 idx = vec_any_eq(vss, vss); in test_compare()
1190 idx = vec_any_eq(vss, vbs); in test_compare()
1192 idx = vec_any_eq(vbs, vss); in test_compare()
[all …]
Dbuiltins-ppc-altivec.c8237 res_i = vec_any_eq(vsc, vsc); in test6()
8241 res_i = vec_any_eq(vsc, vbc); in test6()
8245 res_i = vec_any_eq(vuc, vuc); in test6()
8249 res_i = vec_any_eq(vuc, vbc); in test6()
8253 res_i = vec_any_eq(vbc, vsc); in test6()
8257 res_i = vec_any_eq(vbc, vuc); in test6()
8261 res_i = vec_any_eq(vbc, vbc); in test6()
8265 res_i = vec_any_eq(vs, vs); in test6()
8269 res_i = vec_any_eq(vs, vbs); in test6()
8273 res_i = vec_any_eq(vus, vus); in test6()
[all …]
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector.c1813 idx = vec_any_eq(vsc, vsc); in test_compare()
1816 idx = vec_any_eq(vsc, vbc); in test_compare()
1819 idx = vec_any_eq(vbc, vsc); in test_compare()
1822 idx = vec_any_eq(vuc, vuc); in test_compare()
1825 idx = vec_any_eq(vuc, vbc); in test_compare()
1828 idx = vec_any_eq(vbc, vuc); in test_compare()
1831 idx = vec_any_eq(vbc, vbc); in test_compare()
1834 idx = vec_any_eq(vss, vss); in test_compare()
1837 idx = vec_any_eq(vss, vbs); in test_compare()
1840 idx = vec_any_eq(vbs, vss); in test_compare()
[all …]
Dbuiltins-systemz-zvector2-constrained.c289 idx = vec_any_eq(vf, vf); in test_compare()
292 idx = vec_any_eq(vd, vd); in test_compare()
Dbuiltins-systemz-zvector-constrained.c155 idx = vec_any_eq(vd, vd); in test_compare()
Dbuiltins-systemz-zvector2.c394 idx = vec_any_eq(vf, vf); in test_compare()
397 idx = vec_any_eq(vd, vd); in test_compare()
/external/clang/lib/Headers/
Dvecintrin.h3397 vec_any_eq(vector signed char __a, vector signed char __b) { in vec_any_eq() function
3404 vec_any_eq(vector signed char __a, vector bool char __b) { in vec_any_eq() function
3411 vec_any_eq(vector bool char __a, vector signed char __b) { in vec_any_eq() function
3418 vec_any_eq(vector unsigned char __a, vector unsigned char __b) { in vec_any_eq() function
3426 vec_any_eq(vector unsigned char __a, vector bool char __b) { in vec_any_eq() function
3434 vec_any_eq(vector bool char __a, vector unsigned char __b) { in vec_any_eq() function
3442 vec_any_eq(vector bool char __a, vector bool char __b) { in vec_any_eq() function
3450 vec_any_eq(vector signed short __a, vector signed short __b) { in vec_any_eq() function
3457 vec_any_eq(vector signed short __a, vector bool short __b) { in vec_any_eq() function
3464 vec_any_eq(vector bool short __a, vector signed short __b) { in vec_any_eq() function
[all …]
Daltivec.h13174 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, in vec_any_eq() function
13180 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, in vec_any_eq() function
13186 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, in vec_any_eq() function
13192 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, in vec_any_eq() function
13198 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq() function
13204 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq() function
13210 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq() function
13216 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, in vec_any_eq() function
13221 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, in vec_any_eq() function
13226 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned short __a, in vec_any_eq() function
[all …]
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h4148 vec_any_eq(__vector signed char __a, __vector signed char __b) { in vec_any_eq() function
4156 vec_any_eq(__vector signed char __a, __vector __bool char __b) { in vec_any_eq() function
4164 vec_any_eq(__vector __bool char __a, __vector signed char __b) { in vec_any_eq() function
4171 vec_any_eq(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_eq() function
4180 vec_any_eq(__vector unsigned char __a, __vector __bool char __b) { in vec_any_eq() function
4189 vec_any_eq(__vector __bool char __a, __vector unsigned char __b) { in vec_any_eq() function
4197 vec_any_eq(__vector __bool char __a, __vector __bool char __b) { in vec_any_eq() function
4205 vec_any_eq(__vector signed short __a, __vector signed short __b) { in vec_any_eq() function
4213 vec_any_eq(__vector signed short __a, __vector __bool short __b) { in vec_any_eq() function
4221 vec_any_eq(__vector __bool short __a, __vector signed short __b) { in vec_any_eq() function
[all …]
Daltivec.h15307 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, in vec_any_eq() function
15313 static __inline__ int __ATTRS_o_ai vec_any_eq(vector signed char __a, in vec_any_eq() function
15319 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, in vec_any_eq() function
15325 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned char __a, in vec_any_eq() function
15331 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq() function
15337 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq() function
15343 static __inline__ int __ATTRS_o_ai vec_any_eq(vector bool char __a, in vec_any_eq() function
15349 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, in vec_any_eq() function
15354 static __inline__ int __ATTRS_o_ai vec_any_eq(vector short __a, in vec_any_eq() function
15359 static __inline__ int __ATTRS_o_ai vec_any_eq(vector unsigned short __a, in vec_any_eq() function
[all …]
/external/llvm/lib/Target/PowerPC/
DREADME_ALTIVEC.txt92 if (!vec_any_eq(*A, *B))
206 if (vec_any_eq(a, b))
/external/llvm-project/llvm/lib/Target/PowerPC/
DREADME_ALTIVEC.txt87 if (!vec_any_eq(*A, *B))
201 if (vec_any_eq(a, b))
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME_ALTIVEC.txt92 if (!vec_any_eq(*A, *B))
206 if (vec_any_eq(a, b))
/external/clang/lib/Lex/
DLexer.cpp2351 !vec_any_eq(*(const vector unsigned char*)CurPtr, Slashes)) in SkipBlockComment()
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2581 !vec_any_eq(*(const __vector unsigned char *)CurPtr, Slashes)) in SkipBlockComment()