Home
last modified time | relevance | path

Searched defs:getMaxWavesPerCU (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h266 unsigned getMaxWavesPerCU() const { in getMaxWavesPerCU() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h715 unsigned getMaxWavesPerCU() const { in getMaxWavesPerCU() function
721 unsigned getMaxWavesPerCU(unsigned FlatWorkGroupSize) const { in getMaxWavesPerCU() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp246 unsigned getMaxWavesPerCU(const FeatureBitset &Features) { in getMaxWavesPerCU() function
250 unsigned getMaxWavesPerCU(const FeatureBitset &Features, in getMaxWavesPerCU() function