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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_exec_mask.cpp42 Exact_Branch = 1 << 3, enumerator in enum:aco::__anon045cfe6e0110::WQMState
172 assert(!(info.block_needs & Exact_Branch));
221 * breaks, which might benefit from being in exact) by adding Exact_Branch to a
239 * ensure that the exact exec mask is not empty by adding Exact_Branch to
273 exec_ctx.info[parent_branch].block_needs |= Exact_Branch;
324 ever_again_needs |= exec_ctx.info[i].block_needs & ~Exact_Branch;
996 !(ctx.info[idx].block_needs & Exact_Branch) &&
1008 if (ctx.info[idx].block_needs & Exact_Branch)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst4743 - aco: rewrite setting of Exact_Branch
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json3019 "description": "aco/insert_exec_mask: remove ever_again_needs and Exact_Branch",
[all...]

Completed in 164 milliseconds