/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | OpenMPOpt.h | 21 using Kernel = Function *; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | MemorySanitizer.h | 30 bool Kernel; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSubtarget.cpp | 470 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 D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | GlobalDecl.h | 40 Kernel = 0, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCUDANV.cpp | 50 llvm::Function *Kernel; // stub function to help launch kernel member 401 llvm::Value *Kernel = emitDeviceStubBodyNew() local
|
H A D | CGBuiltin.cpp | 5486 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 D | OMPIRBuilder.cpp | 148 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 D | OpenMPOpt.cpp | 4173 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 D | COFF.h | 806 Kernel = 0x40000000, enumerator
|