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

/macosx-10.10/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp1 //===-- XCoreAsmPrinter.cpp - XCore LLVM assembly writer ------------------===//
53 class XCoreAsmPrinter : public AsmPrinter { class in namespace:__anon10590
57 explicit XCoreAsmPrinter(TargetMachine &TM, MCStreamer &Streamer) function in class:__anon10590::XCoreAsmPrinter
90 void XCoreAsmPrinter::emitArrayBound(MCSymbol *Sym, const GlobalVariable *GV) {
109 void XCoreAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) {
182 void XCoreAsmPrinter::EmitFunctionBodyEnd() {
188 void XCoreAsmPrinter::EmitFunctionEntryLabel() {
195 void XCoreAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum,
206 void XCoreAsmPrinter::
223 void XCoreAsmPrinter
[all...]

Completed in 115 milliseconds