Home
last modified time | relevance | path

Searched defs:Repetitions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc370 Benchmark* Benchmark::Repetitions(int n) { in Repetitions() function in benchmark::internal::Benchmark
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.cc365 Benchmark* Benchmark::Repetitions(int n) { in Repetitions() function in benchmark::internal::Benchmark
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3482 const int64_t Repetitions = MCE->getValue(); in parseScalarInitializer() local
3688 const int64_t Repetitions = MCE->getValue(); in parseRealInstList() local
4052 const int64_t Repetitions = MCE->getValue(); in parseStructInstList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6899 unsigned Repetitions = 1u << (NumStages - 1); in createPackShuffleMask() local