Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp547 assignLDSKernelIDToEachKernel(Module * M,DenseSet<Function * > const & KernelsThatAllocateTableLDS,DenseSet<Function * > const & KernelsThatIndirectlyAllocateDynamicLDS) assignLDSKernelIDToEachKernel() argument
867 lowerDynamicLDSVariables(Module & M,LDSUsesInfoTy & LDSUsesInfo,DenseSet<Function * > const & KernelsThatIndirectlyAllocateDynamicLDS,DenseSet<GlobalVariable * > const & DynamicVariables,std::vector<Function * > const & OrderedKernels) lowerDynamicLDSVariables() argument
968 const DenseSet<Function *> KernelsThatIndirectlyAllocateDynamicLDS = runOnModule() local
[all...]