Home
last modified time | relevance | path

Searched refs:Dispatched (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DHWEventListener.h46 Dispatched, enumerator
74 : HWInstructionEvent(HWInstructionEvent::Dispatched, IR), in HWInstructionDispatchedEvent()
DTimelineView.cpp67 case HWInstructionEvent::Dispatched: in onEvent()
152 OS << TimelineView::DisplayChar::Dispatched; in printTimelineViewEntry()
DDispatchStatistics.cpp29 if (Event.Type == HWInstructionEvent::Dispatched) in onEvent()
DTimelineView.h158 static const char Dispatched = 'D'; member
DSummaryView.cpp38 if (Event.Type != HWInstructionEvent::Dispatched) in onEvent()
DRegisterFileStatistics.cpp52 case HWInstructionEvent::Dispatched: { in onEvent()