LLVM 20.0.0git
|
#include "llvm/MCA/CustomBehaviour.h"
Public Member Functions | |
Instrument (StringRef Desc, StringRef Data) | |
Instrument () | |
virtual | ~Instrument ()=default |
StringRef | getDesc () const |
StringRef | getData () const |
Definition at line 118 of file CustomBehaviour.h.
Definition at line 126 of file CustomBehaviour.h.
|
inline |
Definition at line 128 of file CustomBehaviour.h.
|
virtualdefault |
|
inline |
Definition at line 133 of file CustomBehaviour.h.
Referenced by llvm::mca::RISCVLMULInstrument::getLMUL(), llvm::mca::RISCVInstrumentManager::getSchedClassID(), and llvm::mca::RISCVSEWInstrument::getSEW().
|
inline |
Definition at line 132 of file CustomBehaviour.h.