Searched refs:lowerToMCInst (Results 1 – 3 of 3) sorted by relevance
167 void lowerToMCInst(const MachineInstr *MI, MCInst &OutMI);
153 lowerToMCInst(MI, Inst); in emitInstruction()218 void NVPTXAsmPrinter::lowerToMCInst(const MachineInstr *MI, MCInst &OutMI) { in lowerToMCInst() function in NVPTXAsmPrinter
107 bool lowerToMCInst(const MachineInstr *MI, MCInst &OutMI);259 if (!lowerToMCInst(MI, OutInst)) in emitInstruction()989 bool RISCVAsmPrinter::lowerToMCInst(const MachineInstr *MI, MCInst &OutMI) { in lowerToMCInst() function in RISCVAsmPrinter