Searched refs:XCoreAsmPrinter (Results 1 – 2 of 2) sorted by relevance
52 class XCoreAsmPrinter : public AsmPrinter { class57 explicit XCoreAsmPrinter(TargetMachine &TM, in XCoreAsmPrinter() function in __anonede520ac0111::XCoreAsmPrinter84 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 …]
16 XCoreAsmPrinter.cpp