Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c582 res_i = vec_any_ne(vsll, vsll); in test1()
587 res_i = vec_any_ne(vsll, vbll); in test1()
592 res_i = vec_any_ne(vull, vull); in test1()
597 res_i = vec_any_ne(vull, vbll); in test1()
602 res_i = vec_any_ne(vbll, vsll); in test1()
607 res_i = vec_any_ne(vbll, vull); in test1()
612 res_i = vec_any_ne(vbll, vbll); in test1()
617 res_i = vec_any_ne(vda, vda); in test1()
621 res_i = vec_any_ne(vfa, vfa); in test1()
Dbuiltins-ppc-altivec.c8999 res_i = vec_any_ne(vsc, vsc); in test6()
9003 res_i = vec_any_ne(vsc, vbc); in test6()
9007 res_i = vec_any_ne(vuc, vuc); in test6()
9011 res_i = vec_any_ne(vuc, vbc); in test6()
9015 res_i = vec_any_ne(vbc, vsc); in test6()
9019 res_i = vec_any_ne(vbc, vuc); in test6()
9023 res_i = vec_any_ne(vbc, vbc); in test6()
9027 res_i = vec_any_ne(vs, vs); in test6()
9031 res_i = vec_any_ne(vs, vbs); in test6()
9035 res_i = vec_any_ne(vus, vus); in test6()
[all …]
Dbuiltins-ppc-p10vector.c1734 return vec_any_ne(vsi128a, vsi128b); in test_vec_any_ne_s128()
1741 return vec_any_ne(vui128a, vui128b); in test_vec_any_ne_u128()
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c558 res_i = vec_any_ne(vsll, vsll); in test1()
563 res_i = vec_any_ne(vsll, vbll); in test1()
568 res_i = vec_any_ne(vull, vull); in test1()
573 res_i = vec_any_ne(vull, vbll); in test1()
578 res_i = vec_any_ne(vbll, vsll); in test1()
583 res_i = vec_any_ne(vbll, vull); in test1()
588 res_i = vec_any_ne(vbll, vbll); in test1()
593 res_i = vec_any_ne(vda, vda); in test1()
Dbuiltins-systemz-zvector.c1233 idx = vec_any_ne(vsc, vsc); in test_compare()
1235 idx = vec_any_ne(vsc, vbc); in test_compare()
1237 idx = vec_any_ne(vbc, vsc); in test_compare()
1239 idx = vec_any_ne(vuc, vuc); in test_compare()
1241 idx = vec_any_ne(vuc, vbc); in test_compare()
1243 idx = vec_any_ne(vbc, vuc); in test_compare()
1245 idx = vec_any_ne(vbc, vbc); in test_compare()
1247 idx = vec_any_ne(vss, vss); in test_compare()
1249 idx = vec_any_ne(vss, vbs); in test_compare()
1251 idx = vec_any_ne(vbs, vss); in test_compare()
[all …]
Dbuiltins-ppc-altivec.c8691 res_i = vec_any_ne(vsc, vsc); in test6()
8695 res_i = vec_any_ne(vsc, vbc); in test6()
8699 res_i = vec_any_ne(vuc, vuc); in test6()
8703 res_i = vec_any_ne(vuc, vbc); in test6()
8707 res_i = vec_any_ne(vbc, vsc); in test6()
8711 res_i = vec_any_ne(vbc, vuc); in test6()
8715 res_i = vec_any_ne(vbc, vbc); in test6()
8719 res_i = vec_any_ne(vs, vs); in test6()
8723 res_i = vec_any_ne(vs, vbs); in test6()
8727 res_i = vec_any_ne(vus, vus); in test6()
[all …]
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector.c1901 idx = vec_any_ne(vsc, vsc); in test_compare()
1904 idx = vec_any_ne(vsc, vbc); in test_compare()
1907 idx = vec_any_ne(vbc, vsc); in test_compare()
1910 idx = vec_any_ne(vuc, vuc); in test_compare()
1913 idx = vec_any_ne(vuc, vbc); in test_compare()
1916 idx = vec_any_ne(vbc, vuc); in test_compare()
1919 idx = vec_any_ne(vbc, vbc); in test_compare()
1922 idx = vec_any_ne(vss, vss); in test_compare()
1925 idx = vec_any_ne(vss, vbs); in test_compare()
1928 idx = vec_any_ne(vbs, vss); in test_compare()
[all …]
Dbuiltins-systemz-zvector2-constrained.c296 idx = vec_any_ne(vf, vf); in test_compare()
299 idx = vec_any_ne(vd, vd); in test_compare()
Dbuiltins-systemz-zvector-constrained.c159 idx = vec_any_ne(vd, vd); in test_compare()
Dbuiltins-systemz-zvector2.c401 idx = vec_any_ne(vf, vf); in test_compare()
404 idx = vec_any_ne(vd, vd); in test_compare()
/external/clang/lib/Headers/
Dvecintrin.h3618 vec_any_ne(vector signed char __a, vector signed char __b) { in vec_any_ne() function
3625 vec_any_ne(vector signed char __a, vector bool char __b) { in vec_any_ne() function
3632 vec_any_ne(vector bool char __a, vector signed char __b) { in vec_any_ne() function
3639 vec_any_ne(vector unsigned char __a, vector unsigned char __b) { in vec_any_ne() function
3647 vec_any_ne(vector unsigned char __a, vector bool char __b) { in vec_any_ne() function
3655 vec_any_ne(vector bool char __a, vector unsigned char __b) { in vec_any_ne() function
3663 vec_any_ne(vector bool char __a, vector bool char __b) { in vec_any_ne() function
3671 vec_any_ne(vector signed short __a, vector signed short __b) { in vec_any_ne() function
3678 vec_any_ne(vector signed short __a, vector bool short __b) { in vec_any_ne() function
3685 vec_any_ne(vector bool short __a, vector signed short __b) { in vec_any_ne() function
[all …]
Daltivec.h14085 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, in vec_any_ne() function
14091 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, in vec_any_ne() function
14097 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, in vec_any_ne() function
14103 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, in vec_any_ne() function
14109 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne() function
14115 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne() function
14121 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne() function
14127 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, in vec_any_ne() function
14132 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, in vec_any_ne() function
14137 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned short __a, in vec_any_ne() function
[all …]
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h4394 vec_any_ne(__vector signed char __a, __vector signed char __b) { in vec_any_ne() function
4402 vec_any_ne(__vector signed char __a, __vector __bool char __b) { in vec_any_ne() function
4410 vec_any_ne(__vector __bool char __a, __vector signed char __b) { in vec_any_ne() function
4417 vec_any_ne(__vector unsigned char __a, __vector unsigned char __b) { in vec_any_ne() function
4426 vec_any_ne(__vector unsigned char __a, __vector __bool char __b) { in vec_any_ne() function
4435 vec_any_ne(__vector __bool char __a, __vector unsigned char __b) { in vec_any_ne() function
4443 vec_any_ne(__vector __bool char __a, __vector __bool char __b) { in vec_any_ne() function
4451 vec_any_ne(__vector signed short __a, __vector signed short __b) { in vec_any_ne() function
4459 vec_any_ne(__vector signed short __a, __vector __bool short __b) { in vec_any_ne() function
4467 vec_any_ne(__vector __bool short __a, __vector signed short __b) { in vec_any_ne() function
[all …]
Daltivec.h16278 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, in vec_any_ne() function
16284 static __inline__ int __ATTRS_o_ai vec_any_ne(vector signed char __a, in vec_any_ne() function
16290 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, in vec_any_ne() function
16296 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned char __a, in vec_any_ne() function
16302 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne() function
16308 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne() function
16314 static __inline__ int __ATTRS_o_ai vec_any_ne(vector bool char __a, in vec_any_ne() function
16320 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, in vec_any_ne() function
16325 static __inline__ int __ATTRS_o_ai vec_any_ne(vector short __a, in vec_any_ne() function
16330 static __inline__ int __ATTRS_o_ai vec_any_ne(vector unsigned short __a, in vec_any_ne() function
[all …]