Home
last modified time | relevance | path

Searched refs:XCoreAsmPrinter (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp52 class XCoreAsmPrinter : public AsmPrinter { class
57 explicit XCoreAsmPrinter(TargetMachine &TM, in XCoreAsmPrinter() function in __anonede520ac0111::XCoreAsmPrinter
84 XCoreTargetStreamer &XCoreAsmPrinter::getTargetStreamer() { in getTargetStreamer()
107 void XCoreAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { in emitGlobalVariable()
167 void XCoreAsmPrinter::emitFunctionBodyStart() { in emitFunctionBodyStart()
173 void XCoreAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
178 void XCoreAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
184 void XCoreAsmPrinter::
244 bool XCoreAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand()
258 void XCoreAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction()
[all …]
H A DCMakeLists.txt16 XCoreAsmPrinter.cpp