Searched refs:lowerToMCInst (Results 1 – 2 of 2) sorted by relevance
167 void lowerToMCInst(const MachineInstr *MI, MCInst &OutMI);
148 lowerToMCInst(MI, Inst); in emitInstruction()214 void NVPTXAsmPrinter::lowerToMCInst(const MachineInstr *MI, MCInst &OutMI) { in lowerToMCInst() function in NVPTXAsmPrinter