/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 76 …mand_before(RegisterDemand demand, aco_ptr<Instruction>& instr, aco_ptr<Instruction>& instr_before) in get_demand_before() argument 80 if (instr_before) in get_demand_before() 81 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 715 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 716 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
H A D | aco_ir.h | 1686 …and_before(RegisterDemand demand, aco_ptr<Instruction>& instr, aco_ptr<Instruction>& instr_before);
|
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
H A D | aco_ir.h | 2220 aco_ptr<Instruction>& instr_before);
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 75 aco_ptr<Instruction>& instr_before) in get_demand_before() argument 79 if (instr_before) in get_demand_before() 80 demand += get_temp_registers(instr_before); in get_demand_before()
|
H A D | aco_spill.cpp | 440 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local 441 return get_demand_before(demand, instr, instr_before); in get_demand_before()
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir3/ |
H A D | ir3_ra.c | 119 instr_before(struct ir3_instruction *a, struct ir3_instruction *b) in instr_before() function 162 if ((!d) || instr_before(dd, d)) { in get_definer() 190 if ((!d) || instr_before(f, d)) in get_definer() 230 ra_assert(ctx, instr_before(dd, d)); in get_definer()
|