Lines Matching refs:OMPPrivateScope

47   CodeGenFunction::OMPPrivateScope InlinedShareds;
411 CodeGenFunction::OMPPrivateScope PrivateScope(CGF); in emitInitWithReductionInitializer()
551 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy()
563 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy()
573 OMPPrivateScope &PrivateScope) { in EmitOMPFirstprivateClause()
667 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPPrivateClause()
759 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) { in EmitOMPLastprivateClauseInit()
936 CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPReductionClauseInit()
1229 OMPPrivateScope PrivateScope(CGF); in EmitOMPParallelDirective()
1378 CodeGenFunction::OMPPrivateScope VarScope(*this); in EmitOMPLinearClauseFinal()
1425 const OMPLoopDirective &S, CodeGenFunction::OMPPrivateScope &LoopScope) { in EmitOMPPrivateLoopCounters()
1462 CodeGenFunction::OMPPrivateScope PreCondScope(CGF); in emitPreCond()
1475 const OMPLoopDirective &D, CodeGenFunction::OMPPrivateScope &PrivateScope) { in EmitOMPLinearClause()
1576 OMPPrivateScope VarScope(*this); in EmitOMPSimdFinal()
1635 OMPPrivateScope LoopScope(CGF); in EmitOMPSimdDirective()
1672 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPOuterLoop()
1764 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPForOuterLoop()
1846 const OMPDistributeDirective &S, OMPPrivateScope &LoopScope, in EmitOMPDistributeOuterLoop()
1997 OMPPrivateScope LoopScope(*this); in EmitOMPWorksharingLoop()
2221 CodeGenFunction::OMPPrivateScope LoopScope(CGF); in EmitSections()
2329 OMPPrivateScope SingleScope(CGF); in EmitOMPSingleDirective()
2493 OMPPrivateScope Scope(CGF); in EmitOMPTaskBasedDirective()
2669 OMPPrivateScope LoopScope(*this); in EmitOMPDistributeLoop()
3250 OMPPrivateScope PrivateScope(CGF); in EmitOMPTargetDirectiveOutlinedFunction()
3347 OMPPrivateScope PrivateScope(CGF); in EmitOMPTeamsDirective()
3469 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam()
3534 OMPPrivateScope LoopScope(CGF); in EmitOMPTaskLoopBasedDirective()