Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1797 auto LPCRegion = EmitOMPParallelDirective() local
2565 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( emitOMPSimdRegion() local
2713 auto LPCRegion = EmitOMPSimdDirective() local
2728 auto LPCRegion = EmitOMPSimdDirective() local
3338 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion( EmitOMPWorksharingLoop() local
3931 auto LPCRegion = EmitOMPForDirective() local
3954 auto LPCRegion = EmitOMPForSimdDirective() local
4057 CGOpenMPRuntime::LastprivateConditionalRAII LPCRegion(CGF, S, IV); EmitSections() local
4177 auto LPCRegion = EmitOMPSectionsDirective() local
4245 auto LPCRegion = EmitOMPSingleDirective() local
4420 auto LPCRegion = EmitOMPParallelForDirective() local
4454 auto LPCRegion = EmitOMPParallelForSimdDirective() local
4481 auto LPCRegion = EmitOMPParallelMasterDirective() local
4508 auto LPCRegion = EmitOMPParallelMaskedDirective() local
4529 auto LPCRegion = EmitOMPParallelSectionsDirective() local
5274 auto LPCRegion = EmitOMPTaskDirective() local
6618 auto LPCRegion = CGOpenMPRuntime::LastprivateConditionalRAII::disable(CGF, S); emitCommonOMPTargetDirective() local
7755 auto LPCRegion = EmitOMPTaskLoopDirective() local
7762 auto LPCRegion = EmitOMPTaskLoopSimdDirective() local
7774 auto LPCRegion = EmitOMPMasterTaskLoopDirective() local
7786 auto LPCRegion = EmitOMPMasterTaskLoopSimdDirective() local
7804 auto LPCRegion = EmitOMPParallelMasterTaskLoopDirective() local
7822 auto LPCRegion = EmitOMPParallelMasterTaskLoopSimdDirective() local
7882 auto LPCRegion = EmitOMPParallelGenericLoopDirective() local
8086 auto LPCRegion = EmitSimpleOMPExecutableDirective() local
[all...]