Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSourceMgr.h62 const unsigned Iterations; variable
/freebsd/contrib/llvm-project/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; global() member
H A DBottleneckAnalysis.h273 void finalizeGraph(unsigned Iterations) { in finalizeGraph()
295 unsigned Iterations; variable
H A DBottleneckAnalysis.cpp168 void DependencyGraph::pruneEdges(unsigned Iterations) { in pruneEdges()
201 unsigned Iterations) { in propagateThroughEdges()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h393 const SCEV *Iterations; member
397 const SCEV *Iterations; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp134 int Iterations = -1; member
514 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp230 PeelCounter Iterations = calculate(*Input); in calculate() local
258 unsigned Iterations = 0; in calculateIterationsToPeel() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp113 static cl::opt<unsigned> Iterations("iterations", variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp1288 const unsigned Iterations = 2; in computeLoopCosts() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3396 uint64_t Iterations = 0; in iterateTouchedInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29201 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local
29251 unsigned Iterations, in buildSqrtNROneConst()
29283 unsigned Iterations, in buildSqrtNRTwoConst()
29341 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local