Home
last modified time | relevance | path

Searched refs:lowerRISCVMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCV.h36 bool lowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DRISCVAsmPrinter.cpp102 if (!lowerRISCVMachineInstrToMCInst(MI, TmpInst, *this)) in emitInstruction()
H A DRISCVMCInstLower.cpp213 bool llvm::lowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in lowerRISCVMachineInstrToMCInst() function in llvm