Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/docs/
H A DNVPTXUsage.rst526 Data Layout
546 Target Intrinsics
567 Address Spaces
590 Kernel Metadata
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DOpenMPOpt.h21 using Kernel = Function *; variable
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DMemorySanitizer.h30 bool Kernel; member
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h47 llvm::Function *Kernel; /// Enqueued block kernel. member
H A DCGCUDANV.cpp48 llvm::Function *Kernel; // stub function to help launch kernel member
404 llvm::Value *Kernel = CGF.Builder.CreatePointerCast( in emitDeviceStubBodyNew() local
H A DCGBuiltin.cpp4924 llvm::Value *Kernel = in EmitBuiltinExpr() local
4978 llvm::Value *Kernel = in EmitBuiltinExpr() local
5035 llvm::Value *Kernel = in EmitBuiltinExpr() local
5086 Value *Kernel = Builder.CreatePointerCast(Info.Kernel, GenericVoidPtrTy); in EmitBuiltinExpr() local
5100 Value *Kernel = Builder.CreatePointerCast(Info.Kernel, GenericVoidPtrTy); in EmitBuiltinExpr() local
5117 Value *Kernel = Builder.CreatePointerCast(Info.Kernel, GenericVoidPtrTy); in EmitBuiltinExpr() local
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h242 struct Kernel { struct
243 ConstString m_name;
244 lldb::addr_t m_addr;
/openbsd/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.ml36 | Kernel Constructor
H A Dllvm_target.mli41 | Kernel Constructor
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp453 static unsigned getReqdWorkGroupSize(const Function &Kernel, unsigned Dim) { in getReqdWorkGroupSize()
464 unsigned AMDGPUSubtarget::getMaxWorkitemID(const Function &Kernel, in getMaxWorkitemID()
473 Function *Kernel = I->getParent()->getParent(); in makeLIDRangeMetadata() local
H A DAMDGPUHSAMetadataStreamer.cpp245 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernelLanguage() local
470 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernel() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DGlobalDecl.h40 Kernel = 0, enumerator
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3658 Function *Kernel = getAnchorScope(); in manifest() local
3908 Function *Kernel = getAssociatedFunction(); in forceSingleThreadPerWorkgroupHelper() local
3990 Function *Kernel = getAnchorScope(); in changeToSPMDMode() local
4175 Function *Kernel = getAssociatedFunction(); in buildCustomStateMachine() local
4442 for (auto *Kernel : ReachingKernelEntries) { in updateImpl() local
5116 auto CreateKernelInfoCB = [&](Use &, Function &Kernel) { in registerAAs()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h789 Kernel = 0x40000000, enumerator