Searched refs:Kernels (Results 1 – 10 of 10) sorted by relevance
3 > Building and Debugging NetBSD Kernels
3 Building and Debugging NetBSD Kernels
191 KernelSet &Kernels, bool OpenMPPostLink) in OMPInformationCache()193 Kernels(Kernels), OpenMPPostLink(OpenMPPostLink) { in OMPInformationCache()540 KernelSet &Kernels; member906 if (!OMPInfoCache.Kernels.count(F)) in printKernels()1837 bool isKernel(Function &F) { return OMPInfoCache.Kernels.count(&F); } in isKernel()2648 if (OMPInfoCache.Kernels.count(getAnchorScope())) in manifest()2874 if (OMPInfoCache.Kernels.count(getAnchorScope())) { in handleEntryBB()2926 bool IsKernel = OMPInfoCache.Kernels.count(F); in updateImpl()3996 assert(OMPInfoCache.Kernels.count(Kernel) && "Expected kernel function!"); in changeToSPMDMode()5332 KernelSet Kernels = getDeviceKernels(M); in run() local[all …]
432 constexpr char Kernels[] = "Kernels"; variable
205 YIO.mapOptional(Key::Kernels, MD.mKernels); in mapping()
230 https://github.com/ParRes/Kernels/tree/default/Cxx11
953 auto Kernels = in emitKernel() local965 Kernels.push_back(Kern); in emitKernel()
31 Marking Functions as Kernels
2708 "Kernels" sequence of Required Sequence of the mappings for each
1464 // OpenCL2.0 : 6.13.17 : Enqueuing Kernels