Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MCA/
H A DHWEventListener.h44 Issued, enumerator
68 : HWInstructionEvent(HWInstructionEvent::Issued, IR), UsedResources(UR) {} in HWInstructionIssuedEvent()
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp45 if (Event.Type == HWInstructionEvent::Issued) { in onEvent()
H A DResourcePressureView.cpp51 if (Event.Type != HWInstructionEvent::Issued) in onEvent()
H A DTimelineView.cpp89 case HWInstructionEvent::Issued: in onEvent()
H A DBottleneckAnalysis.cpp499 if (Event.Type != HWInstructionEvent::Issued) in onEvent()
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-mca.rst901 Issued instructions are moved from the ReadySet to the IssuedSet. There,