Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp91 needs_exact(aco_ptr<Instruction>& instr) in needs_exact() function
142 if (needs_exact(instr)) in get_block_needs()
918 if (program->needs_wqm && program->needs_exact) in insert_exec_mask()
H A Daco_instruction_selection.cpp6374 ctx->program->needs_exact = true;
6432 ctx->program->needs_exact = true;
6544 ctx->program->needs_exact = true;
6565 ctx->program->needs_exact = true;
6740 ctx->program->needs_exact = true;
6833 ctx->program->needs_exact = true;
6970 ctx->program->needs_exact = true;
6992 ctx->program->needs_exact = true;
7096 ctx->program->needs_exact = true;
7175 ctx->program->needs_exact
[all...]
H A Daco_ir.h2096 bool needs_exact = false; /* there exists an instruction with disable_wqm = true */

Completed in 13 milliseconds