Home
last modified time | relevance | path

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

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