Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 Drecoverable.cpp154 unsigned NumIterations, unsigned Job, char *Ptr) { in singleAllocThrashTask()
180 void runInterThreadThrashingSingleAlloc(unsigned NumIterations, in runInterThreadThrashingSingleAlloc()
H A Dmutex_test.cpp56 unsigned NumIterations) { in synchronousIncrementTask()
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp76 static size_t NumIterations; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp365 unsigned NumIterations = 0; in allocateCandidatesAndFindBasis() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackColoring.cpp469 unsigned NumIterations; member in __anon23f2cc7e0111::StackColoring
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp367 Expr *NumIterations) { in setLoopNumIterations()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9806 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) in emitTargetNumIterationsCall() local
9903 llvm::Value *NumIterations = in emitTargetCall() local
11588 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
12665 ArrayRef<Expr *> NumIterations) { in emitDoacrossInit()
H A DCGStmtOpenMP.cpp6606 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); in emitCommonOMPTargetDirective() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7765 Expr *NumIterations = nullptr; member
9721 ExprResult NumIterations = LastIteration; in checkOpenMPLoop() local
14759 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
14835 Expr *NumIterations = LoopHelper.NumIterations; in ActOnOpenMPTileDirective() local
20053 Expr *NumIterations, Sema &SemaRef, in FinishOpenMPLinearClause()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h747 Expr *NumIterations; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp9619 unsigned NumIterations = BEs.getZExtValue(); // must be in range in getConstantEvolutionLoopExitValue() local