LLVM 20.0.0git
|
Functions | |
bool | compress (MCInst &OutInst, const MCInst &MI, const MCSubtargetInfo &STI) |
bool | uncompress (MCInst &OutInst, const MCInst &MI, const MCSubtargetInfo &STI) |
Definition at line 141 of file RISCVBaseInfo.cpp.
References MI.
bool llvm::RISCVRVC::uncompress | ( | MCInst & | OutInst, |
const MCInst & | MI, | ||
const MCSubtargetInfo & | STI | ||
) |
Definition at line 146 of file RISCVBaseInfo.cpp.
References MI.
Referenced by llvm::RISCVInstPrinter::printInst(), and llvm::RISCVAsmBackend::relaxInstruction().