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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_waitcnt.cpp184 bool pending_flat_lgkm = false; member in struct:aco::__anondaf24d380110::wait_ctx
206 (other->pending_flat_lgkm && !pending_flat_lgkm) ||
213 pending_flat_lgkm |= other->pending_flat_lgkm;
405 if (ctx.pending_flat_lgkm && imm.lgkm != wait_imm::unset_counter)
459 ctx.pending_flat_lgkm = false;
519 if (ctx.pending_flat_lgkm)
565 ctx.pending_flat_lgkm = true;

Completed in 3 milliseconds