Searched refs:update_vgpr_sgpr_demand (Results 1 – 4 of 4) sorted by relevance
335 void update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand) in update_vgpr_sgpr_demand() function401 update_vgpr_sgpr_demand(program, new_demand); in live_var_analysis()
927 update_vgpr_sgpr_demand(program, new_demand); in schedule_program()
1733 void update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand);
1271 …update_vgpr_sgpr_demand(ctx.program, RegisterDemand(ctx.program->max_reg_demand.vgpr + 1, ctx.prog… in get_reg()1274 …update_vgpr_sgpr_demand(ctx.program, RegisterDemand(ctx.program->max_reg_demand.vgpr, ctx.program… in get_reg()