Home
last modified time | relevance | path

Searched refs:emitThreadPrivateVarDefinition (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1082 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,
1920 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,
H A DCGDeclCXX.cpp213 (void)CGM.getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitCXXGlobalVarDeclInit()
H A DCodeGenModule.cpp6924 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl()
H A DCGOpenMPRuntime.cpp1711 llvm::Function *CGOpenMPRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPRuntime
12519 llvm::Function *CGOpenMPSIMDRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPSIMDRuntime