Searched refs:spill_ctx (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_spill.cpp | 65 struct spill_ctx { struct 89 spill_ctx(const RegisterDemand target_pressure_, Program* program_, in spill_ctx() function 176 next_uses_per_block(spill_ctx& ctx, unsigned block_idx, uint32_t& worklist) in next_uses_per_block() 274 compute_global_next_uses(spill_ctx& ctx) in compute_global_next_uses() 315 do_reload(spill_ctx& ctx, Temp tmp, Temp new_name, uint32_t spill_id) in do_reload() 363 get_rematerialize_info(spill_ctx& ctx) in get_rematerialize_info() 385 update_local_next_uses(spill_ctx& ctx, Block* block, in update_local_next_uses() 440 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() 453 get_live_in_demand(spill_ctx& ctx, unsigned block_idx) in get_live_in_demand() 484 init_live_in_vars(spill_ctx [all...] |
Completed in 2 milliseconds