Lines Matching refs:LastprivateConditionalRAII

1803         CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S);  in EmitOMPParallelDirective()
2565 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( in emitOMPSimdRegion()
2714 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSimdDirective()
2729 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSimdDirective()
3338 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( in EmitOMPWorksharingLoop()
3932 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPForDirective()
3955 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPForSimdDirective()
4057 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion(CGF, S, IV); in EmitSections()
4178 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSectionsDirective()
4246 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSingleDirective()
4421 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelForDirective()
4455 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelForSimdDirective()
4482 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelMasterDirective()
4503 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelSectionsDirective()
5241 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPTaskDirective()
6545 auto LPCRegion = CGOpenMPRuntime::LastprivateConditionalRAII::disable(CGF, S); in emitCommonOMPTargetDirective()
7676 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPTaskLoopDirective()
7683 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPTaskLoopSimdDirective()
7695 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPMasterTaskLoopDirective()
7707 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPMasterTaskLoopSimdDirective()
7725 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelMasterTaskLoopDirective()
7743 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelMasterTaskLoopSimdDirective()
7864 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, D); in EmitSimpleOMPExecutableDirective()