Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp545 Module *M, DenseSet<Function *> const &KernelsThatAllocateTableLDS, in assignLDSKernelIDToEachKernel()
963 const DenseSet<Function *> KernelsThatAllocateTableLDS = in runOnModule() local