Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h435 llvm::GlobalVariable *KernelTeamsReductionPtr = nullptr; variable
H A DCGOpenMPRuntimeGPU.cpp3313 if (!KernelTeamsReductionPtr) { in emitReduction()
3314 KernelTeamsReductionPtr = new llvm::GlobalVariable( in emitReduction()
3320 Address(KernelTeamsReductionPtr, CGF.VoidPtrTy, CGM.getPointerAlign()), in emitReduction()
3995 KernelTeamsReductionPtr->setInitializer( in clear()