Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInsertWaitcnts.cpp95 unsigned StorecntMax; // Corresponds to VScnt in gfx10/gfx11. member
268 return Limits.StorecntMax; in getWaitCountMax()
2436 Limits.StorecntMax = AMDGPU::getStorecntBitMask(IV); in runOnMachineFunction()