Home
last modified time | relevance | path

Searched refs:KernelTeamsReductionPtr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h413 llvm::GlobalVariable *KernelTeamsReductionPtr = nullptr; variable
H A DCGOpenMPRuntimeGPU.cpp2961 if (!KernelTeamsReductionPtr) { in emitReduction()
2962 KernelTeamsReductionPtr = new llvm::GlobalVariable( in emitReduction()
2968 Address(KernelTeamsReductionPtr, CGF.VoidPtrTy, CGM.getPointerAlign()), in emitReduction()
3638 KernelTeamsReductionPtr->setInitializer( in clear()