Home
last modified time | relevance | path

Searched refs:OMPLexicalScope (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp76 OMPLexicalScope( in OMPLexicalScope() function in __anon4b2ea7350111::OMPLexicalScope
124 class OMPTeamsScope final : public OMPLexicalScope {
4977 OMPLexicalScope Scope(*this, S, std::nullopt, in EmitOMPTaskBasedDirective()
6610 OMPLexicalScope Scope(CGF, S, OMPD_target); in emitCommonOMPTargetDirective()
6672 OMPLexicalScope Scope(CGF, S, OMPD_task); in emitCommonOMPTargetDirective()
7384 OMPLexicalScope Scope(CGF, S); in EmitOMPTargetDataDirective()
7433 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetEnterDataDirective()
7454 OMPLexicalScope Scope(*this, S, OMPD_task); in EmitOMPTargetExitDataDirective()
7764 OMPLexicalScope Scope(*this, S); in EmitOMPTaskLoopSimdDirective()
7788 OMPLexicalScope Scope(*this, S); in EmitOMPMasterTaskLoopSimdDirective()
[all …]