Home
last modified time | relevance | path

Searched refs:BenchmarkOptions (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp48 static cl::OptionCategory BenchmarkOptions("llvm-exegesis benchmark options"); variable
54 cl::cat(BenchmarkOptions), cl::init(0));
59 cl::cat(BenchmarkOptions), cl::init(""));
63 cl::cat(BenchmarkOptions),
104 cl::cat(BenchmarkOptions),
117 cl::cat(BenchmarkOptions), cl::init(10000));
123 cl::cat(BenchmarkOptions), cl::init(1));
128 cl::cat(BenchmarkOptions), cl::init(false));
182 cl::cat(BenchmarkOptions), cl::init(true));
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp39 BenchmarkOptions("llvm-exegesis benchmark x86-options"); variable
52 cl::cat(BenchmarkOptions), cl::init(0));