Searched refs:extra_sgprs (Results 1 – 10 of 10) sorted by relevance
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/ |
H A D | aco_spill.cpp | 1894 uint16_t extra_sgprs = 0; in spill() local 1903 extra_sgprs = 5; /* scratch_resource (s4) + scratch_offset (s1) */ in spill() 1904 if (demand.sgpr + extra_sgprs > sgpr_limit) { in spill() 1906 unsigned sgpr_spills = demand.sgpr + extra_sgprs - sgpr_limit; in spill() 1911 const RegisterDemand target(vgpr_limit - extra_vgprs, sgpr_limit - extra_sgprs); in spill()
|