Home
last modified time | relevance | path

Searched defs:getMaxWorkGroupsPerCU (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() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp235 unsigned getMaxWorkGroupsPerCU(const FeatureBitset &Features, in getMaxWorkGroupsPerCU() function