Searched refs:lowerInstruction (Results 1 – 6 of 6) sorted by relevance
31 void lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const;
62 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const { in lowerInstruction() function in llvm::AVRMCInstLower
175 MCInstLowering.lowerInstruction(*MI, I); in EmitInstruction()
175 MCInstLowering.lowerInstruction(*MI, I); in emitInstruction()