Home
last modified time | relevance | path

Searched refs:collectData (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp69 collectData(DV); in printView()
86 void SummaryView::collectData(DisplayValues &DV) const { in collectData() function in llvm::mca::SummaryView
101 collectData(DV); in toJSON()
H A DInstructionInfoView.cpp30 collectData(IIVD); in printView()
111 void InstructionInfoView::collectData( in collectData() function in llvm::mca::InstructionInfoView
165 collectData(IIVD); in toJSON()
H A DSummaryView.h74 void collectData(DisplayValues &DV) const;
H A DInstructionInfoView.h77 void collectData(MutableArrayRef<InstructionInfoViewData> IIVD) const;