Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp122 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class
139 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopDirective &S) in OMPLoopScope() function in __anonb025da6e0111::OMPLoopScope
1685 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()
2245 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()
3299 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()
4077 OMPLoopScope(CGF, D); in emitCommonOMPTargetDirective()
4903 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()
4978 OMPLoopScope PreInitScope(CGF, S); in EmitOMPTaskLoopBasedDirective()