Searched refs:DP2 (Results 1 - 11 of 11) sorted by relevance

/external/eigen/blas/
H A Ddrotmg.f52 DOUBLE PRECISION DFLAG,DH11,DH12,DH21,DH22,DP1,DP2,DQ1,DQ2,DTEMP, local in subroutine:DROTMG
70 DP2 = DD2*DY1
71 IF (.NOT.DP2.EQ.ZERO) GO TO 20
77 DQ2 = DP2*DY1
82 DH12 = DP2/DP1
102 DH11 = DP1/DP2
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_opcode_tmp.h110 OP12(DP2)
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_opcode_tmp.h110 OP12(DP2)
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2122 LLVMValueRef DP2 = lp_build_const_vec(gallivm, bld->type, -2.4187564849853515625e-4); local
2127 * x = ((x - y * DP1) - y * DP2) - y * DP3;
2133 LLVMValueRef xmm2 = LLVMBuildFMul(b, y_2, DP2, "xmm2");
2340 LLVMValueRef DP2 = lp_build_const_vec(gallivm, bld->type, -2.4187564849853515625e-4); local
2345 * x = ((x - y * DP1) - y * DP2) - y * DP3;
2351 LLVMValueRef xmm2 = LLVMBuildFMul(b, y_2, DP2, "xmm2");
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2122 LLVMValueRef DP2 = lp_build_const_vec(gallivm, bld->type, -2.4187564849853515625e-4); local
2127 * x = ((x - y * DP1) - y * DP2) - y * DP3;
2133 LLVMValueRef xmm2 = LLVMBuildFMul(b, y_2, DP2, "xmm2");
2340 LLVMValueRef DP2 = lp_build_const_vec(gallivm, bld->type, -2.4187564849853515625e-4); local
2345 * x = ((x - y * DP1) - y * DP2) - y * DP3;
2351 LLVMValueRef xmm2 = LLVMBuildFMul(b, y_2, DP2, "xmm2");
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dsm4_to_tgsi.cpp281 OP2(DP2);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_eu.h874 ALU2(DP2)
H A Dbrw_eu_emit.c901 ALU2(DP2)
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dsm4_to_tgsi.cpp281 OP2(DP2);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu.h874 ALU2(DP2)
H A Dbrw_eu_emit.c901 ALU2(DP2)

Completed in 303 milliseconds