Home
last modified time | relevance | path

Searched refs:dst_L (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/fast_jai/
H A DbilateralFilter.cpp294 unsigned short *dst_L = &dstData[dst_L_offset]; local
545 dst_L[dst_idx0 + dstStep*i] = src_L[src_idx0 + srcStep*i]; // copy luminance channel
600 dst_L[dst_idx0] = src_L[src_idx0]; // copy luminance channel
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_isel.c5491 HReg dst_L = newVRegI(env); in iselInt64Expr_wrk() local
5500 dst_L, b_H, a_L)); in iselInt64Expr_wrk()
5502 MIPSRH_Reg(dst_L))); in iselInt64Expr_wrk()
5513 addInstr(env, MIPSInstr_Mflo(dst_L)); in iselInt64Expr_wrk()
5517 addInstr(env, MIPSInstr_Mfhi(dst_L)); in iselInt64Expr_wrk()
5521 addInstr(env, MIPSInstr_Mflo(dst_L)); in iselInt64Expr_wrk()
5524 *rLo = dst_L; in iselInt64Expr_wrk()
5530 HReg dst_L = newVRegI(env); in iselInt64Expr_wrk() local
5545 *rLo = dst_L; in iselInt64Expr_wrk()
5551 HReg dst_L = newVRegI(env); in iselInt64Expr_wrk() local
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_isel.c5491 HReg dst_L = newVRegI(env); in iselInt64Expr_wrk() local
5500 dst_L, b_H, a_L)); in iselInt64Expr_wrk()
5502 MIPSRH_Reg(dst_L))); in iselInt64Expr_wrk()
5513 addInstr(env, MIPSInstr_Mflo(dst_L)); in iselInt64Expr_wrk()
5517 addInstr(env, MIPSInstr_Mfhi(dst_L)); in iselInt64Expr_wrk()
5521 addInstr(env, MIPSInstr_Mflo(dst_L)); in iselInt64Expr_wrk()
5524 *rLo = dst_L; in iselInt64Expr_wrk()
5530 HReg dst_L = newVRegI(env); in iselInt64Expr_wrk() local
5545 *rLo = dst_L; in iselInt64Expr_wrk()
5551 HReg dst_L = newVRegI(env); in iselInt64Expr_wrk() local
[all …]