Home
last modified time | relevance | path

Searched defs:Iterations (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MCA/
H A DSourceMgr.h62 const unsigned Iterations; variable
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DSummaryView.h51 unsigned Iterations; member
H A DTimelineView.cpp21 llvm::ArrayRef<llvm::MCInst> S, unsigned Iterations, in TimelineView()
288 const unsigned Iterations = Timeline.size() / Source.size(); in printTimeline() local
H A DBottleneckAnalysis.h270 void finalizeGraph(unsigned Iterations) { in finalizeGraph()
292 unsigned Iterations; variable
H A DBottleneckAnalysis.cpp169 void DependencyGraph::pruneEdges(unsigned Iterations) { in pruneEdges()
202 unsigned Iterations) { in propagateThroughEdges()
/llvm-project-15.0.7/third-party/benchmark/test/
H A Dbenchmark_name_gtest.cc35 TEST(BenchmarkNameTest, Iterations) { in TEST() argument
/llvm-project-15.0.7/libc/benchmarks/
H A DLibcBenchmark.h126 size_t Iterations = 0; member
201 size_t Iterations = std::max(Options.InitialIterations, uint32_t(1)); variable
H A DLibcMemoryBenchmarkTest.cpp92 for (size_t Iterations = 0; Iterations <= 10; ++Iterations) { in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h355 const SCEV *Iterations; member
359 const SCEV *Iterations; member
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp143 int Iterations = -1; member
526 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/altera/
H A DUnrollLoopsCheck.cpp194 double Iterations; in hasLargeNumIterations() local
/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp364 uint32_t Iterations = 0; in runTypeErasedDataflowAnalysis() local
/llvm-project-15.0.7/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp113 static cl::opt<unsigned> Iterations("iterations", variable
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_register.cc351 Benchmark* Benchmark::Iterations(IterationCount n) { in Iterations() function in benchmark::internal::Benchmark
/llvm-project-15.0.7/bolt/lib/Passes/
H A DLongJmp.cpp620 uint32_t Iterations = 0; in runOnFunctions() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSelectOptimize.cpp840 const unsigned Iterations = 2; in computeLoopCosts() local
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3369 auto Iterations = approxPointsInSet(Stmt.getDomain().release(), Build); in approxDynamicInst() local
3419 auto Iterations = getNumberOfIterations(S, Build); in createSufficientComputeCheck() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3360 uint64_t Iterations = 0; in iterateTouchedInstructions() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24400 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local
24450 unsigned Iterations, in buildSqrtNROneConst()
24482 unsigned Iterations, in buildSqrtNRTwoConst()
24540 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local