Searched refs:update_vgpr_sgpr_demand (Results 1 – 4 of 4) sorted by relevance
353 update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand) in update_vgpr_sgpr_demand() function443 update_vgpr_sgpr_demand(program, new_demand); in live_var_analysis()
1099 update_vgpr_sgpr_demand(program, new_demand); in schedule_program()
1348 update_vgpr_sgpr_demand(ctx.program, RegisterDemand(ctx.program->max_reg_demand.vgpr + 1, in increase_register_file()1351 update_vgpr_sgpr_demand(ctx.program, RegisterDemand(ctx.program->max_reg_demand.vgpr, in increase_register_file()
2157 void update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand);