Searched defs:Iterations (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | SummaryView.cpp | 63 unsigned Iterations = Source.getNumIterations(); in printView() local
|
D | SourceMgr.h | 30 unsigned Iterations; variable
|
D | llvm-mca.cpp | 89 static cl::opt<unsigned> Iterations("iterations", variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 354 const SCEV *Iterations; member 358 const SCEV *Iterations; member
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 364 const SCEV *Iterations; member 368 const SCEV *Iterations; member
|
/external/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 472 int Iterations = -1; in reuseValue() local
|
/external/ltp/testcases/kernel/fs/doio/ |
D | iogen.c | 151 int Iterations; /* # requests to generate (0 --> infinite) */ variable
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ShrinkWrapping.cpp | 74 None, BasicInfo, Iterations, Details enumerator
|
/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-7.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 3372 unsigned int Iterations = 0; in iterateTouchedInstructions() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 18160 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildReciprocalEstimate() local 18197 unsigned Iterations, in buildSqrtNROneConst() 18241 unsigned Iterations, in buildSqrtNRTwoConst() 18305 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local
|