Searched refs:printInfoComment (Results 1 – 5 of 5) sorted by relevance
56 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
119 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() 103 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { printInfoComment() function in __anon1725361c0111::CommentWriter
378 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in StackLifetime::LifetimeAnnotationWriter
364 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() 356 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { printInfoComment() function in __anona7e1e2f20111::MustExecuteAnnotatedWriter
2829 // printInfoComment - Print a little comment after the instruction indicating in writeOperand() 2831 void printInfoComment(const Value &V); in writeSyncScope() 3882 printInfoComment(*GV); in printAlias() 3920 printInfoComment(*GA); in printComdat() 3954 printInfoComment(*GI); in printFunction() 4225 /// printInfoComment - Print a little comment after the instruction indicating in printInstruction() 4227 void AssemblyWriter::printInfoComment(const Value &V) { in printInstruction() 4232 AnnotationWriter->printInfoComment(V, Out); in printInstruction() 4690 printInfoComment(I); in printDbgVariableRecord() 4187 void AssemblyWriter::printInfoComment(const Value &V) { printInfoComment() function in AssemblyWriter