Searched refs:lowerToMCInst (Results 1 – 5 of 5) sorted by relevance
54 void lowerToMCInst(const MachineInstr *MI, MCInst &OutMI) const;
56 lowerToMCInst(MI, LoweredMI); in emitInstruction()248 void XtensaAsmPrinter::lowerToMCInst(const MachineInstr *MI, in lowerToMCInst() function in XtensaAsmPrinter
168 void lowerToMCInst(const MachineInstr *MI, MCInst &OutMI);
155 lowerToMCInst(MI, Inst); in emitInstruction()220 void NVPTXAsmPrinter::lowerToMCInst(const MachineInstr *MI, MCInst &OutMI) { in lowerToMCInst() function in NVPTXAsmPrinter
110 bool lowerToMCInst(const MachineInstr *MI, MCInst &OutMI);319 if (!lowerToMCInst(MI, OutInst)) in emitInstruction()1049 bool RISCVAsmPrinter::lowerToMCInst(const MachineInstr *MI, MCInst &OutMI) { in lowerToMCInst() function in RISCVAsmPrinter