Searched refs:hw_regs_idx (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp11796 uint32_t hw_regs_idx[] = { local in function:aco::select_trap_handler_shader
11804 for (unsigned i = 0; i < ARRAY_SIZE(hw_regs_idx); i++) {
11807 ((20 - 1) << 11) | hw_regs_idx[i]);

Completed in 40 milliseconds