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

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp449 OutStreamer.emitRawComment(MAI->getInlineAsmEnd());
491 OutStreamer.emitRawComment(MAI->getInlineAsmEnd());
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h433 const char *getInlineAsmEnd() const { return InlineAsmEnd; } function in class:llvm::MCAsmInfo

Completed in 215 milliseconds