Searched refs:lowerRISCVMachineInstrToMCInst (Results 1 – 3 of 3) sorted by relevance
36 bool lowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
216 bool llvm::lowerRISCVMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, in lowerRISCVMachineInstrToMCInst() function in llvm
119 if (!lowerRISCVMachineInstrToMCInst(MI, TmpInst, *this)) in emitInstruction()