Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc311 double Results::NumIterations() const { in NumIterations() function in Results
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp471 unsigned NumIterations; member in __anon1be926320111::StackColoring
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp366 unsigned NumIterations = 0; in allocateCandidatesAndFindBasis() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp350 Expr *NumIterations) { in setLoopNumIterations()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7135 Expr *NumIterations = nullptr; member
9084 ExprResult NumIterations = LastIteration; in checkOpenMPLoop() local
12655 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
12731 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
17318 Expr *NumIterations, Sema &SemaRef, in FinishOpenMPLinearClause()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h741 Expr *NumIterations; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10023 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) { in emitTargetNumIterationsCall() local
11828 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
12874 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
H A DCGStmtOpenMP.cpp5965 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); in emitCommonOMPTargetDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp8336 unsigned NumIterations = BEs.getZExtValue(); // must be in range in getConstantEvolutionLoopExitValue() local