Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp922 if (Wait.hasWaitExceptVsCnt()) { in applyPreexistingWaitcnt()
1302 if (Wait.hasWaitExceptVsCnt()) { in generateWaitcnt()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h842 bool hasWaitExceptVsCnt() const { in hasWaitExceptVsCnt() function