Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DSourceMgr.h32 const unsigned Iterations; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp21 llvm::ArrayRef<llvm::MCInst> S, unsigned Iterations, in TimelineView()
287 const unsigned Iterations = Timeline.size() / Source.size(); in printTimeline() local
H A DSummaryView.h51 unsigned Iterations; member
H A DBottleneckAnalysis.h268 void finalizeGraph(unsigned Iterations) { in finalizeGraph()
290 unsigned Iterations; variable
H A DBottleneckAnalysis.cpp171 void DependencyGraph::pruneEdges(unsigned Iterations) { in pruneEdges()
204 SmallVectorImpl<unsigned> &RootSet, unsigned Iterations) { in propagateThroughEdges()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h358 const SCEV *Iterations; member
362 const SCEV *Iterations; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp143 int Iterations = -1; member
529 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp113 static cl::opt<unsigned> Iterations("iterations", variable
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc363 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.cc358 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3328 unsigned int Iterations = 0; in iterateTouchedInstructions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22543 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local
22593 unsigned Iterations, in buildSqrtNROneConst()
22625 unsigned Iterations, in buildSqrtNRTwoConst()
22682 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local