Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dthread_contention.cpp19 std::atomic<bool> *StartingGun, unsigned NumIterations) { in asyncTask()
45 void runThreadContentionTest(unsigned NumThreads, unsigned NumIterations, in runThreadContentionTest()
66 unsigned NumIterations = 10000; in TEST_F() local
H A Dmutex_test.cpp56 unsigned NumIterations) { in synchronousIncrementTask()
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp76 static size_t NumIterations; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/support/
H A DThreadingTests.cpp70 const unsigned NumIterations = 100; in TEST_F() local
/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test_helper.cc321 double Results::NumIterations() const { return GetAs<double>("iterations"); } in NumIterations() function in Results
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp365 unsigned NumIterations = 0; in allocateCandidatesAndFindBasis() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackColoring.cpp469 unsigned NumIterations; member in __anon90137c370111::StackColoring
/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp358 Expr *NumIterations) { in setLoopNumIterations()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10204 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) in emitTargetNumIterationsCall() local
10301 llvm::Value *NumIterations = in emitTargetCall() local
11976 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
13052 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
H A DCGStmtOpenMP.cpp6630 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); in emitCommonOMPTargetDirective() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7681 Expr *NumIterations = nullptr; member
9638 ExprResult NumIterations = LastIteration; in checkOpenMPLoop() local
14619 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
14695 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
19770 Expr *NumIterations, Sema &SemaRef, in FinishOpenMPLinearClause()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h746 Expr *NumIterations; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp9352 unsigned NumIterations = BEs.getZExtValue(); // must be in range in getConstantEvolutionLoopExitValue() local