Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_waitcnt.cpp181 uint8_t exp_cnt = 0; member
204 bool changed = other->exp_cnt > exp_cnt || other->vm_cnt > vm_cnt || in join()
209 exp_cnt = std::max(exp_cnt, other->exp_cnt); in join()
348 if (ctx.exp_cnt) in force_waitcnt()
370 if (ctx.exp_cnt || ctx.vm_cnt || ctx.lgkm_cnt) in kill()
421 ctx.exp_cnt = std::min(ctx.exp_cnt, im in kill()
[all...]

Completed in 2 milliseconds