Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h486 llvm::GlobalVariable *KernelTeamsReductionPtr = nullptr; variable
DCGOpenMPRuntimeGPU.cpp4017 if (!KernelTeamsReductionPtr) { in emitReduction()
4018 KernelTeamsReductionPtr = new llvm::GlobalVariable( in emitReduction()
4024 Address(KernelTeamsReductionPtr, CGM.getPointerAlign()), in emitReduction()
4866 KernelTeamsReductionPtr->setInitializer( in clear()