Home
last modified time | relevance | path

Searched refs:get_regs_for_copies (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp765 bool get_regs_for_copies(ra_ctx& ctx, in get_regs_for_copies() function
915 …if (!get_regs_for_copies(ctx, reg_file, parallelcopies, new_vars, lb, ub, instr, def_reg_lo, def_r… in get_regs_for_copies()
1089 … if (!get_regs_for_copies(ctx, reg_file, pc, vars, lb, ub, instr, best_pos, best_pos + size - 1)) { in get_reg_impl()
1416 …success = get_regs_for_copies(ctx, reg_file, parallelcopies, vars, lb, ub, instr, best_pos, best_p… in get_reg_create_vector()
2155 success = get_regs_for_copies(ctx, register_file, parallelcopy, in register_allocation()