Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h486 llvm::GlobalVariable *KernelTeamsReductionPtr = nullptr; variable
H A DCGOpenMPRuntimeGPU.cpp3844 if (!KernelTeamsReductionPtr) { in emitReduction()
3845 KernelTeamsReductionPtr = new llvm::GlobalVariable( in emitReduction()
3851 Address(KernelTeamsReductionPtr, CGM.getPointerAlign()), in emitReduction()
4708 KernelTeamsReductionPtr->setInitializer( in clear()