Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp422 AMDGPUSubtarget::getMaxNumWorkGroups(const Function &F) const { in getMaxNumWorkGroups() function in AMDGPUSubtarget
H A DAMDGPUAttributor.cpp191 SmallVector<unsigned> getMaxNumWorkGroups(const Function &F) { in getMaxNumWorkGroups() function in __anon93435ae10111::AMDGPUInformationCache