Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp752 emitAggregateInitialization(CodeGenFunction & CGF,unsigned N,Address PrivateAddr,Address SharedAddr,const OMPDeclareReductionDecl * DRD) emitAggregateInitialization() argument
854 emitInitialization(CodeGenFunction & CGF,unsigned N,Address PrivateAddr,Address SharedAddr,llvm::function_ref<bool (CodeGenFunction &)> DefaultInit) emitInitialization() argument
972 Address SharedAddr = SharedAddresses[N].first.getAddress(); adjustPrivateAddress() local
5299 Address SharedAddr = CGF.GetAddrOfLocalVar(&ParamOrig); emitReduceInitFunction() local
[all...]