Searched defs:sgpr_limit (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_live_var_analysis.cpp | 361 uint16_t sgpr_limit = get_addr_sgpr_from_waves(program, program->min_waves); local in function:aco::update_vgpr_sgpr_demand |
| H A D | aco_validate.cpp | 863 uint16_t sgpr_limit = get_addr_sgpr_from_waves(program, program->num_waves); local in function:aco::validate_ra |
| H A D | aco_spill.cpp | 1891 const uint16_t sgpr_limit = get_addr_sgpr_from_waves(program, program->min_waves); local in function:aco::spill |
| H A D | aco_register_allocation.cpp | 76 uint16_t sgpr_limit; member in struct:aco::__anon1a58e4b40110::ra_ctx |
| H A D | aco_ir.h | 2020 uint16_t sgpr_limit; member in struct:aco::DeviceInfo |
Completed in 17 milliseconds