Home
last modified time | relevance | path

Searched refs:vec_all_nlt (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector2-constrained.c268 idx = vec_all_nlt(vf, vf); in test_compare()
271 idx = vec_all_nlt(vd, vd); in test_compare()
Dbuiltins-systemz-zvector-constrained.c144 idx = vec_all_nlt(vd, vd); in test_compare()
Dbuiltins-systemz-zvector2.c373 idx = vec_all_nlt(vf, vf); in test_compare()
376 idx = vec_all_nlt(vd, vd); in test_compare()
Dbuiltins-systemz-zvector.c1802 idx = vec_all_nlt(vd, vd); in test_compare()
/external/clang/test/CodeGen/
Dbuiltins-systemz-zvector.c1166 idx = vec_all_nlt(vd, vd); in test_compare()
Dbuiltins-ppc-altivec.c8227 res_i = vec_all_nlt(vf, vf); in test6()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c8535 res_i = vec_all_nlt(vf, vf); in test6()
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h4095 vec_all_nlt(__vector float __a, __vector float __b) { in vec_all_nlt() function
4103 vec_all_nlt(__vector double __a, __vector double __b) { in vec_all_nlt() function
Daltivec.h15294 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt() function
/external/clang/lib/Headers/
Dvecintrin.h3370 vec_all_nlt(vector double __a, vector double __b) { in vec_all_nlt() function
Daltivec.h13161 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt() function