Home
last modified time | relevance | path

Searched refs:vec_all_nge (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c509 res_i = vec_all_nge(vda, vda); in test1()
Dbuiltins-systemz-zvector.c1160 idx = vec_all_nge(vd, vd); in test_compare()
Dbuiltins-ppc-altivec.c8212 res_i = vec_all_nge(vf, vf); in test6()
/external/clang/lib/Headers/
Daltivec.h13117 static __inline__ int __ATTRS_o_ai vec_all_nge(vector float __a, in vec_all_nge() function
13127 static __inline__ int __ATTRS_o_ai vec_all_nge(vector double __a, in vec_all_nge() function
Dvecintrin.h3343 vec_all_nge(vector double __a, vector double __b) { in vec_all_nge() function