Lines Matching refs:AddComment

529     OutStreamer->AddComment("Start of file scope inline assembly");
535 OutStreamer->AddComment("End of file scope inline assembly");
1022 OutStreamer->AddComment("Address taken block that was later removed");
1118 OutStreamer->AddComment(OS.str());
1131 AP.OutStreamer->AddComment(Str);
1237 // NOTE: Want this comment at start of line, don't emit with AddComment.
1262 // NOTE: Want this comment at start of line, don't emit with AddComment.
1365 OutStreamer->AddComment("version");
1368 OutStreamer->AddComment("feature");
1373 OutStreamer->AddComment("number of basic block ranges");
1380 OutStreamer->AddComment("function address");
1382 OutStreamer->AddComment("number of basic blocks");
1404 OutStreamer->AddComment("base address");
1406 OutStreamer->AddComment("number of basic blocks");
1412 OutStreamer->AddComment("BB id");
1436 OutStreamer->AddComment("function entry count");
1453 OutStreamer->AddComment("basic block frequency");
1459 OutStreamer->AddComment("basic block successor count");
1462 OutStreamer->AddComment("successor BB ID");
1464 OutStreamer->AddComment("successor branch probability");
1921 OutStreamer->AddComment("avoids zero-length function");
1936 OutStreamer->AddComment("Address of block that was removed by CodeGen");
3048 OutStreamer->AddComment(Desc);
3056 OutStreamer->AddComment(Desc);
3926 AP.OutStreamer->AddComment(" in Loop: Header=BB" +
3983 OutStreamer->AddComment("Block address taken");
3990 OutStreamer->AddComment("Block address taken");
4010 OutStreamer->AddComment("Label of block must be emitted");
4014 // NOTE: Want this comment at start of line, don't emit with AddComment.