Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp488 static void EmitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in EmitComments() function
674 EmitComments(*II, OutStreamer.GetCommentOS()); in EmitFunctionBody()