Home
last modified time | relevance | path

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

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_spill.cpp417 … if (ctx.spills_exit[block_idx - 1].find(to_spill) == ctx.spills_exit[block_idx - 1].end()) { in init_live_in_vars()
444 … if (ctx.spills_exit[block_idx - 1].find(to_spill) == ctx.spills_exit[block_idx - 1].end()) { in init_live_in_vars()
580 if (ctx.spills_exit[pred_idx].find(pair.first) == ctx.spills_exit[pred_idx].end()) { in init_live_in_vars()
610 … if (ctx.spills_exit[preds[i]].find(phi->operands[i].getTemp()) == ctx.spills_exit[preds[i]].end()) in init_live_in_vars()
746 if (ctx.spills_exit[pred_idx].find(live.first) == ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
778 if (ctx.spills_exit[pred_idx].find(live.first) == ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
937 …if (ctx.spills_exit[pred_idx].find(phi->operands[i].getTemp()) == ctx.spills_exit[pred_idx].end())… in add_coupling_code()
959 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
983 if (ctx.spills_exit[pred_idx].find(pair.first) == ctx.spills_exit[pred_idx].end()) in add_coupling_code()
1138 … ctx.spills_exit[block_idx].find(pair.first) == ctx.spills_exit[block_idx].end()) { in process_block()
[all …]
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_spill.cpp71 std::vector<std::unordered_map<Temp, uint32_t>> spills_exit; member
508 for (auto spilled : ctx.spills_exit[block_idx - 1]) { in init_live_in_vars()
672 if (!ctx.spills_exit[pred_idx].count(pair.first)) { in init_live_in_vars()
679 spill_id = ctx.spills_exit[pred_idx][pair.first]; in init_live_in_vars()
938 if (spilled != ctx.spills_exit[pred_idx].end()) { in add_coupling_code()
1031 ctx.spills_exit[pred_idx].erase(tmp); in add_coupling_code()
1060 if (!ctx.spills_exit[pred_idx].count(pair.first)) in add_coupling_code()
1078 ctx.spills_exit[pred.index].erase(pair.first); in add_coupling_code()
1173 auto& current_spills = ctx.spills_exit[block_idx]; in process_block()
1308 assert(ctx.spills_exit[block_idx].empty()); in spill_block()
[all …]
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
H A D21.3.0.rst4251 - aco/spill: Use unordered_map for spills_exit
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
H A D21.3.0.rst4251 - aco/spill: Use unordered_map for spills_exit
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
H A D21.3.0.rst4251 - aco/spill: Use unordered_map for spills_exit
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D21.3.1.rst110 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
H A D21.2.6.rst140 - aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs

12