Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNSubtarget.h1347 bool hasLegacyGeometry() const { return getGeneration() < GFX11; } in hasLegacyGeometry() function
HDSIInsertWaitcnts.cpp1660 ST->hasLegacyGeometry() && in generateWaitcntInstBefore()