Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp834 DenseSet<Function *> const &KernelsThatAllocateModuleLDS) { in lowerModuleScopeStructVariables()
904 DenseSet<Function *> const &KernelsThatAllocateModuleLDS, in lowerKernelScopeStructVariables()
1170 const DenseSet<Function *> KernelsThatAllocateModuleLDS = in runOnModule() local