Home | History | Annotate | Download | only in MC

Lines Matching refs:Emit

76     // If we don't have any comments, just emit a \n.
115 /// AddBlankLine - Emit a blank line to a .s file to pretty it up.
151 /// EmitLocalCommonSymbol - Emit a local common (.lcomm) symbol.
153 /// @param Symbol - The common symbol to emit.
279 // Emit a line of comments.
388 // This needs to emit to a temporary string to get properly quoted
489 // FIXME: Currently emit unprefix'ed registers.
558 /// EmitLocalCommonSymbol - Emit a local common (.lcomm) symbol.
560 /// @param Symbol - The common symbol to emit.
664 "Cannot emit contents before setting section!");
695 "Cannot emit contents before setting section!");
708 report_fatal_error("Don't know how to emit this value.");
783 /// EmitFill - Emit NumBytes bytes worth of the value specified by
796 // Emit a byte at a time.
804 // emit alignments as a power of two if possible.
857 // Emit with a text fill value.
1326 "Cannot emit contents before setting section!");
1389 MCGenDwarfInfo::Emit(this);
1391 // Emit the label for the line table, if requested - since the rest of the