Lines Matching refs:LastprivateConditionalRAII
1795 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelDirective()
2557 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( in emitOMPSimdRegion()
2656 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSimdDirective()
2671 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSimdDirective()
3280 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( in EmitOMPWorksharingLoop()
3874 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPForDirective()
3897 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPForSimdDirective()
3999 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion(CGF, S, IV); in EmitSections()
4120 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSectionsDirective()
4188 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPSingleDirective()
4362 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelForDirective()
4395 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelForSimdDirective()
4430 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelMasterDirective()
4450 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelSectionsDirective()
5188 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPTaskDirective()
6569 auto LPCRegion = CGOpenMPRuntime::LastprivateConditionalRAII::disable(CGF, S); in emitCommonOMPTargetDirective()
7700 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPTaskLoopDirective()
7707 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPTaskLoopSimdDirective()
7719 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPMasterTaskLoopDirective()
7731 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPMasterTaskLoopSimdDirective()
7749 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelMasterTaskLoopDirective()
7767 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, S); in EmitOMPParallelMasterTaskLoopSimdDirective()
7876 CGOpenMPRuntime::LastprivateConditionalRAII::disable(*this, D); in EmitSimpleOMPExecutableDirective()