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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c388 gpir_node *complex1_last_written[GPIR_VALUE_REG_NUM + GPIR_PHYSICAL_REG_NUM]; member in struct:value_regalloc_ctx
435 ctx->complex1_last_written[src->value_reg]) {
436 gpir_node_add_dep(ctx->complex1_last_written[src->value_reg],
525 memcpy(ctx.complex1_last_written, ctx.last_written,
526 sizeof(ctx.complex1_last_written));

Completed in 2 milliseconds