Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h901 unsigned getMaxWavesPerCU() const { in getMaxWavesPerCU() function
907 unsigned getMaxWavesPerCU(unsigned FlatWorkGroupSize) const { in getMaxWavesPerCU() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp286 unsigned getMaxWavesPerCU(const MCSubtargetInfo *STI) { in getMaxWavesPerCU() function
290 unsigned getMaxWavesPerCU(const MCSubtargetInfo *STI, in getMaxWavesPerCU() function