Searched refs:get_vgpr_alloc (Results 1 – 4 of 4) sorted by relevance
331 get_vgpr_alloc(Program* program, uint16_t addressable_vgprs) in get_vgpr_alloc() function421 get_vgpr_alloc(program, new_demand.vgpr) + program->config->num_shared_vgprs / 2; in update_vgpr_sgpr_demand()
2291 uint16_t get_vgpr_alloc(Program* program, uint16_t addressable_vgprs);
3086 program->config->num_vgprs = get_vgpr_alloc(program, ctx.max_used_vgpr + 1); in register_allocation()
12522 program->config->num_vgprs = get_vgpr_alloc(program, num_vgprs); in select_vs_prolog()