HomeSort by relevance Sort by last modified time
    Searched defs:getMaximumWorkGroupSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 140 MaximumWorkGroupSize = AMDGPU::getMaximumWorkGroupSize(*F);
226 unsigned SIMachineFunctionInfo::getMaximumWorkGroupSize(
  /external/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 127 unsigned getMaximumWorkGroupSize(const Function &F) {

Completed in 199 milliseconds