Home
last modified time | relevance | path

Searched refs:TabPrefix (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/MC/
DMCAsmStreamer.cpp116 void emitRawComment(const Twine &T, bool TabPrefix = true) override;
327 void MCAsmStreamer::emitRawComment(const Twine &T, bool TabPrefix) { in emitRawComment() argument
328 if (TabPrefix) in emitRawComment()
DMCStreamer.cpp71 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment() argument
/external/llvm/include/llvm/MC/
DMCStreamer.h275 virtual void emitRawComment(const Twine &T, bool TabPrefix = true);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp125 void emitRawComment(const Twine &T, bool TabPrefix = true) override;
395 void MCAsmStreamer::emitRawComment(const Twine &T, bool TabPrefix) { in emitRawComment() argument
396 if (TabPrefix) in emitRawComment()
DMCStreamer.cpp118 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment() argument
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp128 void emitRawComment(const Twine &T, bool TabPrefix = true) override;
410 void MCAsmStreamer::emitRawComment(const Twine &T, bool TabPrefix) { in emitRawComment() argument
411 if (TabPrefix) in emitRawComment()
DMCStreamer.cpp118 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h339 virtual void emitRawComment(const Twine &T, bool TabPrefix = true);
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h351 virtual void emitRawComment(const Twine &T, bool TabPrefix = true);