Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
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 DSummaryView.h51 unsigned Iterations; member
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()
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DSourceMgr.h62 const unsigned Iterations; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h379 const SCEV *Iterations; member
383 const SCEV *Iterations; member
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp143 int Iterations = -1; member
526 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp228 PeelCounter Iterations = calculate(*Input); in calculate() local
256 unsigned Iterations = 0; in calculateIterationsToPeel() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp113 static cl::opt<unsigned> Iterations("iterations", variable
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp434 uint32_t Iterations = 0; in runTypeErasedDataflowAnalysis() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp891 const unsigned Iterations = 2; in computeLoopCosts() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3358 uint64_t Iterations = 0; in iterateTouchedInstructions() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25847 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local
25897 unsigned Iterations, in buildSqrtNROneConst()
25929 unsigned Iterations, in buildSqrtNRTwoConst()
25987 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local