Searched defs:PrivateScope (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 820 EmitOMPFirstprivateClause(const OMPExecutableDirective & D,OMPPrivateScope & PrivateScope) EmitOMPFirstprivateClause() argument 965 EmitOMPPrivateClause(const OMPExecutableDirective & D,CodeGenFunction::OMPPrivateScope & PrivateScope) EmitOMPPrivateClause() argument 1061 EmitOMPLastprivateClauseInit(const OMPExecutableDirective & D,OMPPrivateScope & PrivateScope) EmitOMPLastprivateClauseInit() argument 1216 EmitOMPReductionClauseInit(const OMPExecutableDirective & D,CodeGenFunction::OMPPrivateScope & PrivateScope,bool ForInscan) EmitOMPReductionClauseInit() argument 1810 OMPPrivateScope PrivateScope(CGF); EmitOMPParallelDirective() local 2356 EmitOMPLinearClause(const OMPLoopDirective & D,CodeGenFunction::OMPPrivateScope & PrivateScope) EmitOMPLinearClause() argument 4498 OMPPrivateScope PrivateScope(CGF); EmitOMPParallelMasterDirective() local 4525 OMPPrivateScope PrivateScope(CGF); EmitOMPParallelMaskedDirective() local 6731 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetRegion() local 6794 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDirective() local 6814 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsRegion() local 6863 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeRegion() local 6909 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeSimdRegion() local 6954 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeDirective() local 6976 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeSimdDirective() local 6999 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeParallelForDirective() local 7022 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsDistributeParallelForSimdDirective() local 7118 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeParallelForRegion() local 7170 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsDistributeParallelForSimdRegion() local 7259 EmitOMPUseDevicePtrClause(const OMPUseDevicePtrClause & C,OMPPrivateScope & PrivateScope,const llvm::DenseMap<const ValueDecl *,llvm::Value * > CaptureDeviceAddrMap) EmitOMPUseDevicePtrClause() argument 7310 EmitOMPUseDeviceAddrClause(const OMPUseDeviceAddrClause & C,OMPPrivateScope & PrivateScope,const llvm::DenseMap<const ValueDecl *,llvm::Value * > CaptureDeviceAddrMap) EmitOMPUseDeviceAddrClause() argument 7394 OMPPrivateScope PrivateScope(CGF); EmitOMPTargetDataDirective() local 7520 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetParallelRegion() local 7957 OMPPrivateScope PrivateScope(CGF); EmitOMPTeamsGenericLoopDirective() local 8003 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsGenericLoopRegionAsParallel() local 8032 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitTargetTeamsGenericLoopRegionAsDistribute() local [all...] |
H A D | CGOpenMPRuntime.cpp | 613 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitInitWithReductionInitializer() local 5157 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitReduction() local 5363 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); emitReduceCombFunction() local [all...] |