Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp766 update_renames(ra_ctx& ctx, RegisterFile& reg_file, in update_renames() function
1988 update_renames(ctx, register_file, parallelcopy, instr, rename_not_killed_ops | fill_killed_ops); in get_reg_for_operand()
1998 update_renames(ctx, register_file, parallelcopy, phi, rename_not_killed_ops); in get_reg_phi()
2848 update_renames(ctx, register_file, parallelcopy, instr, (UpdateRenames)0); in register_allocation()
2902 update_renames(ctx, register_file, parallelcopy, instr, (UpdateRenames)0); in register_allocation()
2919 update_renames(ctx, register_file, parallelcopy, instr, in register_allocation()
3049 update_renames(ctx, register_file, parallelcopy, instr, rename_not_killed_ops); in register_allocation()

Completed in 5 milliseconds