Home
last modified time | relevance | path

Searched refs:needs_wqm (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp277 if (ctx.program->needs_wqm) { in add_coupling_code()
918 if (program->needs_wqm && program->needs_exact) in insert_exec_mask()
Daco_ir.h2097 bool needs_wqm = false; /* there exists a p_wqm instruction */ variable
Daco_optimizer.cpp1759 if (!ctx.program->needs_wqm) in label_instruction()
Daco_instruction_selection.cpp183 bld.program->needs_wqm |= program_needs_wqm; in emit_wqm()