Lines Matching refs:PadToColumn
140 OS.PadToColumn(Indent*2);
157 OS.PadToColumn(Indent*2) << "/*Scope*/ ";
159 OS.PadToColumn(Indent*2);
187 OS.PadToColumn(CommentIndent) << "// " << SM->getNumChildren()
198 OS.PadToColumn(Indent*2) << "0, ";
208 OS.PadToColumn(CommentIndent) << "// #"
218 OS.PadToColumn(CommentIndent) << "// #"
249 OS.PadToColumn(CommentIndent) << "// " << Pred;
257 OS.PadToColumn(CommentIndent) << "// " << Pred.getFnName();
318 OS.PadToColumn(Indent*2);
343 OS.PadToColumn(Indent*2) << "0, ";
389 OS.PadToColumn(CommentIndent) << "// " << Pattern.getSelectFunc();
491 OS.PadToColumn(CommentIndent) << "// "<<XF->getNodeXForm()->getName();
510 OS.PadToColumn(Indent*2+4) << EN->getNumVTs();
529 OS.PadToColumn(CommentIndent) << "// Results =";
538 OS.PadToColumn(Indent*2) << "// Src: "
541 OS.PadToColumn(Indent*2) << "// Dst: "
566 OS.PadToColumn(Indent*2) << "// Src: "
569 OS.PadToColumn(Indent*2) << "// Dst: "
781 OS.PadToColumn(40) << " = " << OpcodeFreq[i] << '\n';