Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp86 bool handle_wqm = false; member
174 exec_ctx.handle_wqm = true; in calculate_wqm_needs()
270 if (ctx.handle_wqm) { in add_coupling_code()
466 if (ctx.handle_wqm) { in add_coupling_code()
471 ctx.handle_wqm = false; in add_coupling_code()
524 assert(!ctx.handle_wqm || ctx.info[block->index].exec.back().second & mask_type_exact); in process_instructions()
529 bool process = (ctx.handle_wqm && (ctx.info[block->index].block_needs & state) != in process_instructions()
546 WQMState needs = ctx.handle_wqm ? ctx.info[block->index].instr_needs[idx] : Unspecified; in process_instructions()
604 assert(!ctx.handle_wqm || (ctx.info[block->index].exec[0].second & mask_type_wqm) == 0); in process_instructions()
708 if (ctx.handle_wqm in add_branch_code()
[all...]

Completed in 2 milliseconds