Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h218 unsigned getMaxWavesPerEU(unsigned FlatWorkGroupSize) const { in getMaxWavesPerEU() function
229 unsigned getMaxWavesPerEU() const { return 10; } in getMaxWavesPerEU() function
728 unsigned getMaxWavesPerEU() const { in getMaxWavesPerEU() function
DSIMachineFunctionInfo.h564 unsigned getMaxWavesPerEU() const { in getMaxWavesPerEU() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp259 unsigned getMaxWavesPerEU() { in getMaxWavesPerEU() function
264 unsigned getMaxWavesPerEU(const FeatureBitset &Features, in getMaxWavesPerEU() function