Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1276 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,
2165 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,
H A DCGDeclCXX.cpp209 (void)CGM.getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitCXXGlobalVarDeclInit()
H A DCodeGenModule.cpp6194 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl()
H A DCGOpenMPRuntime.cpp1766 llvm::Function *CGOpenMPRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPRuntime
12730 llvm::Function *CGOpenMPSIMDRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPSIMDRuntime