Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:AddComment

243     OutStreamer->AddComment("Start of file scope inline assembly");
247 OutStreamer->AddComment("End of file scope inline assembly");
584 OutStreamer->AddComment("Address taken block that was later removed");
673 OutStreamer->AddComment(OS.str());
689 AP.OutStreamer->AddComment(OS.str());
781 // NOTE: Want this comment at start of line, don't emit with AddComment.
793 // NOTE: Want this comment at start of line, don't emit with AddComment.
925 OutStreamer->AddComment("avoids zero-length function");
940 OutStreamer->AddComment("Address of block that was removed by CodeGen");
2441 AP.OutStreamer->AddComment(" in Loop: Header=BB" +
2489 OutStreamer->AddComment("Block address taken");
2514 // NOTE: Want this comment at start of line, don't emit with AddComment.