class HWInstructionDispatchedEvent

Declaration

class HWInstructionDispatchedEvent : public HWInstructionEvent { /* full declaration omitted */ };

Declared at: llvm/include/llvm/MCA/HWEventListener.h:73

Inherits from: HWInstructionEvent

Member Variables

public ArrayRef<unsigned int> UsedPhysRegs
public unsigned int MicroOpcodes

Inherited from HWInstructionEvent:

public Type
public IR

Method Overview

Inherited from HWInstructionEvent:

    Methods

    ΒΆHWInstructionDispatchedEvent(
        const llvm::mca::InstRef& IR,
        ArrayRef<unsigned int> Regs,
        unsigned int UOps)

    Declared at: llvm/include/llvm/MCA/HWEventListener.h:75

    Parameters

    const llvm::mca::InstRef& IR
    ArrayRef<unsigned int> Regs
    unsigned int UOps