Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp52 class XCoreAsmPrinter : public AsmPrinter { class
57 explicit XCoreAsmPrinter(TargetMachine &TM, in XCoreAsmPrinter() function in __anon6b2de7910111::XCoreAsmPrinter
84 XCoreTargetStreamer &XCoreAsmPrinter::getTargetStreamer() { in getTargetStreamer()
88 void XCoreAsmPrinter::emitArrayBound(MCSymbol *Sym, const GlobalVariable *GV) { in emitArrayBound()
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::
201 void XCoreAsmPrinter::printOperand(const MachineInstr *MI, int opNum, in printOperand()
[all …]