Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_regalloc.cpp241 BEGIN_TEST(regalloc.linear_vgpr.live_range_split.get_regs_for_copies)
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1089 get_regs_for_copies(ra_ctx& ctx, RegisterFile& reg_file, in get_regs_for_copies() function
1221 if (!get_regs_for_copies(ctx, reg_file, parallelcopies, new_vars, bounds, instr, def_reg)) in get_regs_for_copies()
1374 if (!get_regs_for_copies(ctx, tmp_file, pc, vars, bounds, instr, best_win)) in get_reg_impl()
1841 get_regs_for_copies(ctx, tmp_file, pc, vars, bounds, instr, PhysRegInterval{best_pos, size}); in get_reg_create_vector()
1973 get_regs_for_copies(ctx, tmp_file, parallelcopy, blocking_vars, info.bounds, instr, in get_reg_for_operand()
2844 success = get_regs_for_copies(ctx, tmp_file, parallelcopy, vars, info.bounds, instr, in register_allocation()

Completed in 6 milliseconds