Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c316 add_dst_reg(struct fd2_compile_context *ctx, struct ir2_instruction *alu, in add_dst_reg() function
437 add_dst_reg(ctx, alu, &inst->Dst[0].Register); in add_regs_vector_1()
450 add_dst_reg(ctx, alu, &inst->Dst[0].Register); in add_regs_vector_2()
463 add_dst_reg(ctx, alu, &inst->Dst[0].Register); in add_regs_vector_3()
494 add_dst_reg(ctx, alu, &inst->Dst[0].Register); in add_regs_scalar_1()
583 add_dst_reg(ctx, alu, &pred_dst); in push_predicate()
591 add_dst_reg(ctx, alu, &pred_dst); in push_predicate()
627 add_dst_reg(ctx, alu, &pred_dst); in pop_predicate()
698 add_dst_reg(ctx, alu, &tmp_dst); in translate_pow()
702 add_dst_reg(ctx, alu, &tmp_dst); in translate_pow()
[all …]