Searched refs:UopsBenchmarkRunner (Results 1 – 6 of 6) sorted by relevance
22 class UopsBenchmarkRunner : public BenchmarkRunner {24 UopsBenchmarkRunner(const LLVMState &State) in UopsBenchmarkRunner() function26 ~UopsBenchmarkRunner() override;
16 UopsBenchmarkRunner::~UopsBenchmarkRunner() = default;19 UopsBenchmarkRunner::runMeasurements(const FunctionExecutor &Executor) const { in runMeasurements()
66 UopsBenchmarkRunner.cpp
118 return std::make_unique<UopsBenchmarkRunner>(State); in createUopsBenchmarkRunner()
38 "UopsBenchmarkRunner.cpp",
7024 llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp7025 llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.h