Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9352 checkOpenMPIterationSpace(OpenMPDirectiveKind DKind,Stmt * S,Sema & SemaRef,DSAStackTy & DSA,unsigned CurrentNestedLoopCount,unsigned NestedLoopCount,unsigned TotalNestedLoopCount,Expr * CollapseLoopCountExpr,Expr * OrderedLoopCountExpr,Sema::VarsWithInheritedDSAType & VarsWithImplicitDSA,llvm::MutableArrayRef<LoopIterationSpace> ResultIterSpaces,llvm::MapVector<const Expr *,DeclRefExpr * > & Captures) checkOpenMPIterationSpace() argument
9746 unsigned NestedLoopCount = 1; checkOpenMPLoop() local
10521 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPSimdDirective() local
10565 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPForDirective() local
10602 unsigned NestedLoopCount = ActOnOpenMPForSimdDirective() local
10788 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPGenericLoopDirective() local
10834 unsigned NestedLoopCount = ActOnOpenMPTeamsGenericLoopDirective() local
10884 unsigned NestedLoopCount = ActOnOpenMPTargetTeamsGenericLoopDirective() local
10932 unsigned NestedLoopCount = ActOnOpenMPParallelGenericLoopDirective() local
10981 unsigned NestedLoopCount = ActOnOpenMPTargetParallelGenericLoopDirective() local
11125 unsigned NestedLoopCount = ActOnOpenMPParallelForDirective() local
11169 unsigned NestedLoopCount = ActOnOpenMPParallelForSimdDirective() local
13341 unsigned NestedLoopCount = ActOnOpenMPTargetParallelForDirective() local
13639 unsigned NestedLoopCount = ActOnOpenMPTaskLoopDirective() local
13677 unsigned NestedLoopCount = ActOnOpenMPTaskLoopSimdDirective() local
13727 unsigned NestedLoopCount = ActOnOpenMPMasterTaskLoopDirective() local
13765 unsigned NestedLoopCount = ActOnOpenMPMaskedTaskLoopDirective() local
13803 unsigned NestedLoopCount = ActOnOpenMPMasterTaskLoopSimdDirective() local
13853 unsigned NestedLoopCount = ActOnOpenMPMaskedTaskLoopSimdDirective() local
13922 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPParallelMasterTaskLoopDirective() local
13979 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPParallelMaskedTaskLoopDirective() local
14036 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPParallelMasterTaskLoopSimdDirective() local
14105 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPParallelMaskedTaskLoopSimdDirective() local
14158 unsigned NestedLoopCount = ActOnOpenMPDistributeDirective() local
14203 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPDistributeParallelForDirective() local
14247 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPDistributeParallelForSimdDirective() local
14303 unsigned NestedLoopCount = ActOnOpenMPDistributeSimdDirective() local
14359 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTargetParallelForSimdDirective() local
14414 unsigned NestedLoopCount = ActOnOpenMPTargetSimdDirective() local
14470 unsigned NestedLoopCount = ActOnOpenMPTeamsDistributeDirective() local
14516 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTeamsDistributeSimdDirective() local
14578 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTeamsDistributeParallelForSimdDirective() local
14640 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTeamsDistributeParallelForDirective() local
14732 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTargetTeamsDistributeDirective() local
14775 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTargetTeamsDistributeParallelForDirective() local
14830 unsigned NestedLoopCount = ActOnOpenMPTargetTeamsDistributeParallelForSimdDirective() local
14889 unsigned NestedLoopCount = checkOpenMPLoop( ActOnOpenMPTargetTeamsDistributeSimdDirective() local
[all...]