Home
last modified time | relevance | path

Searched defs:emitValueToAlignment (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp364 void MCELFStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCELFStreamer
H A DMCObjectStreamer.cpp597 void MCObjectStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCObjectStreamer
H A DMCStreamer.cpp1197 void MCStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCStreamer
H A DMCAsmStreamer.cpp1369 void MCAsmStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCAsmStreamer