Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSnippetFile.cpp95 void emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in llvm::exegesis::__anon177e457e0111::BenchmarkCodeStreamer
/external/llvm-project/llvm/lib/MC/
DMCELFStreamer.cpp366 void MCELFStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCELFStreamer
DMCObjectStreamer.cpp582 void MCObjectStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCObjectStreamer
DMCStreamer.cpp1128 void MCStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCStreamer
DMCAsmStreamer.cpp1285 void MCAsmStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCAsmStreamer