|
| DummyInstPrinter (const llvm::MCAsmInfo &mai, const llvm::MCInstrInfo &mii, const llvm::MCRegisterInfo &mri) |
|
bool | applyTargetSpecificCLOption (StringRef Opt) override |
|
std::pair< const char *, uint64_t > | getMnemonic (const MCInst *MI) override |
|
void | printInst (const MCInst *, uint64_t, StringRef, const MCSubtargetInfo &, raw_ostream &) override |
|
void | printRegName (raw_ostream &OS, unsigned RegNo) const override |
|
Definition at line 80 of file TCETargetMachine.cc.
◆ DummyInstPrinter()
DummyInstPrinter::DummyInstPrinter |
( |
const llvm::MCAsmInfo & |
mai, |
|
|
const llvm::MCInstrInfo & |
mii, |
|
|
const llvm::MCRegisterInfo & |
mri |
|
) |
| |
|
inline |
◆ applyTargetSpecificCLOption()
bool DummyInstPrinter::applyTargetSpecificCLOption |
( |
StringRef |
Opt | ) |
|
|
inlineoverride |
◆ getMnemonic()
std::pair<const char*, uint64_t> DummyInstPrinter::getMnemonic |
( |
const MCInst * |
MI | ) |
|
|
inlineoverride |
◆ printInst()
void DummyInstPrinter::printInst |
( |
const MCInst * |
, |
|
|
uint64_t |
, |
|
|
StringRef |
, |
|
|
const MCSubtargetInfo & |
, |
|
|
raw_ostream & |
|
|
) |
| |
|
inlineoverride |
◆ printRegName()
void DummyInstPrinter::printRegName |
( |
raw_ostream & |
OS, |
|
|
unsigned |
RegNo |
|
) |
| const |
|
inlineoverride |
The documentation for this class was generated from the following file: