/external/llvm-project/llvm/include/llvm/MCA/ |
D | SourceMgr.h | 32 const unsigned Iterations; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | SourceMgr.h | 32 const unsigned Iterations; variable
|
/external/swiftshader/third_party/marl/tools/bench/ |
D | bench.go | 34 Iterations uint member
|
/external/llvm-project/llvm/tools/llvm-mca/Views/ |
D | TimelineView.cpp | 21 llvm::ArrayRef<llvm::MCInst> S, unsigned Iterations, in TimelineView() 284 const unsigned Iterations = Timeline.size() / Source.size(); in printTimeline() local
|
D | SummaryView.h | 51 unsigned Iterations; member
|
D | BottleneckAnalysis.h | 268 void finalizeGraph(unsigned Iterations) { in finalizeGraph() 290 unsigned Iterations; variable
|
D | BottleneckAnalysis.cpp | 171 void DependencyGraph::pruneEdges(unsigned Iterations) { in pruneEdges() 204 SmallVectorImpl<unsigned> &RootSet, unsigned Iterations) { in propagateThroughEdges()
|
/external/google-benchmark/test/ |
D | benchmark_name_gtest.cc | 35 TEST(BenchmarkNameTest, Iterations) { in TEST() argument
|
/external/llvm-project/libc/benchmarks/ |
D | LibcBenchmark.h | 129 size_t Iterations = 0; member 204 size_t Iterations = std::max(Options.InitialIterations, uint32_t(1)); variable
|
D | LibcMemoryBenchmarkTest.cpp | 105 for (size_t Iterations = 0; Iterations <= 10; ++Iterations) { in TEST() local
|
D | LibcMemoryBenchmark.h | 132 CircularArrayRef<ParameterType> generateBatch(size_t Iterations) { in generateBatch()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 357 const SCEV *Iterations; member 361 const SCEV *Iterations; member
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 364 const SCEV *Iterations; member 368 const SCEV *Iterations; member
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 358 const SCEV *Iterations; member 362 const SCEV *Iterations; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 244 int Iterations = -1; member 608 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 143 int Iterations = -1; member 529 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
|
/external/llvm-project/llvm/tools/llvm-mca/ |
D | llvm-mca.cpp | 108 static cl::opt<unsigned> Iterations("iterations", variable
|
/external/llvm-project/llvm/utils/benchmark/src/ |
D | benchmark_register.cc | 358 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
|
/external/llvm-project/libcxx/utils/google-benchmark/src/ |
D | benchmark_register.cc | 363 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
|
/external/libcxx/utils/google-benchmark/src/ |
D | benchmark_register.cc | 363 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
|
/external/google-benchmark/src/ |
D | benchmark_register.cc | 390 Benchmark* Benchmark::Iterations(IterationCount n) { in Iterations() function in benchmark::internal::Benchmark
|
/external/ltp/testcases/kernel/fs/doio/ |
D | iogen.c | 151 int Iterations; /* # requests to generate (0 --> infinite) */ variable
|
/external/OpenCL-CTS/test_conformance/c11_atomics/ |
D | common.h | 408 cl_int Iterations() {return _iterations;} in Iterations() function
|
/external/llvm-project/polly/lib/CodeGen/ |
D | PPCGCodeGeneration.cpp | 3341 auto Iterations = approxPointsInSet(Stmt.getDomain().release(), Build); in approxDynamicInst() local 3391 auto Iterations = getNumberOfIterations(S, Build); in createSufficientComputeCheck() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 14530 unsigned Iterations = 0; in BuildReciprocalEstimate() local 14573 unsigned Iterations, in buildSqrtNROneConst() 14617 unsigned Iterations, in buildSqrtNRTwoConst() 14670 unsigned Iterations = 0; in buildSqrtEstimateImpl() local
|