Searched refs:update_vgpr_sgpr_demand (Results 1 – 4 of 4) sorted by relevance
408 update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand) in update_vgpr_sgpr_demand() function463 update_vgpr_sgpr_demand(program, new_demand); in live_var_analysis()
1103 update_vgpr_sgpr_demand(program, new_demand); in schedule_program()
1430 update_vgpr_sgpr_demand(ctx.program, RegisterDemand(ctx.program->max_reg_demand.vgpr + 1, in increase_register_file()1433 update_vgpr_sgpr_demand(ctx.program, RegisterDemand(ctx.program->max_reg_demand.vgpr, in increase_register_file()
2218 void update_vgpr_sgpr_demand(Program* program, const RegisterDemand new_demand);