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

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp1 //===-- XCoreAsmPrinter.cpp - XCore LLVM assembly writer ------------------===//
52 class XCoreAsmPrinter : public AsmPrinter { class in namespace:__anon3097
57 explicit XCoreAsmPrinter(TargetMachine &TM, function in class:__anon3097::XCoreAsmPrinter
88 XCoreTargetStreamer &XCoreAsmPrinter::getTargetStreamer() {
92 void XCoreAsmPrinter::emitArrayBound(MCSymbol *Sym, const GlobalVariable *GV) {
112 void XCoreAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) {
175 void XCoreAsmPrinter::EmitFunctionBodyStart() {
181 void XCoreAsmPrinter::EmitFunctionBodyEnd() {
186 void XCoreAsmPrinter::EmitFunctionEntryLabel() {
192 void XCoreAsmPrinter
[all...]

Completed in 103 milliseconds