Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp366 unsigned NumIterations = 0; in allocateCandidatesAndFindBasis() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp471 unsigned NumIterations; member in __anon034ec13b0111::StackColoring
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp350 Expr *NumIterations) { in setLoopNumIterations()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7151 Expr *NumIterations = nullptr; member
9108 ExprResult NumIterations = LastIteration; in checkOpenMPLoop() local
12706 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
12782 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
17701 Expr *NumIterations, Sema &SemaRef, in FinishOpenMPLinearClause()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h746 Expr *NumIterations; member
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10197 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) { in emitTargetNumIterationsCall() local
11988 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
13035 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
H A DCGStmtOpenMP.cpp5998 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); in emitCommonOMPTargetDirective() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8593 unsigned NumIterations = BEs.getZExtValue(); // must be in range in getConstantEvolutionLoopExitValue() local