Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCWasmStreamer.cpp156 void MCWasmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCWasmStreamer
DMCELFStreamer.cpp349 void MCELFStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCELFStreamer
DMCObjectStreamer.cpp577 void MCObjectStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCObjectStreamer
DMCAsmStreamer.cpp1127 void MCAsmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCAsmStreamer
DMCStreamer.cpp1091 void MCStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCStreamer