Home
last modified time | relevance | path

Searched refs:get_demand_before (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
H A Daco_ir.h2219 RegisterDemand get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
H A Daco_ir.h2219 RegisterDemand get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr,
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp435 get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
467 reg_pressure += get_demand_before(ctx, block_idx, idx); in get_live_in_demand()
768 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1139 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1211 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_live_var_analysis.cpp74 get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, in get_demand_before() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_live_var_analysis.cpp76 RegisterDemand get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, aco_ptr<Instru… in get_demand_before() function
H A Daco_spill.cpp710 RegisterDemand get_demand_before(spill_ctx& ctx, unsigned block_idx, unsigned idx) in get_demand_before() function
716 return get_demand_before(demand, instr, instr_before); in get_demand_before()
736 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code()
1055 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code()
1122 new_demand.update(get_demand_before(ctx, block_idx, idx)); in process_block()
H A Daco_ir.h1686 RegisterDemand get_demand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, aco_ptr<Instru…

12