Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:AddComment

182     OutStreamer.AddComment("Start of file scope inline assembly");
185 OutStreamer.AddComment("End of file scope inline assembly");
447 OutStreamer.AddComment("Address taken block that was later removed");
527 AP.OutStreamer.AddComment(Twine("implicit-def: ") +
541 AP.OutStreamer.AddComment(Str);
587 // NOTE: Want this comment at start of line, don't emit with AddComment.
595 // NOTE: Want this comment at start of line, don't emit with AddComment.
729 OutStreamer.AddComment("avoids zero-length function");
799 OutStreamer.AddComment(
803 OutStreamer.AddComment("DW_OP_bregx");
805 OutStreamer.AddComment(Twine(Reg));
811 OutStreamer.AddComment(
815 OutStreamer.AddComment("DW_OP_regx");
817 OutStreamer.AddComment(Twine(Reg));
1925 AP.OutStreamer.AddComment(" in Loop: Header=BB" +
1965 OutStreamer.AddComment("Block address taken");
1978 OutStreamer.AddComment("%" + BB->getName());
1982 // NOTE: Want this comment at start of line, don't emit with AddComment.
1990 OutStreamer.AddComment("%" + BB->getName());