| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | OpenMPOpt.h | 21 using Kernel = Function *; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUSubtarget.cpp | 240 static unsigned getReqdWorkGroupSize(const Function &Kernel, unsigned Dim) { in getReqdWorkGroupSize() 251 unsigned AMDGPUSubtarget::getMaxWorkitemID(const Function &Kernel, in getMaxWorkitemID() 269 Function *Kernel = I->getParent()->getParent(); in makeLIDRangeMetadata() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.h | 31 bool Kernel; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVSubtarget.h | 41 enum SPIRVEnvType { Kernel, Shader, Unknown }; enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | GlobalDecl.h | 41 Kernel = 0, enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCUDANV.cpp | 55 llvm::Function *Kernel; // stub function to help launch kernel member 458 llvm::Value *Kernel = in emitDeviceStubBodyNew() local
|
| H A D | CGBuiltin.cpp | 5955 llvm::Value *Kernel = in EmitBuiltinExpr() local 6010 llvm::Value *Kernel = in EmitBuiltinExpr() local 6067 llvm::Value *Kernel = in EmitBuiltinExpr() local 6114 Value *Kernel = in EmitBuiltinExpr() local 6129 Value *Kernel = in EmitBuiltinExpr() local 6147 Value *Kernel = in EmitBuiltinExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 4182 Function *Kernel = getAssociatedFunction(); in forceSingleThreadPerWorkgroupHelper() local 4258 Function *Kernel = getAnchorScope(); in changeToSPMDMode() local 4422 Function *Kernel = getAssociatedFunction(); in buildCustomStateMachine() local 4730 for (auto *Kernel : ReachingKernelEntries) { in updateImpl() local 5496 auto CreateKernelInfoCB = [&](Use &, Function &Kernel) { in registerAAs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 154 static const omp::GV &getGridValue(const Triple &T, Function *Kernel) { in getGridValue() 6345 Function *Kernel = DebugKernelWrapper; in createTargetInit() local 6487 Function *Kernel = Builder.GetInsertBlock()->getParent(); in createTargetDeinit() local 6506 static void updateNVPTXAttr(Function &Kernel, StringRef Name, int32_t Value, in updateNVPTXAttr() 6516 OpenMPIRBuilder::readThreadBoundsForKernel(const Triple &T, Function &Kernel) { in readThreadBoundsForKernel() 6542 Function &Kernel, int32_t LB, in writeThreadBoundsForKernel() 6556 OpenMPIRBuilder::readTeamBoundsForKernel(const Triple &, Function &Kernel) { in readTeamBoundsForKernel() 6561 void OpenMPIRBuilder::writeTeamsForKernel(const Triple &T, Function &Kernel, in writeTeamsForKernel()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | COFF.h | 840 Kernel = 0x40000000, enumerator
|