Searched refs:wait_and_remove_from_entry (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_insert_waitcnt.cpp | 239 void wait_and_remove_from_entry(PhysReg reg, wait_entry& entry, counter_type counter) function in struct:aco::__anondaf24d380110::wait_ctx 442 ctx.wait_and_remove_from_entry(it->first, it->second, counter_exp); 444 ctx.wait_and_remove_from_entry(it->first, it->second, counter_vm); 446 ctx.wait_and_remove_from_entry(it->first, it->second, counter_lgkm); 448 ctx.wait_and_remove_from_entry(it->first, it->second, counter_vs);
|
Completed in 3 milliseconds