Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp141 bool RISCVRVC::compress(MCInst &OutInst, const MCInst &MI, in compress()
146 bool RISCVRVC::uncompress(MCInst &OutInst, const MCInst &MI, in uncompress()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp318 MCInst OutInst; in emitInstruction() local