Searched refs:vec_all_nlt (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/clang/test/CodeGen/SystemZ/ |
D | builtins-systemz-zvector2-constrained.c | 268 idx = vec_all_nlt(vf, vf); in test_compare() 271 idx = vec_all_nlt(vd, vd); in test_compare()
|
D | builtins-systemz-zvector-constrained.c | 144 idx = vec_all_nlt(vd, vd); in test_compare()
|
D | builtins-systemz-zvector2.c | 373 idx = vec_all_nlt(vf, vf); in test_compare() 376 idx = vec_all_nlt(vd, vd); in test_compare()
|
D | builtins-systemz-zvector.c | 1802 idx = vec_all_nlt(vd, vd); in test_compare()
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-zvector.c | 1166 idx = vec_all_nlt(vd, vd); in test_compare()
|
D | builtins-ppc-altivec.c | 8227 res_i = vec_all_nlt(vf, vf); in test6()
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 8535 res_i = vec_all_nlt(vf, vf); in test6()
|
/external/llvm-project/clang/lib/Headers/ |
D | vecintrin.h | 4095 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
|
D | altivec.h | 15294 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt() function
|
/external/clang/lib/Headers/ |
D | vecintrin.h | 3370 vec_all_nlt(vector double __a, vector double __b) { in vec_all_nlt() function
|
D | altivec.h | 13161 vec_all_nlt(vector float __a, vector float __b) { in vec_all_nlt() function
|