Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.h579 emitThreadPrivateVarDefinition(const VarDecl *VD, llvm::Value *VDAddr,
HDCGDeclCXX.cpp167 (void)CGM.getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitCXXGlobalVarDeclInit()
HDCGOpenMPRuntime.cpp976 llvm::Function *CGOpenMPRuntime::emitThreadPrivateVarDefinition( in emitThreadPrivateVarDefinition() function in CGOpenMPRuntime
HDCodeGenModule.cpp3674 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl()