Searched refs:vec_all_nge (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/CodeGen/ |
D | builtins-ppc-p8vector.c | 508 res_i = vec_all_nge(vda, vda); in test1()
|
D | builtins-systemz-zvector.c | 1160 idx = vec_all_nge(vd, vd); in test_compare()
|
D | builtins-ppc-altivec.c | 8193 res_i = vec_all_nge(vf, vf); in test6()
|
/external/valgrind/none/tests/ppc32/ |
D | testVMX.c | 7910 b = vec_all_nge (Faux1.v, Faux2.v); in part5() 7924 b = vec_all_nge (Faux1.v, Faux2.v); in part5() 7938 b = vec_all_nge (Faux1.v, Faux2.v); in part5() 7952 b = vec_all_nge (Faux1.v, Faux2.v); in part5()
|
/external/clang/lib/Headers/ |
D | altivec.h | 12635 vec_all_nge(vector float __a, vector float __b) { in vec_all_nge() function 12645 vec_all_nge(vector double __a, vector double __b) { in vec_all_nge() function
|
D | vecintrin.h | 3343 vec_all_nge(vector double __a, vector double __b) { in vec_all_nge() function
|