Searched refs:getCommentString (Results 1 – 11 of 11) sorted by relevance
165 OutStreamer.EmitRawText(Twine("\t")+MAI->getCommentString()+ in EmitInlineAsm()167 OutStreamer.EmitRawText(Twine("\t")+MAI->getCommentString()+ in EmitInlineAsm()175 OutStreamer.EmitRawText(Twine("\t")+MAI->getCommentString()+ in EmitInlineAsm()369 OutStreamer.EmitRawText(Twine("\t")+MAI->getCommentString()+ in EmitInlineAsm()386 OS << MAI->getCommentString(); in PrintSpecial()
562 OS << '\t' << AP.MAI->getCommentString() << "DEBUG_VALUE: "; in EmitDebugValueComment()1903 OutStreamer.EmitRawText(Twine(MAI->getCommentString()) + " BB#" + in EmitBasicBlockStart()
168 if (atInsnStart && strncmp(Str, MAI.getCommentString(), in getInlineAsmLength()169 strlen(MAI.getCommentString())) == 0) in getInlineAsmLength()
106 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
291 OS << MAI.getCommentString() << ' ' << Comments.substr(0, Position) << '\n'; in EmitCommentsAndEOL()397 << ((MAI.getCommentString()[0] != '@') ? '@' : '%'); in EmitSymbolAttribute()786 OS << MAI.getCommentString() << ' ' << FileName << ':' in EmitDwarfLocDirective()
405 const char *getCommentString() const { in getCommentString() function
339 return Char == *MAI.getCommentString(); in isAtStartOfComment()
214 OS << MAI.getCommentString() << ' ' << Comments.substr(0, Position) << '\n'; in EmitCommentsAndEOL()
308 O << '\t' << MAI->getCommentString() << "DEBUG_VALUE: "; in EmitInstruction()
686 O << '\t' << MAI->getCommentString() << "DEBUG_VALUE: "; in PrintDebugValueComment()
910 OS << '\t' << MAI->getCommentString() << "DEBUG_VALUE: "; in PrintDebugValueComment()