Home
last modified time | relevance | path

Searched refs:SummaryView (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp25 SummaryView::SummaryView(const MCSchedModel &Model, ArrayRef<MCInst> S, in SummaryView() function in llvm::mca::SummaryView
39 void SummaryView::onEvent(const HWInstructionEvent &Event) { in onEvent()
64 void SummaryView::printView(raw_ostream &OS) const { in printView()
86 void SummaryView::collectData(DisplayValues &DV) const { in collectData()
99 json::Value SummaryView::toJSON() const { in toJSON()
H A DSummaryView.h40 class SummaryView : public View {
78 SummaryView(const llvm::MCSchedModel &Model, llvm::ArrayRef<llvm::MCInst> S,
/llvm-project-15.0.7/llvm/unittests/tools/llvm-mca/
H A DCMakeLists.txt15 # Right now we only need SummaryView.
17 SummaryView.cpp
H A DMCATestBase.cpp103 auto SV = std::make_unique<SummaryView>(STI->getSchedModel(), Insts, in runBaselineMCA()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/tools/llvm-mca/
H A DBUILD.gn20 mca_views_sources = [ "SummaryView.cpp" ]
/llvm-project-15.0.7/llvm/tools/llvm-mca/
H A DCMakeLists.txt28 Views/SummaryView.cpp
H A Dllvm-mca.cpp636 std::make_unique<mca::SummaryView>(SM, Insts, DispatchWidth)); in main()
/llvm-project-15.0.7/llvm/unittests/tools/llvm-mca/X86/
H A DTestIncrementalMCA.cpp31 auto SV = std::make_unique<SummaryView>(STI->getSchedModel(), MCIs, in TEST_F()
118 auto SV = std::make_unique<SummaryView>(STI->getSchedModel(), MCIs, in TEST_F()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/tools/llvm-mca/
H A DBUILD.gn31 "Views/SummaryView.cpp",
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/JSON/X86/
H A Dviews-custom-parameters.s3 # InstructionInfoView and SummaryView.
H A Dviews.s3 # InstructionInfoView and SummaryView.
H A Dviews-multiple-region.s3 # InstructionInfoView and SummaryView.
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt7063 llvm/tools/llvm-mca/Views/SummaryView.cpp
7064 llvm/tools/llvm-mca/Views/SummaryView.h