Lines Matching defs:PrivateScope
825 OMPPrivateScope &PrivateScope) {
929 PrivateScope.addPrivate(OrigVD, Emission.getAllocatedAddress());
954 IsRegistered = PrivateScope.addPrivate(OrigVD, VDAddr);
970 CodeGenFunction::OMPPrivateScope &PrivateScope) {
983 PrivateScope.addPrivate(OrigVD, GetAddrOfLocalVar(VD));
1066 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) {
1099 PrivateScope.addPrivate(DestVD, EmitLValue(&DRE).getAddress());
1115 bool IsRegistered = PrivateScope.addPrivate(OrigVD, VDAddr);
1221 CodeGenFunction::OMPPrivateScope &PrivateScope, bool ForInscan) {
1271 PrivateScope.addPrivate(RedCG.getBaseDecl(Count), BaseAddr);
1283 PrivateScope.addPrivate(LHSVD, RedCG.getSharedLValue(Count).getAddress());
1284 PrivateScope.addPrivate(RHSVD, GetAddrOfLocalVar(PrivateVD));
1289 PrivateScope.addPrivate(LHSVD, RedCG.getSharedLValue(Count).getAddress());
1290 PrivateScope.addPrivate(RHSVD,
1303 PrivateScope.addPrivate(LHSVD, OriginalAddr);
1304 PrivateScope.addPrivate(
1815 OMPPrivateScope PrivateScope(CGF);
1817 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
1818 CGF.EmitOMPPrivateClause(S, PrivateScope);
1819 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
1820 (void)PrivateScope.Privatize();
2361 const OMPLoopDirective &D, CodeGenFunction::OMPPrivateScope &PrivateScope) {
2382 PrivateScope.addPrivate(VD, GetAddrOfLocalVar(PrivateVD));
4516 OMPPrivateScope PrivateScope(CGF);
4518 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
4519 CGF.EmitOMPPrivateClause(S, PrivateScope);
4520 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
4521 (void)PrivateScope.Privatize();
4543 OMPPrivateScope PrivateScope(CGF);
4545 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
4546 CGF.EmitOMPPrivateClause(S, PrivateScope);
4547 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
4548 (void)PrivateScope.Privatize();
6749 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
6750 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
6751 CGF.EmitOMPPrivateClause(S, PrivateScope);
6752 (void)PrivateScope.Privatize();
6812 OMPPrivateScope PrivateScope(CGF);
6813 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
6814 CGF.EmitOMPPrivateClause(S, PrivateScope);
6815 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
6816 (void)PrivateScope.Privatize();
6832 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
6833 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
6834 CGF.EmitOMPPrivateClause(S, PrivateScope);
6835 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
6836 (void)PrivateScope.Privatize();
6881 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
6882 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
6883 (void)PrivateScope.Privatize();
6927 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
6928 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
6929 (void)PrivateScope.Privatize();
6972 OMPPrivateScope PrivateScope(CGF);
6973 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
6974 (void)PrivateScope.Privatize();
6994 OMPPrivateScope PrivateScope(CGF);
6995 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
6996 (void)PrivateScope.Privatize();
7017 OMPPrivateScope PrivateScope(CGF);
7018 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
7019 (void)PrivateScope.Privatize();
7040 OMPPrivateScope PrivateScope(CGF);
7041 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
7042 (void)PrivateScope.Privatize();
7136 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
7137 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
7138 (void)PrivateScope.Privatize();
7188 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
7189 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
7190 (void)PrivateScope.Privatize();
7277 const OMPUseDevicePtrClause &C, OMPPrivateScope &PrivateScope,
7308 bool IsRegistered = PrivateScope.addPrivate(
7328 const OMPUseDeviceAddrClause &C, OMPPrivateScope &PrivateScope,
7371 (void)PrivateScope.addPrivate(OrigVD, PrivAddr);
7412 OMPPrivateScope PrivateScope(CGF);
7415 CGF.EmitOMPUseDevicePtrClause(*C, PrivateScope,
7418 CGF.EmitOMPUseDeviceAddrClause(*C, PrivateScope,
7420 (void)PrivateScope.Privatize();
7538 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
7539 (void)CGF.EmitOMPFirstprivateClause(S, PrivateScope);
7540 CGF.EmitOMPPrivateClause(S, PrivateScope);
7541 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
7542 (void)PrivateScope.Privatize();
7975 OMPPrivateScope PrivateScope(CGF);
7976 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
7977 (void)PrivateScope.Privatize();
8021 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
8022 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
8023 (void)PrivateScope.Privatize();
8050 CodeGenFunction::OMPPrivateScope PrivateScope(CGF);
8051 CGF.EmitOMPReductionClauseInit(S, PrivateScope);
8052 (void)PrivateScope.Privatize();