Searched refs:HWInstructionDispatchedEvent (Results 1 – 3 of 3) sorted by relevance
71 class HWInstructionDispatchedEvent : public HWInstructionEvent {73 HWInstructionDispatchedEvent(const InstRef &IR, llvm::ArrayRef<unsigned> Regs) in HWInstructionDispatchedEvent() function
53 const auto &DE = static_cast<const HWInstructionDispatchedEvent &>(Event); in onEvent()
33 notifyEvent<HWInstructionEvent>(HWInstructionDispatchedEvent(IR, UsedRegs)); in notifyInstructionDispatched()