HomeSort by relevance Sort by last modified time
    Searched defs:EmitValueToAlignment (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/MC/
MCELFStreamer.cpp 342 void MCELFStreamer::EmitValueToAlignment(unsigned ByteAlignment,
348 MCObjectStreamer::EmitValueToAlignment(ByteAlignment, Value,
MCObjectStreamer.cpp 351 void MCObjectStreamer::EmitValueToAlignment(unsigned ByteAlignment,
366 EmitValueToAlignment(ByteAlignment, 0, 1, MaxBytesToEmit);
MCStreamer.cpp 653 void MCStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value,

Completed in 1941 milliseconds