Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp52 class XCoreAsmPrinter : public AsmPrinter { class
57 explicit XCoreAsmPrinter(TargetMachine &TM, in XCoreAsmPrinter() function in __anon9d778b210111::XCoreAsmPrinter
86 XCoreTargetStreamer &XCoreAsmPrinter::getTargetStreamer() { in getTargetStreamer()
109 void XCoreAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) { in EmitGlobalVariable()
170 void XCoreAsmPrinter::EmitFunctionBodyStart() { in EmitFunctionBodyStart()
176 void XCoreAsmPrinter::EmitFunctionBodyEnd() { in EmitFunctionBodyEnd()
181 void XCoreAsmPrinter::EmitFunctionEntryLabel() { in EmitFunctionEntryLabel()
187 void XCoreAsmPrinter::
248 bool XCoreAsmPrinter::
262 void XCoreAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()
[all …]