reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/ByteStreamer.h
   44     AP.OutStreamer->AddComment(Comment);
   45     AP.emitInt8(Byte);
   48     AP.OutStreamer->AddComment(Comment);
   49     AP.EmitSLEB128(DWord);
   52     AP.OutStreamer->AddComment(Comment);
   53     AP.EmitULEB128(DWord);