Home
last modified time | relevance | path

Searched refs:AVRMCInstLower (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMCInstLower.h25 class AVRMCInstLower {
27 AVRMCInstLower(MCContext &Ctx, AsmPrinter &Printer) in AVRMCInstLower() function
DAVRMCInstLower.cpp26 MCOperand AVRMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand()
62 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const { in lowerInstruction()
DCMakeLists.txt22 AVRMCInstLower.cpp
DAVRAsmPrinter.cpp172 AVRMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRMCInstLower.h25 class AVRMCInstLower {
27 AVRMCInstLower(MCContext &Ctx, AsmPrinter &Printer) in AVRMCInstLower() function
DAVRMCInstLower.cpp26 MCOperand AVRMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand()
62 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, MCInst &OutMI) const { in lowerInstruction()
DCMakeLists.txt24 AVRMCInstLower.cpp
DAVRAsmPrinter.cpp172 AVRMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/AVR/
DBUILD.gn38 "AVRMCInstLower.cpp",