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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_spill.cpp65 struct spill_ctx { struct in namespace:aco::__anond37687ce0110
85 spill_ctx(const RegisterDemand target_pressure_, Program* program_, function in struct:aco::__anond37687ce0110::spill_ctx
171 next_uses_per_block(spill_ctx& ctx, unsigned block_idx, uint32_t& worklist)
269 compute_global_next_uses(spill_ctx& ctx)
310 do_reload(spill_ctx& ctx, Temp tmp, Temp new_name, uint32_t spill_id)
358 get_rematerialize_info(spill_ctx& ctx)
380 update_local_next_uses(spill_ctx& ctx, Block* block,
435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx)
448 get_live_in_demand(spill_ctx& ctx, unsigned block_idx)
479 init_live_in_vars(spill_ctx
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst265 - aco: Minor optimization in spill_ctx constructor

Completed in 9 milliseconds