Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp99 unsigned LoadcntMax; // Corresponds to VMcnt prior to gfx12. member
283 return Limits.LoadcntMax; in getWaitCountMax()
2755 Limits.LoadcntMax = AMDGPU::getLoadcntBitMask(IV); in run()
2758 Limits.LoadcntMax = AMDGPU::getVmcntBitMask(IV); in run()