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

References

include/llvm/MCA/HWEventListener.h
   96       : HWInstructionEvent(HWInstructionEvent::Retired, IR),
tools/llvm-mca/Views/RegisterFileStatistics.cpp
   81   case HWInstructionEvent::Retired: {
tools/llvm-mca/Views/RetireControlUnitStatistics.cpp
   38   if (Event.Type == HWInstructionEvent::Retired) {
tools/llvm-mca/Views/SummaryView.cpp
   46   if (Event.Type != HWInstructionEvent::Retired ||
tools/llvm-mca/Views/TimelineView.cpp
   65   case HWInstructionEvent::Retired: {