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

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h304 unsigned getMaxWavesPerCU() const { function in class:llvm::AMDGPUSubtarget
H A DSIRegisterInfo.cpp149 STI.getMaxWavesPerCU());
150 unsigned VGPRLimit = getNumVGPRsAllowed(STI.getMaxWavesPerCU());

Completed in 64 milliseconds