Searched refs:physreg_dest (Results 1 – 1 of 1) sorted by relevance
76 struct agx_copy *physreg_dest[AGX_NUM_REGS]; member113 ctx->physreg_dest[entry->dest + 1] = new_entry; in split_32bit_copy()128 memset(ctx->physreg_dest, 0, sizeof(ctx->physreg_dest)); in agx_emit_parallel_copies()141 assert(!ctx->physreg_dest[entry->dest + j]); in agx_emit_parallel_copies()142 ctx->physreg_dest[entry->dest + j] = entry; in agx_emit_parallel_copies()168 ctx->physreg_dest[entry->dest + j] = NULL; in agx_emit_parallel_copies()