Home
last modified time | relevance | path

Searched defs:sgpr_limit (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_live_var_analysis.cpp361 uint16_t sgpr_limit = get_addr_sgpr_from_waves(program, program->min_waves); in update_vgpr_sgpr_demand() local
Daco_validate.cpp850 uint16_t sgpr_limit = get_addr_sgpr_from_waves(program, program->num_waves); in validate_ra() local
Daco_spill.cpp1891 const uint16_t sgpr_limit = get_addr_sgpr_from_waves(program, program->min_waves); in spill() local
Daco_register_allocation.cpp76 uint16_t sgpr_limit; member
Daco_ir.h2020 uint16_t sgpr_limit; member