Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp365 unsigned NumIterations = 0; in allocateCandidatesAndFindBasis() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp437 unsigned NumIterations; member in __anon570007070111::StackColoring
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2339 Value *NumIterations = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7675 Expr *NumIterations = nullptr; member
9869 ExprResult NumIterations = LastIteration; in checkOpenMPLoop() local
14442 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
14536 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
14714 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPStripeDirective() local
14798 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPStripeDirective() local
19887 Expr *NumIterations, Sema &SemaRef, in FinishOpenMPLinearClause()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9451 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) in emitTargetNumIterationsCall() local
9711 llvm::Value *NumIterations = in emitTargetCallKernelLaunch() local
11206 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
12306 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
H A DCGStmtOpenMP.cpp6954 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); in emitCommonOMPTargetDirective() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp371 Expr *NumIterations) { in setLoopNumIterations()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h746 Expr *NumIterations; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9716 unsigned NumIterations = BEs.getZExtValue(); // must be in range in getConstantEvolutionLoopExitValue() local