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

/external/eigen/Eigen/src/Core/arch/AltiVec/
H A DPacketMath.h221 t = vec_nmsub(y_0, b, p4f_ONE);
/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c754 /* vec_nmsub */
755 res_vf = vec_nmsub(vf, vf, vf); // CHECK: @llvm.ppc.altivec.vnmsubfp
/external/clang/lib/Headers/
H A Daltivec.h3604 /* vec_nmsub */
3607 vec_nmsub(vector float __a, vector float __b, vector float __c) function
/external/clang/lib/include/
H A Daltivec.h3604 /* vec_nmsub */
3607 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 128 milliseconds