Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp50 class XCoreAsmPrinter : public AsmPrinter { class
54 explicit XCoreAsmPrinter(TargetMachine &TM, MCStreamer &Streamer) in XCoreAsmPrinter() function in __anon726a85440111::XCoreAsmPrinter
82 void XCoreAsmPrinter::emitArrayBound(MCSymbol *Sym, const GlobalVariable *GV) { in emitArrayBound()
102 void XCoreAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) { in EmitGlobalVariable()
169 void XCoreAsmPrinter::EmitFunctionBodyStart() { in EmitFunctionBodyStart()
175 void XCoreAsmPrinter::EmitFunctionBodyEnd() { in EmitFunctionBodyEnd()
181 void XCoreAsmPrinter::EmitFunctionEntryLabel() { in EmitFunctionEntryLabel()
188 void XCoreAsmPrinter::
205 void XCoreAsmPrinter::printOperand(const MachineInstr *MI, int opNum, in printOperand()
242 bool XCoreAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
[all …]