Home
last modified time | relevance | path

Searched refs:annotateGridSizeLoadWithRangeMD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp86 static void annotateGridSizeLoadWithRangeMD(LoadInst *Load, in annotateGridSizeLoadWithRangeMD() function
157 annotateGridSizeLoadWithRangeMD(Load, MaxNumWorkgroups[0]); in processUse()
163 annotateGridSizeLoadWithRangeMD(Load, MaxNumWorkgroups[1]); in processUse()
169 annotateGridSizeLoadWithRangeMD(Load, MaxNumWorkgroups[2]); in processUse()