Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp42 class MSP430AsmPrinter : public AsmPrinter { class
44 MSP430AsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in MSP430AsmPrinter() function in __anonb8a806bf0111::MSP430AsmPrinter
66 void MSP430AsmPrinter::PrintSymbolOperand(const MachineOperand &MO, in PrintSymbolOperand()
78 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
107 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
129 bool MSP430AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
139 bool MSP430AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand()
151 void MSP430AsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction()
159 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection()
176 bool MSP430AsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
[all …]
DCMakeLists.txt27 MSP430AsmPrinter.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp42 class MSP430AsmPrinter : public AsmPrinter { class
44 MSP430AsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in MSP430AsmPrinter() function in __anon1e1f9d330111::MSP430AsmPrinter
66 void MSP430AsmPrinter::PrintSymbolOperand(const MachineOperand &MO, in PrintSymbolOperand()
78 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
107 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
129 bool MSP430AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
139 bool MSP430AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand()
151 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()
159 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection()
176 bool MSP430AsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
[all …]
DCMakeLists.txt25 MSP430AsmPrinter.cpp
/external/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp40 class MSP430AsmPrinter : public AsmPrinter { class
42 MSP430AsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in MSP430AsmPrinter() function in __anon576f5ad10111::MSP430AsmPrinter
64 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
105 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
127 bool MSP430AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
138 bool MSP430AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand()
150 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()
160 RegisterAsmPrinter<MSP430AsmPrinter> X(TheMSP430Target); in LLVMInitializeMSP430AsmPrinter()
DCMakeLists.txt21 MSP430AsmPrinter.cpp
DLLVMBuild.txt31 required_libraries = AsmPrinter CodeGen Core MC MSP430AsmPrinter MSP430Desc MSP430Info SelectionDAG…
/external/llvm/lib/Target/MSP430/InstPrinter/
DLLVMBuild.txt20 name = MSP430AsmPrinter
/external/llvm/lib/Target/MSP430/MCTargetDesc/
DLLVMBuild.txt22 required_libraries = MC MSP430AsmPrinter MSP430Info Support