reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-mca/llvm-mca.cpp
  465     mca::CodeEmitter CE(*STI, *MAB, *MCE, Insts);
  467     for (const MCInst &MCI : Insts) {
  503             *STI, *MCII, CE, ShowEncoding, Insts, *IP));
  506           std::make_unique<mca::ResourcePressureView>(*STI, *IP, Insts));
  521           std::make_unique<mca::SummaryView>(SM, Insts, DispatchWidth));
  525           *STI, *IP, Insts, S.getNumIterations()));
  530           *STI, *MCII, CE, ShowEncoding, Insts, *IP));
  546           std::make_unique<mca::ResourcePressureView>(*STI, *IP, Insts));
  552           *STI, *IP, Insts, std::min(TimelineIterations, S.getNumIterations()),