Searched refs:PadToColumn (Results 1 – 8 of 8) sorted by relevance
140 OS.PadToColumn(Indent*2); in EmitMatcher()157 OS.PadToColumn(Indent*2) << "/*Scope*/ "; in EmitMatcher()159 OS.PadToColumn(Indent*2); in EmitMatcher()187 OS.PadToColumn(CommentIndent) << "// " << SM->getNumChildren() in EmitMatcher()198 OS.PadToColumn(Indent*2) << "0, "; in EmitMatcher()208 OS.PadToColumn(CommentIndent) << "// #" in EmitMatcher()218 OS.PadToColumn(CommentIndent) << "// #" in EmitMatcher()255 OS.PadToColumn(CommentIndent) << "// " << Pred; in EmitMatcher()263 OS.PadToColumn(CommentIndent) << "// " << Pred.getFnName(); in EmitMatcher()326 OS.PadToColumn(Indent*2); in EmitMatcher()[all …]
739 OS.PadToColumn(12); in emitTable()
77 OS.PadToColumn(50); in printInfoComment()85 OS.PadToColumn(50); in printInfoComment()96 OS.PadToColumn(50); in printInfoComment()104 OS.PadToColumn(50); in printInfoComment()
66 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { in PadToColumn() function in formatted_raw_ostream
125 formatted_raw_ostream &PadToColumn(unsigned NewCol);
159 FormattedOS.PadToColumn(CommentColumn); in emitComments()
277 OS.PadToColumn(MAI->getCommentColumn()); in EmitCommentsAndEOL()896 OS.PadToColumn(MAI->getCommentColumn()); in EmitDwarfLocDirective()
1738 Out.PadToColumn(50); in printBasicBlock()1742 Out.PadToColumn(50); in printBasicBlock()2125 Out.PadToColumn(50); in WriteMDNodeComment()