Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPUSubtarget.h251 unsigned getMaxWavesPerCU() const { in getMaxWavesPerCU() function
DSIRegisterInfo.cpp73 STI.getMaxWavesPerCU()); in getRegPressureSetLimit()
74 unsigned VGPRLimit = getNumVGPRsAllowed(STI.getMaxWavesPerCU()); in getRegPressureSetLimit()