Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp87 uint32_t MaxNumGroups) { in annotateGridSizeLoadWithRangeMD()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1238 constexpr uptr MaxNumGroups = RegionSize / GroupSize; in getMemoryGroupFragmentationInfoInRegion() local