Home
last modified time | relevance | path

Searched defs:OutInst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp141 compress(MCInst & OutInst,const MCInst & MI,const MCSubtargetInfo & STI) compress() argument
146 uncompress(MCInst & OutInst,const MCInst & MI,const MCSubtargetInfo & STI) uncompress() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp318 MCInst OutInst; emitInstruction() local