Home
last modified time | relevance | path

Searched defs:LPCRegion (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1820 auto LPCRegion = EmitOMPParallelDirective() local
2587 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( emitOMPSimdRegion() local
2735 auto LPCRegion = EmitOMPSimdDirective() local
2750 auto LPCRegion = EmitOMPSimdDirective() local
3365 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( EmitOMPWorksharingLoop() local
3958 auto LPCRegion = EmitOMPForDirective() local
3981 auto LPCRegion = EmitOMPForSimdDirective() local
4084 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion(CGF, S, IV); EmitSections() local
4204 auto LPCRegion = EmitOMPSectionsDirective() local
4272 auto LPCRegion = EmitOMPSingleDirective() local
4447 auto LPCRegion = EmitOMPParallelForDirective() local
4481 auto LPCRegion = EmitOMPParallelForSimdDirective() local
4508 auto LPCRegion = EmitOMPParallelMasterDirective() local
4535 auto LPCRegion = EmitOMPParallelMaskedDirective() local
4556 auto LPCRegion = EmitOMPParallelSectionsDirective() local
5313 auto LPCRegion = EmitOMPTaskDirective() local
6656 auto LPCRegion = CGOpenMPRuntime::LastprivateConditionalRAII::disable(CGF, S); emitCommonOMPTargetDirective() local
7809 auto LPCRegion = EmitOMPTaskLoopDirective() local
7816 auto LPCRegion = EmitOMPTaskLoopSimdDirective() local
7828 auto LPCRegion = EmitOMPMasterTaskLoopDirective() local
7840 auto LPCRegion = EmitOMPMasterTaskLoopSimdDirective() local
7858 auto LPCRegion = EmitOMPParallelMasterTaskLoopDirective() local
7876 auto LPCRegion = EmitOMPParallelMasterTaskLoopSimdDirective() local
7936 auto LPCRegion = EmitOMPParallelGenericLoopDirective() local
8190 auto LPCRegion = EmitSimpleOMPExecutableDirective() local
[all...]