Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h201 unsigned getMaxWorkGroupsPerCU(unsigned FlatWorkGroupSize) const { in getMaxWorkGroupsPerCU()
218 unsigned getMaxWavesPerEU(unsigned FlatWorkGroupSize) const { in getMaxWavesPerEU()
721 unsigned getMaxWavesPerCU(unsigned FlatWorkGroupSize) const { in getMaxWavesPerCU()
734 unsigned getWavesPerWorkGroup(unsigned FlatWorkGroupSize) const { in getWavesPerWorkGroup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp236 unsigned FlatWorkGroupSize) { in getMaxWorkGroupsPerCU()
251 unsigned FlatWorkGroupSize) { in getMaxWavesPerCU()
265 unsigned FlatWorkGroupSize) { in getMaxWavesPerEU()
279 unsigned FlatWorkGroupSize) { in getWavesPerWorkGroup()