Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.h
H A DByteCodeStmtGen.cpp
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2253 EmitOMPPrivateLoopCounters(const OMPLoopDirective & S,CodeGenFunction::OMPPrivateScope & LoopScope) EmitOMPPrivateLoopCounters() argument
2560 CodeGenFunction::OMPPrivateScope LoopScope(CGF); emitOMPSimdRegion() local
2807 EmitOMPOuterLoop(bool DynamicOrOrdered,bool IsMonotonic,const OMPLoopDirective & S,CodeGenFunction::OMPPrivateScope & LoopScope,const CodeGenFunction::OMPLoopArguments & LoopArgs,const CodeGenFunction::CodeGenLoopTy & CodeGenLoop,const CodeGenFunction::CodeGenOrderedTy & CodeGenOrdered) EmitOMPOuterLoop() argument
2923 EmitOMPForOuterLoop(const OpenMPScheduleTy & ScheduleKind,bool IsMonotonic,const OMPLoopDirective & S,OMPPrivateScope & LoopScope,bool Ordered,const OMPLoopArguments & LoopArgs,const CodeGenDispatchBoundsTy & CGDispatchBounds) EmitOMPForOuterLoop() argument
3031 EmitOMPDistributeOuterLoop(OpenMPDistScheduleClauseKind ScheduleKind,const OMPLoopDirective & S,OMPPrivateScope & LoopScope,const OMPLoopArguments & LoopArgs,const CodeGenLoopTy & CodeGenLoopContent) EmitOMPDistributeOuterLoop() argument
3328 OMPPrivateScope LoopScope(*this); EmitOMPWorksharingLoop() local
3807 OMPLoopScope LoopScope(CGF, S); emitWorksharingDirective() local
4047 CodeGenFunction::OMPPrivateScope LoopScope(CGF); EmitSections() local
4411 OMPLoopScope LoopScope(CGF, S); EmitOMPParallelForDirective() local
4445 OMPLoopScope LoopScope(CGF, S); EmitOMPParallelForSimdDirective() local
5659 OMPPrivateScope LoopScope(*this); EmitOMPDistributeLoop() local
7654 OMPPrivateScope LoopScope(CGF); EmitOMPTaskLoopBasedDirective() local
7859 OMPPrivateScope LoopScope(CGF); EmitOMPGenericLoopDirective() local
[all...]