| 
    LLVM 22.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 159 of file RISCVBaseInfo.cpp.
References MI.
| bool llvm::RISCVRVC::uncompress | ( | MCInst & | OutInst, | 
| const MCInst & | MI, | ||
| const MCSubtargetInfo & | STI ) | 
Definition at line 164 of file RISCVBaseInfo.cpp.
References MI.
Referenced by llvm::RISCVInstPrinter::printInst(), and llvm::RISCVAsmBackend::relaxInstruction().