Home
last modified time | relevance | path

Searched defs:EmitValueToAlignment (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCWasmStreamer.cpp152 void MCWasmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCWasmStreamer
H A DMCELFStreamer.cpp349 void MCELFStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCELFStreamer
H A DMCObjectStreamer.cpp532 void MCObjectStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCObjectStreamer
H A DMCAsmStreamer.cpp1078 void MCAsmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCAsmStreamer
H A DMCStreamer.cpp1028 void MCStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCStreamer