Searched refs:AVRMCInstLower (Results 1 – 3 of 3) sorted by relevance
26 class AVRMCInstLower {28 AVRMCInstLower(MCContext &Ctx, AsmPrinter &Printer) in AVRMCInstLower() function
26 AVRMCInstLower::lowerSymbolOperand(const MachineOperand &MO, MCSymbol *Sym, in lowerSymbolOperand()68 void AVRMCInstLower::lowerInstruction(const MachineInstr &MI, in lowerInstruction()
196 AVRMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()