Home
last modified time | relevance | path

Searched refs:AVRAsmPrinter (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRAsmPrinter.cpp38 class AVRAsmPrinter : public AsmPrinter { class
40 AVRAsmPrinter(TargetMachine &TM, in AVRAsmPrinter() function in llvm::AVRAsmPrinter
63 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()
DLLVMBuild.txt33 required_libraries = AsmPrinter CodeGen Core MC AVRAsmPrinter AVRDesc AVRInfo SelectionDAG Support …
DCMakeLists.txt16 AVRAsmPrinter.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/InstPrinter/
DLLVMBuild.txt20 name = AVRAsmPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DLLVMBuild.txt22 required_libraries = MC AVRAsmPrinter AVRInfo Support