Searched refs:wait_and_remove_from_entry (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/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) in wait_and_remove_from_entry() function 454 ctx.wait_and_remove_from_entry(it->first, it->second, counter_exp); in kill() 456 ctx.wait_and_remove_from_entry(it->first, it->second, counter_vm); in kill() 458 ctx.wait_and_remove_from_entry(it->first, it->second, counter_lgkm); in kill() 460 ctx.wait_and_remove_from_entry(it->first, it->second, counter_vs); in kill()
|
Completed in 2 milliseconds