Searched refs:AVRAsmPrinter (Results 1 – 5 of 5) sorted by relevance
38 class AVRAsmPrinter : public AsmPrinter { class40 AVRAsmPrinter(TargetMachine &TM, in AVRAsmPrinter() function in llvm::AVRAsmPrinter63 void AVRAsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNo, in printOperand()88 bool AVRAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()140 bool AVRAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand()176 void AVRAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()187 llvm::RegisterAsmPrinter<llvm::AVRAsmPrinter> X(llvm::getTheAVRTarget()); in LLVMInitializeAVRAsmPrinter()
33 required_libraries = AsmPrinter CodeGen Core MC AVRAsmPrinter AVRDesc AVRInfo SelectionDAG Support …
16 AVRAsmPrinter.cpp
20 name = AVRAsmPrinter
22 required_libraries = MC AVRAsmPrinter AVRInfo Support