Home
last modified time | relevance | path

Searched defs:getMaxWavesPerEU (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.h234 unsigned getMaxWavesPerEU() const { return MaxWavesPerEU; } in getMaxWavesPerEU() function
1206 unsigned getMaxWavesPerEU(unsigned FlatWorkGroupSize) const override { in getMaxWavesPerEU() function
1343 unsigned getMaxWavesPerEU(unsigned FlatWorkGroupSize) const override { in getMaxWavesPerEU() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp299 unsigned getMaxWavesPerEU(const MCSubtargetInfo *STI) { in getMaxWavesPerEU() function
306 unsigned getMaxWavesPerEU(const MCSubtargetInfo *STI, in getMaxWavesPerEU() function