Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2276 EmitOMPPrivateLoopCounters(const OMPLoopDirective & S,CodeGenFunction::OMPPrivateScope & LoopScope) EmitOMPPrivateLoopCounters() argument
2582 CodeGenFunction::OMPPrivateScope LoopScope(CGF); emitOMPSimdRegion() local
2829 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
2945 EmitOMPForOuterLoop(const OpenMPScheduleTy & ScheduleKind,bool IsMonotonic,const OMPLoopDirective & S,OMPPrivateScope & LoopScope,bool Ordered,const OMPLoopArguments & LoopArgs,const CodeGenDispatchBoundsTy & CGDispatchBounds) EmitOMPForOuterLoop() argument
3059 EmitOMPDistributeOuterLoop(OpenMPDistScheduleClauseKind ScheduleKind,const OMPLoopDirective & S,OMPPrivateScope & LoopScope,const OMPLoopArguments & LoopArgs,const CodeGenLoopTy & CodeGenLoopContent) EmitOMPDistributeOuterLoop() argument
3355 OMPPrivateScope LoopScope(*this); EmitOMPWorksharingLoop() local
3834 OMPLoopScope LoopScope(CGF, S); emitWorksharingDirective() local
4074 CodeGenFunction::OMPPrivateScope LoopScope(CGF); EmitSections() local
4438 OMPLoopScope LoopScope(CGF, S); EmitOMPParallelForDirective() local
4472 OMPLoopScope LoopScope(CGF, S); EmitOMPParallelForSimdDirective() local
5695 OMPPrivateScope LoopScope(*this); EmitOMPDistributeLoop() local
7708 OMPPrivateScope LoopScope(CGF); EmitOMPTaskLoopBasedDirective() local
7913 OMPPrivateScope LoopScope(CGF); EmitOMPGenericLoopDirective() local
[all...]