Searched refs:get_vgpr_alloc (Results 1 – 4 of 4) sorted by relevance
313 get_vgpr_alloc(Program* program, uint16_t addressable_vgprs) in get_vgpr_alloc() function371 get_vgpr_alloc(program, new_demand.vgpr) + program->config->num_shared_vgprs / 2; in update_vgpr_sgpr_demand()
2227 uint16_t get_vgpr_alloc(Program* program, uint16_t addressable_vgprs);
2875 program->config->num_vgprs = get_vgpr_alloc(program, ctx.max_used_vgpr + 1); in register_allocation()
12143 program->config->num_vgprs = get_vgpr_alloc(program, num_vgprs); in select_vs_prolog()