Home
last modified time | relevance | path

Searched refs:lowerInstruction (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMCInstLower.h31 void lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const;
DAVRMCInstLower.cpp62 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const { in lowerInstruction() function in llvm::AVRMCInstLower
DAVRAsmPrinter.cpp175 MCInstLowering.lowerInstruction(*MI, I); in EmitInstruction()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRMCInstLower.h31 void lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const;
DAVRMCInstLower.cpp62 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const { in lowerInstruction() function in llvm::AVRMCInstLower
DAVRAsmPrinter.cpp175 MCInstLowering.lowerInstruction(*MI, I); in emitInstruction()