Home
last modified time | relevance | path

Searched defs:KernelLaunchEnvironment (Results 1 – 5 of 5) sorted by relevance

/llvm-project/offload/DeviceRTL/src/
H A DKernel.cpp32 KernelLaunchEnvironmentTy &KernelLaunchEnvironment) { in inititializeRuntime() argument
77 KernelLaunchEnvironmentTy &KernelLaunchEnvironment) { in __kmpc_target_init() argument
H A DState.cpp247 KernelLaunchEnvironmentTy &KernelLaunchEnvironment) { in init() argument
/llvm-project/offload/include/Shared/
H A DAPITypes.h87 KernelLaunchEnvironmentTy KernelLaunchEnvironment; global() member
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h379 KernelLaunchEnvironmentTy KernelLaunchEnvironment; global() member
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6030 Value *KernelLaunchEnvironment = Kernel->getArg(0); createTargetInit() local