Searched refs:Kernels (Results 1 – 11 of 11) sorted by relevance
325 SmallPtrSet<Function *, 32> Kernels; in processUsedLDS() local328 if (AMDGPU::isKernelCC(Func) && !Kernels.contains(Func)) { in processUsedLDS()330 Kernels.insert(Func); in processUsedLDS()
911 auto Kernels = in emitKernel() local923 Kernels.push_back(Kern); in emitKernel()
130 Kernels(Kernels) { in OMPInformationCache()443 SmallPtrSetImpl<Kernel> &Kernels; member784 if (!OMPInfoCache.Kernels.count(F)) in printKernels()2809 if (!OMPInfoCache.Kernels.count(Fn)) in initialize()4178 KernelSet Kernels = getDeviceKernels(M); in run() local4181 if (Kernels.contains(&F)) in run()4270 KernelSet Kernels = getDeviceKernels(M); in run() local4371 KernelSet Kernels; in getDeviceKernels() local4374 return Kernels; in getDeviceKernels()4390 Kernels.insert(KernelFn); in getDeviceKernels()[all …]
33 # Supported Kernels
427 constexpr char Kernels[] = "Kernels"; variable
204 YIO.mapOptional(Key::Kernels, MD.mKernels); in mapping()
108 NOTE: These nodes are deprecated. Kernels should continue to support
314 title = {A Tale of Four Kernels},
820 *** Compatible Kernels: $ZFS_META_KVER_MIN - $ZFS_META_KVER_MAX
1405 // OpenCL2.0 : 6.13.17 : Enqueuing Kernels
11920 application-level code. Kernels may wish to not include uttrack.c in