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

References

tools/llvm-mca/llvm-mca.cpp
  414   if (!IP) {
  423   IP->setPrintImmHex(PrintImmHex);
  473                 [&IP, &STI](const mca::InstructionError<MCInst> &IE) {
  477                   IP->printInst(&IE.Inst, SS, "", *STI);
  503             *STI, *MCII, CE, ShowEncoding, Insts, *IP));
  506           std::make_unique<mca::ResourcePressureView>(*STI, *IP, Insts));
  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()),