Lines Matching full:wave
1136 // same wave. in insertWait()
1158 // same wave. in insertWait()
1495 // hardware does not reorder memory operations by the same wave with in insertAcquire()
1497 // remove any cache lines of earlier writes by the same wave and ensures in insertAcquire()
1498 // later reads by the same wave will refetch the cache lines. in insertAcquire()
1555 // hardware does not reorder memory operations by the same wave with in insertRelease()
1558 // same wave. A "S_WAITCNT vmcnt(0)" is needed after to ensure the in insertRelease()
1766 // hardware does not reorder memory operations by the same wave with in insertAcquire()
1768 // remove any cache lines of earlier writes by the same wave and ensures in insertAcquire()
1769 // later reads by the same wave will refetch the cache lines. in insertAcquire()
1844 // hardware does not reorder memory operations by the same wave with in insertRelease()
1847 // same wave. A "S_WAITCNT vmcnt(0)" is needed after to ensure the in insertRelease()
2045 // same wave. in insertWait()
2067 // same wave. in insertWait()
2364 // same wave. in insertWait()