Searched refs:vec_nmsub (Results 1 - 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/arch/AltiVec/
H A DPacketMath.h224 t = vec_nmsub(y_0, b, p4f_ONE);
/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c2196 /* vec_nmsub */
2197 res_vf = vec_nmsub(vf, vf, vf);
/external/clang/lib/Headers/
H A Daltivec.h3674 /* vec_nmsub */
3677 vec_nmsub(vector float __a, vector float __b, vector float __c) function
/external/valgrind/main/none/tests/ppc32/
H A DtestVMX.c3173 /* Function vec_nmsub */
3176 Faux1.v = vec_nmsub( Fcons1, Fcons2, Fcons3 );
3186 printf("Function vec_nmsub [type float] ===> Error\n");
3188 printf("Function vec_nmsub [type float] ===> OK\n");

Completed in 149 milliseconds