Home
last modified time | relevance | path

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

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