Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:AddComment

520   auto AddComment = [&](const Twine &Comment) {
522 OS.AddComment(Comment);
544 AddComment("Number of call sites");
585 auto AddComment = [&](const Twine &Comment) {
587 OS.AddComment(Comment);
607 AddComment("LabelStart");
609 AddComment("LabelEnd");
611 AddComment(UME.IsFinally ? "FinallyFunclet" : UME.Filter ? "FilterFunction"
614 AddComment(UME.IsFinally ? "Null" : "ExceptionHandler");
660 auto AddComment = [&](const Twine &Comment) {
662 OS.AddComment(Comment);
683 AddComment("MagicNumber");
686 AddComment("MaxState");
689 AddComment("UnwindMap");
692 AddComment("NumTryBlocks");
695 AddComment("TryBlockMap");
698 AddComment("IPMapEntries");
701 AddComment("IPToStateXData");
705 AddComment("UnwindHelp");
709 AddComment("ESTypeList");
712 AddComment("EHFlags");
724 AddComment("ToState");
727 AddComment("Action");
761 AddComment("TryLow");
764 AddComment("TryHigh");
767 AddComment("CatchHigh");
770 AddComment("NumCatches");
773 AddComment("HandlerArray");
813 AddComment("Adjectives");
816 AddComment("Type");
819 AddComment("CatchObjOffset");
822 AddComment("Handler");
826 AddComment("ParentFrameOffset");
840 AddComment("IP");
842 AddComment("ToState");
928 auto AddComment = [&](const Twine &Comment) {
930 OS.AddComment(Comment);
987 AddComment("GSCookieOffset");
989 AddComment("GSCookieXOROffset");
991 AddComment("EHCookieOffset");
993 AddComment("EHCookieXOROffset");
1006 AddComment("ToState");
1008 AddComment(UME.IsFinally ? "Null" : "FilterFunction");
1010 AddComment(UME.IsFinally ? "FinallyFunclet" : "ExceptionHandler");