/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/google-benchmark/test/ |
D | benchmark_name_gtest.cc | 35 TEST(BenchmarkNameTest, Iterations) { in TEST() argument
|
/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/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/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 | 441 cl_int Iterations() { return _iterations; } in Iterations() function
|
/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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 3345 unsigned int Iterations = 0; in iterateTouchedInstructions() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 20614 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local 20664 unsigned Iterations, in buildSqrtNROneConst() 20696 unsigned Iterations, in buildSqrtNRTwoConst() 20753 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local
|