Home
last modified time | relevance | path

Searched defs:VDAddr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3371 Address VDAddr = CGF.GetAddrOfLocalVar(VD); adjustTargetSpecificDataForLambdas() local
3398 Address VDAddr = CGF.GetAddrOfLocalVar(cast<VarDecl>(VD)); adjustTargetSpecificDataForLambdas() local
H A DCGOpenMPRuntime.cpp1598 getAddrOfThreadPrivate(CodeGenFunction & CGF,const VarDecl * VD,Address VDAddr,SourceLocation Loc) getAddrOfThreadPrivate() argument
1619 emitThreadPrivateVarInit(CodeGenFunction & CGF,Address VDAddr,llvm::Value * Ctor,llvm::Value * CopyCtor,llvm::Value * Dtor,SourceLocation Loc) emitThreadPrivateVarInit() argument
1639 emitThreadPrivateVarDefinition(const VarDecl * VD,Address VDAddr,SourceLocation Loc,bool PerformInit,CodeGenFunction * CGF) emitThreadPrivateVarDefinition() argument
8324 Address VDAddr(Arg, CGF.ConvertTypeForMem(VDType), generateInfoForLambdaCaptures() local
11376 Address VDAddr = getAddressOfLocalVariable() local
12055 getAddrOfThreadPrivate(CodeGenFunction & CGF,const VarDecl * VD,Address VDAddr,SourceLocation Loc) getAddrOfThreadPrivate() argument
12061 emitThreadPrivateVarDefinition(const VarDecl * VD,Address VDAddr,SourceLocation Loc,bool PerformInit,CodeGenFunction * CGF) emitThreadPrivateVarDefinition() argument
[all...]
H A DCGStmtOpenMP.cpp911 Address VDAddr = GetAddrOfLocalVar(VD); EmitOMPFirstprivateClause() local
1078 Address VDAddr = Address::invalid(); EmitOMPLastprivateClauseInit() local
1658 getAddrOfThreadPrivate(CodeGenFunction & CGF,const VarDecl * VD,Address VDAddr,SourceLocation Loc) getAddrOfThreadPrivate() argument
[all...]