Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1302 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,
2189 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,
H A DCGDeclCXX.cpp212 (void)CGM.getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitCXXGlobalVarDeclInit()
H A DCodeGenModule.cpp6716 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl()
H A DCGOpenMPRuntime.cpp1716 llvm::Function *CGOpenMPRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPRuntime
12907 llvm::Function *CGOpenMPSIMDRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPSIMDRuntime