Searched defs:EmitValueToAlignment (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWasmStreamer.cpp | 156 void MCWasmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCWasmStreamer
|
D | MCELFStreamer.cpp | 349 void MCELFStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCELFStreamer
|
D | MCObjectStreamer.cpp | 577 void MCObjectStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCObjectStreamer
|
D | MCAsmStreamer.cpp | 1127 void MCAsmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCAsmStreamer
|
D | MCStreamer.cpp | 1091 void MCStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCStreamer
|
/external/llvm/lib/MC/ |
D | MCELFStreamer.cpp | 354 void MCELFStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCELFStreamer
|
D | MCObjectStreamer.cpp | 423 void MCObjectStreamer::EmitValueToAlignment(unsigned ByteAlignment, in EmitValueToAlignment() function in MCObjectStreamer
|
D | MCStreamer.cpp | 776 void MCStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCStreamer
|
D | MCAsmStreamer.cpp | 914 void MCAsmStreamer::EmitValueToAlignment(unsigned ByteAlignment, int64_t Value, in EmitValueToAlignment() function in MCAsmStreamer
|