Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp946 if (Wait.hasWaitVsCnt()) { in applyPreexistingWaitcnt()
1314 if (Wait.hasWaitVsCnt()) { in generateWaitcnt()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h846 bool hasWaitVsCnt() const { in hasWaitVsCnt() function