Home
last modified time | relevance | path

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

/llvm-project/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()
62 unsigned NumIterations = 10000; in TEST_F() local
H A Drecoverable.cpp144 unsigned NumIterations, unsigned Job, char *Ptr) { in singleAllocThrashTask()
170 void runInterThreadThrashingSingleAlloc(unsigned NumIterations, in runInterThreadThrashingSingleAlloc()
H A Dmutex_test.cpp56 unsigned NumIterations) { in synchronousIncrementTask()
/llvm-project/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp76 static size_t NumIterations; variable
/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DThreadingTests.cpp70 const unsigned NumIterations = 100; in TEST_F() local
/llvm-project/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/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp361 unsigned NumIterations = 0; allocateCandidatesAndFindBasis() local
/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp436 unsigned NumIterations; global() member in __anon00fe5d1a0111::StackColoring
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2187 Value *NumIterations; global() member
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9422 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) emitTargetNumIterationsCall() local
9630 llvm::Value *NumIterations = emitTargetCallKernelLaunch() local
11128 emitDoacrossInit(CodeGenFunction & CGF,const OMPLoopDirective & D,ArrayRef<Expr * > NumIterations) emitDoacrossInit() argument
12230 emitDoacrossInit(CodeGenFunction & CGF,const OMPLoopDirective & D,ArrayRef<Expr * > NumIterations) emitDoacrossInit() argument
[all...]
H A DCGStmtOpenMP.cpp6717 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); emitCommonOMPTargetDirective() local
/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp370 setLoopNumIterations(unsigned NumLoop,Expr * NumIterations) setLoopNumIterations() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7717 Expr *NumIterations = nullptr; global() member
9778 ExprResult NumIterations = LastIteration; checkOpenMPLoop() local
14249 Expr *NumIterations = LoopHelper.NumIterations; ActOnOpenMPTileDirective() local
14340 Expr *NumIterations = LoopHelper.NumIterations; ActOnOpenMPTileDirective() local
19710 FinishOpenMPLinearClause(OMPLinearClause & Clause,DeclRefExpr * IV,Expr * NumIterations,Sema & SemaRef,Scope * S,DSAStackTy * Stack) FinishOpenMPLinearClause() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h762 Expr *NumIterations; global() member
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6675 Value *NumIterations = Builder.getInt64(0); emitTargetCall() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9659 unsigned NumIterations = BEs.getZExtValue(); // must be in range getConstantEvolutionLoopExitValue() local