Searched refs:live_out_phys (Results 1 – 3 of 3) sorted by relevance
444 block->live_out_phys = 0; in assign_regs()449 block->live_out_phys |= (1ull << ctx->registers[reg_idx].assigned_color); in assign_regs()
365 uint64_t live_out_phys; member
1587 ctx.live_physregs = block->live_out_phys; in schedule_block()