Home
last modified time | relevance | path

Searched defs:GenerateComments (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h82 bool GenerateComments; variable
87 bool GenerateComments) in BufferByteStreamer()
DDebugLocStream.h60 bool GenerateComments; variable
63 DebugLocStream(bool GenerateComments) : GenerateComments(GenerateComments) { } in DebugLocStream()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h56 bool GenerateComments; variable
59 DebugLocStream(bool GenerateComments) : GenerateComments(GenerateComments) { } in DebugLocStream()
DByteStreamer.h85 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h56 bool GenerateComments; variable
59 DebugLocStream(bool GenerateComments) : GenerateComments(GenerateComments) { } in DebugLocStream()
DByteStreamer.h102 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()