Searched refs:lowerInstruction (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.h31 void lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const;
H A DAVRMCInstLower.cpp62 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const { function in class:llvm::AVRMCInstLower
H A DAVRAsmPrinter.cpp175 MCInstLowering.lowerInstruction(*MI, I);

Completed in 93 milliseconds