Searched refs:replace_with_mov (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_algebraic.c | 94 replace_with_mov(struct vc4_compile *c, struct qinst *inst, struct qreg arg) function in typeref:typename:void 118 replace_with_mov(c, inst, inst->src[1 - arg]); 129 replace_with_mov(c, inst, inst->src[arg]); 140 replace_with_mov(c, inst, inst->src[1 - arg]); 155 replace_with_mov(c, inst, inst->src[0]); 164 replace_with_mov(c, inst, inst->src[0]); 172 replace_with_mov(c, inst, inst->src[0]); 256 replace_with_mov(c, inst, inst->src[1]); 261 replace_with_mov(c, inst, inst->src[0]); 277 replace_with_mov( [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_algebraic.c | 94 replace_with_mov(struct vc4_compile *c, struct qinst *inst, struct qreg arg) function in typeref:typename:void 118 replace_with_mov(c, inst, inst->src[1 - arg]); 129 replace_with_mov(c, inst, inst->src[arg]); 140 replace_with_mov(c, inst, inst->src[1 - arg]); 155 replace_with_mov(c, inst, inst->src[0]); 164 replace_with_mov(c, inst, inst->src[0]); 172 replace_with_mov(c, inst, inst->src[0]); 256 replace_with_mov(c, inst, inst->src[1]); 261 replace_with_mov(c, inst, inst->src[0]); 277 replace_with_mov( [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_mediump.c | 400 replace_with_mov(nir_builder *b, nir_instr *instr, nir_src *src, function in typeref:typename:void 493 replace_with_mov(&b, &new_vec->instr, 507 replace_with_mov(&b, &tex->instr, &tex->src[i].src, src_alu);
|
Completed in 3 milliseconds