Searched refs:vec_all_ngt (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-p8vector.c512 res_i = vec_all_ngt(vda, vda);
H A Dbuiltins-ppc-altivec.c8197 /* vec_all_ngt */
8198 res_i = vec_all_ngt(vf, vf);
H A Dbuiltins-systemz-zvector.c1162 idx = vec_all_ngt(vd, vd);
/external/valgrind/none/tests/ppc32/
H A DtestVMX.c7966 /* Function vec_all_ngt */
7976 b = vec_all_ngt (Faux1.v, Faux2.v);
7990 b = vec_all_ngt (Faux1.v, Faux2.v);
8004 b = vec_all_ngt (Faux1.v, Faux2.v);
8018 b = vec_all_ngt (Faux1.v, Faux2.v);
8026 printf("Function vec_all_ngt [type float] ===> Error\n");
8028 printf("Function vec_all_ngt [type float] ===> OK\n");
/external/clang/lib/Headers/
H A Daltivec.h12650 /* vec_all_ngt */
12653 vec_all_ngt(vector float __a, vector float __b) { function
12663 vec_all_ngt(vector double __a, vector double __b) { function
H A Dvecintrin.h3349 /*-- vec_all_ngt ------------------------------------------------------------*/
3352 vec_all_ngt(vector double __a, vector double __b) { function
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Daltivec.h13141 /* vec_all_ngt */
13143 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector float __a, function
13153 static __inline__ int __ATTRS_o_ai vec_all_ngt(vector double __a, function
H A Dvecintrin.h3349 /*-- vec_all_ngt ------------------------------------------------------------*/
3352 vec_all_ngt(vector double __a, vector double __b) { function

Completed in 276 milliseconds