Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp226 unsigned SIMachineFunctionInfo::getMaximumWorkGroupSize( in getMaximumWorkGroupSize() function in SIMachineFunctionInfo
/external/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp127 unsigned getMaximumWorkGroupSize(const Function &F) { in getMaximumWorkGroupSize() function