Home
last modified time | relevance | path

Searched refs:UopsBenchmarkRunner (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DUopsBenchmarkRunner.h22 class UopsBenchmarkRunner : public BenchmarkRunner {
24 UopsBenchmarkRunner(const LLVMState &State) in UopsBenchmarkRunner() function
26 ~UopsBenchmarkRunner() override;
H A DUopsBenchmarkRunner.cpp16 UopsBenchmarkRunner::~UopsBenchmarkRunner() = default;
19 UopsBenchmarkRunner::runMeasurements(const FunctionExecutor &Executor) const { in runMeasurements()
H A DCMakeLists.txt66 UopsBenchmarkRunner.cpp
H A DTarget.cpp118 return std::make_unique<UopsBenchmarkRunner>(State); in createUopsBenchmarkRunner()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/
H A DBUILD.gn38 "UopsBenchmarkRunner.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt7024 llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp
7025 llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.h