Searched refs:CommentToEmit (Results 1 – 3 of 3) sorted by relevance
112 T.toVector(CommentToEmit); in AddComment()115 CommentToEmit.push_back('\n'); // Place comment in a new line. in AddComment()119 if (CommentToEmit.empty() && CommentStream.GetNumBytesInBuffer() == 0) in EmitComment()122 StringRef Comments = CommentToEmit; in EmitComment()136 CommentToEmit.clear(); in EmitComment()
44 SmallString<128> CommentToEmit; variable61 CommentStream(CommentToEmit) { in SystemZHLASMAsmStreamer()
53 SmallString<128> CommentToEmit; member in __anon0673dc030111::MCAsmStreamer85 CommentStream(CommentToEmit) { in MCAsmStreamer()448 T.toVector(CommentToEmit); in AddComment()451 CommentToEmit.push_back('\n'); // Place comment in a new line. in AddComment()455 if (CommentToEmit.empty() && CommentStream.GetNumBytesInBuffer() == 0) { in EmitCommentsAndEOL()460 StringRef Comments = CommentToEmit; in EmitCommentsAndEOL()473 CommentToEmit.clear(); in EmitCommentsAndEOL()2449 StringRef Comments = CommentToEmit; in emitInstruction()