Searched refs:InstructionInfoView (Results 1 – 4 of 4) sorted by relevance
23 void InstructionInfoView::getComment(raw_ostream &OS, const MCInst &MCI) const { in getComment()47 void InstructionInfoView::printView(raw_ostream &OS) const { in printView()188 void InstructionInfoView::collectData( in collectData()257 InstructionInfoView::toJSON(const InstructionInfoViewData &IIVD) const { in toJSON()267 json::Value InstructionInfoView::toJSON() const { in toJSON()
54 class InstructionInfoView : public InstructionView {90 InstructionInfoView(const llvm::MCSubtargetInfo &ST, in InstructionInfoView() function
9 SRCS+= Views/InstructionInfoView.cpp
698 Printer.addView(std::make_unique<mca::InstructionInfoView>( in main()779 Printer.addView(std::make_unique<mca::InstructionInfoView>( in main()