Home
last modified time | relevance | path

Searched refs:PadToColumn (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormattedStream.cpp67 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { in PadToColumn() function in formatted_raw_ostream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormattedStream.h106 formatted_raw_ostream &PadToColumn(unsigned NewCol);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp152 FormattedOS.PadToColumn(CommentColumn); in emitComments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp380 OS.PadToColumn(MAI->getCommentColumn()); in EmitCommentsAndEOL()
1330 OS.PadToColumn(MAI->getCommentColumn()); in EmitDwarfLocDirective()
1401 OS.PadToColumn(MAI->getCommentColumn()); in EmitCVLocDirective()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3595 Out.PadToColumn(50); in printBasicBlock()