Searched refs:Retired (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h40 Retired, enumerator in enum:llvm::mca::HWInstructionEvent::GenericEventType
100 : HWInstructionEvent(HWInstructionEvent::Retired, IR),
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h158 static const char Retired = 'R'; member in struct:llvm::mca::TimelineView::DisplayChar
H A DRetireControlUnitStatistics.cpp38 if (Event.Type == HWInstructionEvent::Retired) {
H A DSummaryView.cpp45 if (Event.Type != HWInstructionEvent::Retired ||
H A DRegisterFileStatistics.cpp84 case HWInstructionEvent::Retired: {
H A DTimelineView.cpp65 case HWInstructionEvent::Retired: {
250 OS << TimelineView::DisplayChar::Retired; member in class:llvm::mca::TimelineView::DisplayChar

Completed in 116 milliseconds