Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h434 llvm::GlobalVariable *KernelTeamsReductionPtr = nullptr; variable
H A DCGOpenMPRuntimeGPU.cpp3258 if (!KernelTeamsReductionPtr) { in emitReduction()
3259 KernelTeamsReductionPtr = new llvm::GlobalVariable( in emitReduction()
3265 Address(KernelTeamsReductionPtr, CGM.getPointerAlign()), in emitReduction()
3932 KernelTeamsReductionPtr->setInitializer( in clear()