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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp80 bool then_branch_divergent; member in struct:aco::__anon562fcc110110::if_context
10348 ic->then_branch_divergent = ctx->cf_info.parent_loop.has_divergent_branch;
10413 ctx->cf_info.parent_loop.has_divergent_branch &= ic->then_branch_divergent;
10489 ic->then_branch_divergent = ctx->cf_info.parent_loop.has_divergent_branch;
10501 if (!ic->then_branch_divergent)
10537 ctx->cf_info.parent_loop.has_divergent_branch &= ic->then_branch_divergent;

Completed in 21 milliseconds