Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_algebraic.c94 replace_with_mov(struct vc4_compile *c, struct qinst *inst, struct qreg arg) in replace_with_mov() function
118 replace_with_mov(c, inst, inst->src[1 - arg]); in replace_x_0_with_x()
129 replace_with_mov(c, inst, inst->src[arg]); in replace_x_0_with_0()
140 replace_with_mov(c, inst, inst->src[1 - arg]); in fmul_replace_one()
155 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
164 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
172 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
256 replace_with_mov(c, inst, inst->src[1]); in qir_opt_algebraic()
261 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
277 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()