Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp546 DenseSet<Function *> const &KernelsThatIndirectlyAllocateDynamicLDS) { in assignLDSKernelIDToEachKernel()
866 DenseSet<Function *> const &KernelsThatIndirectlyAllocateDynamicLDS, in lowerDynamicLDSVariables()
967 const DenseSet<Function *> KernelsThatIndirectlyAllocateDynamicLDS = in runOnModule() local