Searched refs:LowerRISCVMachineInstrToMCInst (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCV.h33 void LowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
H A DRISCVMCInstLower.cpp94 report_fatal_error("LowerRISCVMachineInstrToMCInst: unknown operand type");
128 void llvm::LowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, function in class:llvm
H A DRISCVAsmPrinter.cpp96 LowerRISCVMachineInstrToMCInst(MI, TmpInst, *this);

Completed in 336 milliseconds