Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DGCNSubtarget.h520 bool supportsBackOffBarrier() const { in supportsBackOffBarrier() function
DSIInsertWaitcnts.cpp1216 !ST->hasAutoWaitcntBeforeBarrier() && !ST->supportsBackOffBarrier()) { in generateWaitcntInstBefore()