Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DOpenMPOpt.h21 using Kernel = Function *; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemorySanitizer.h30 bool Kernel; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp470 getReqdWorkGroupSize(const Function & Kernel,unsigned Dim) getReqdWorkGroupSize() argument
481 getMaxWorkitemID(const Function & Kernel,unsigned Dimension) const getMaxWorkitemID() argument
499 Function *Kernel = I->getParent()->getParent(); makeLIDRangeMetadata() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h40 Kernel = 0, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp50 llvm::Function *Kernel; // stub function to help launch kernel member
401 llvm::Value *Kernel = emitDeviceStubBodyNew() local
H A DCGBuiltin.cpp5486 llvm::Value *Kernel = EmitBuiltinExpr() local
5541 llvm::Value *Kernel = EmitBuiltinExpr() local
5598 llvm::Value *Kernel = EmitBuiltinExpr() local
5649 Value *Kernel = EmitBuiltinExpr() local
5664 Value *Kernel = EmitBuiltinExpr() local
5682 Value *Kernel = EmitBuiltinExpr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp148 getGridValue(const Triple & T,Function * Kernel) getGridValue() argument
4461 Function *Kernel = Builder.GetInsertBlock()->getParent(); createTargetInit() local
4589 Function *Kernel = Builder.GetInsertBlock()->getParent(); createTargetDeinit() local
4608 getNVPTXMDNode(Function & Kernel,StringRef Name) getNVPTXMDNode() argument
4625 updateNVPTXMetadata(Function & Kernel,StringRef Name,int32_t Value,bool Min) updateNVPTXMetadata() argument
4650 readThreadBoundsForKernel(const Triple & T,Function & Kernel) readThreadBoundsForKernel() argument
4677 writeThreadBoundsForKernel(const Triple & T,Function & Kernel,int32_t LB,int32_t UB) writeThreadBoundsForKernel() argument
4691 readTeamBoundsForKernel(const Triple &,Function & Kernel) readTeamBoundsForKernel() argument
4696 writeTeamsForKernel(const Triple & T,Function & Kernel,int32_t LB,int32_t UB) writeTeamsForKernel() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4173 Function *Kernel = getAssociatedFunction(); forceSingleThreadPerWorkgroupHelper() local
4255 Function *Kernel = getAnchorScope(); changeToSPMDMode() local
4419 Function *Kernel = getAssociatedFunction(); buildCustomStateMachine() local
4727 for (auto *Kernel : ReachingKernelEntries) { updateImpl() local
5494 __anona75899194902(Use &, Function &Kernel) registerAAs() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h806 Kernel = 0x40000000, enumerator