Home
last modified time | relevance | path

Searched refs:Kernels (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULowerModuleLDSPass.cpp325 SmallPtrSet<Function *, 32> Kernels; in processUsedLDS() local
328 if (AMDGPU::isKernelCC(Func) && !Kernels.contains(Func)) { in processUsedLDS()
330 Kernels.insert(Func); in processUsedLDS()
DAMDGPUHSAMetadataStreamer.cpp911 auto Kernels = in emitKernel() local
923 Kernels.push_back(Kern); in emitKernel()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp128 SmallPtrSetImpl<Kernel> &Kernels) in OMPInformationCache()
130 Kernels(Kernels) { in OMPInformationCache()
443 SmallPtrSetImpl<Kernel> &Kernels; member
784 if (!OMPInfoCache.Kernels.count(F)) in printKernels()
1707 bool isKernel(Function &F) { return OMPInfoCache.Kernels.count(&F); } in isKernel()
2809 if (!OMPInfoCache.Kernels.count(Fn)) in initialize()
3991 for (Function *Kernel : OMPInfoCache.Kernels) in registerAAs()
4178 KernelSet Kernels = getDeviceKernels(M); in run() local
4181 if (Kernels.contains(&F)) in run()
4204 if (!F.isDeclaration() && !Kernels.contains(&F) && IsCalled(F) && in run()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DAMDGPUMetadata.h427 constexpr char Kernels[] = "Kernels"; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DAMDGPUMetadata.cpp204 YIO.mapOptional(Key::Kernels, MD.mKernels); in mapping()
/freebsd-12-stable/share/doc/papers/
Dbsdreferences.bib314 title = {A Tale of Four Kernels},
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DOpenCLBuiltins.td1405 // OpenCL2.0 : 6.13.17 : Enqueuing Kernels
/freebsd-12-stable/sys/contrib/dev/acpica/
Dchanges.txt11653 application-level code. Kernels may wish to not include uttrack.c in