Home
last modified time | relevance | path

Searched refs:hasWaitStoreCnt (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h951 bool hasWaitStoreCnt() const { return StoreCnt != ~0u; } in hasWaitStoreCnt() function
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1228 if (WaitcntVsCntInstr || (!Wait.hasWaitStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()
1301 if (Wait.hasWaitStoreCnt()) { in createNewWaitcnt()