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

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

Completed in 322 milliseconds