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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp74 void emitArrayBound(MCSymbol *Sym, const GlobalVariable *GV);
88 void XCoreAsmPrinter::emitArrayBound(MCSymbol *Sym, const GlobalVariable *GV) { function in class:XCoreAsmPrinter
132 emitArrayBound(GVSym, GV);

Completed in 103 milliseconds