Searched refs:Kernels (Results 1 – 12 of 12) sorted by relevance
28 Kernels, enumerator77 case OpenACCDirectiveKind::Kernels:
33 # Supported Kernels
47 .Case("kernels", OpenACCDirectiveKind::Kernels) in getOpenACCDirectiveKind()242 case OpenACCDirectiveKind::Kernels: in isOpenACCDirectiveKind()441 case OpenACCDirectiveKind::Kernels: in ParseOpenACCDirectiveKind()
426 constexpr char Kernels[] = "Kernels"; variable
539 auto Kernels = in emitKernel() local551 Kernels.push_back(Kern); in emitKernel()
205 YIO.mapOptional(Key::Kernels, MD.mKernels); in mapping()
5721 KernelSet Kernels = getDeviceKernels(M); in run() local5727 if (Kernels.contains(&F)) in run()5752 if (!F.isDeclaration() && !Kernels.contains(&F) && IsCalled(F) && in run()5813 if (!F.isDeclaration() && !Kernels.contains(&F) && in run()5850 KernelSet Kernels = getDeviceKernels(M); in run() local5904 KernelSet Kernels; in getDeviceKernels() local5907 return Kernels; in getDeviceKernels()5925 Kernels.insert(KernelFn); in getDeviceKernels()5930 return Kernels; in getDeviceKernels()
109 NOTE: These nodes are deprecated. Kernels should continue to support
887 *** Compatible Kernels: $ZFS_META_KVER_MIN - $ZFS_META_KVER_MAX1049 *** Compatible Kernels: $ZFS_META_KVER_MIN - $ZFS_META_KVER_MAX
314 title = {A Tale of Four Kernels},
1464 // OpenCL2.0 : 6.13.17 : Enqueuing Kernels
12276 application-level code. Kernels may wish to not include uttrack.c in