Searched refs:Retired (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/MCA/ |
| H A D | HWEventListener.h | 40 Retired, enumerator 97 : HWInstructionEvent(HWInstructionEvent::Retired, IR), in HWInstructionRetiredEvent()
|
| /llvm-project-15.0.7/llvm/tools/llvm-mca/Views/ |
| H A D | TimelineView.h | 158 static const char Retired = 'R'; member
|
| H A D | RetireControlUnitStatistics.cpp | 38 if (Event.Type == HWInstructionEvent::Retired) { in onEvent()
|
| H A D | TimelineView.cpp | 65 case HWInstructionEvent::Retired: { in onEvent() 250 OS << TimelineView::DisplayChar::Retired; in printTimelineViewEntry()
|
| H A D | SummaryView.cpp | 45 if (Event.Type != HWInstructionEvent::Retired || in onEvent()
|
| H A D | RegisterFileStatistics.cpp | 84 case HWInstructionEvent::Retired: { in onEvent()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/tool/ |
| H A D | ClangdMain.cpp | 87 OptionCategory Retired("clangd flags no longer in use"); variable 89 &CompileCommands, &Misc, &Retired}; 96 : Option(Name, cat(Retired), desc("Obsolete flag, ignored"), Hidden, in RetiredFlag()
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 242 // Retired with clang-5.0 246 // Retired with clang-10.0. Previously controlled X86 MPX ISA.
|