Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp797 EmitOMPFirstprivateClause(const OMPExecutableDirective & D,OMPPrivateScope & PrivateScope) EmitOMPFirstprivateClause() argument
943 EmitOMPPrivateClause(const OMPExecutableDirective & D,CodeGenFunction::OMPPrivateScope & PrivateScope) EmitOMPPrivateClause() argument
1039 EmitOMPLastprivateClauseInit(const OMPExecutableDirective & D,OMPPrivateScope & PrivateScope) EmitOMPLastprivateClauseInit() argument
1194 EmitOMPReductionClauseInit(const OMPExecutableDirective & D,CodeGenFunction::OMPPrivateScope & PrivateScope,bool ForInscan) EmitOMPReductionClauseInit() argument
1787 OMPPrivateScope PrivateScope(CGF); EmitOMPParallelDirective() local
2333 EmitOMPLinearClause(const OMPLoopDirective & D,CodeGenFunction::OMPPrivateScope & PrivateScope) EmitOMPLinearClause() argument
4471 OMPPrivateScope PrivateScope(CGF); EmitOMPParallelMasterDirective() local
4498 OMPPrivateScope PrivateScope(CGF); EmitOMPParallelMaskedDirective() local
6693 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetRegion() local
6756 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDirective() local
6776 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsRegion() local
6825 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeRegion() local
6871 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeSimdRegion() local
6916 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeDirective() local
6938 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeSimdDirective() local
6961 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeParallelForDirective() local
6984 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeParallelForSimdDirective() local
7064 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeParallelForRegion() local
7116 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeParallelForSimdRegion() local
7205 EmitOMPUseDevicePtrClause(const OMPUseDevicePtrClause & C,OMPPrivateScope & PrivateScope,const llvm::DenseMap<const ValueDecl *,llvm::Value * > CaptureDeviceAddrMap) EmitOMPUseDevicePtrClause() argument
7256 EmitOMPUseDeviceAddrClause(const OMPUseDeviceAddrClause & C,OMPPrivateScope & PrivateScope,const llvm::DenseMap<const ValueDecl *,llvm::Value * > CaptureDeviceAddrMap) EmitOMPUseDeviceAddrClause() argument
7340 OMPPrivateScope PrivateScope(CGF); EmitOMPTargetDataDirective() local
7466 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetParallelRegion() local
7905 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsGenericLoopDirective() local
7933 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsGenericLoopRegion() local
[all...]
H A DCGOpenMPRuntime.cpp612 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitInitWithReductionInitializer() local
5146 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitReduction() local
5352 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitReduceCombFunction() local
[all...]