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

References

utils/TableGen/ExegesisEmitter.cpp
  104   Target = Targets[0]->getName();
  117   OS << "\nstatic const PfmCountersInfo " << Target << Def.getName()
  124     OS << "  " << Target << "PfmCounterNames[" << getPfmCounterId(CycleCounter)
  131     OS << "  " << Target << "PfmCounterNames[" << getPfmCounterId(UopsCounter)
  138     OS << "  " << Target << "PfmIssueCounters + " << IssueCountersTableOffset
  147   OS << "\nstatic const char* " << Target << "PfmCounterNames[] = {\n";
  162     OS << "static const PfmCountersInfo::IssueCounter " << Target
  166         OS << "  { " << Target << "PfmCounterNames["
  190      << "static const CpuAndPfmCounters " << Target << "CpuPfmCounters[] = {\n";
  195        << " &" << Target << Binding->getValueAsDef("Counters")->getName() //