llvm::MCObjectStreamer::emitNops

Synopsis

Declared in <llvm/MC/MCObjectStreamer.h>

virtual
void
emitNops(
    int64_t NumBytes,
    int64_t ControlledNopLength,
    SMLoc Loc,
    MCSubtargetInfo const& STI) override;