Home
last modified time | relevance | path

Searched defs:printView (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.h93 void printView(llvm::raw_ostream &OS) const override { in printView() function
H A DDispatchStatistics.h77 void printView(llvm::raw_ostream &OS) const override { in printView() function
H A DInstructionView.h36 void printView(llvm::raw_ostream &) const override {} in printView() function
H A DRetireControlUnitStatistics.cpp55 void RetireControlUnitStatistics::printView(raw_ostream &OS) const { in printView() function in llvm::mca::RetireControlUnitStatistics
H A DSummaryView.cpp64 void SummaryView::printView(raw_ostream &OS) const { in printView() function in llvm::mca::SummaryView
H A DInstructionInfoView.cpp21 void InstructionInfoView::printView(raw_ostream &OS) const { in printView() function in llvm::mca::InstructionInfoView
H A DTimelineView.h178 void printView(llvm::raw_ostream &OS) const override { in printView() function
H A DRegisterFileStatistics.cpp107 void RegisterFileStatistics::printView(raw_ostream &OS) const { in printView() function in llvm::mca::RegisterFileStatistics
H A DSchedulerStatistics.cpp171 void SchedulerStatistics::printView(raw_ostream &OS) const { in printView() function in llvm::mca::SchedulerStatistics
H A DBottleneckAnalysis.cpp635 void BottleneckAnalysis::printView(raw_ostream &OS) const { in printView() function in llvm::mca::BottleneckAnalysis