Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp96 void emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in llvm::exegesis::__anonb84b27170111::BenchmarkCodeStreamer
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCELFStreamer.cpp366 void MCELFStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCELFStreamer
H A DMCObjectStreamer.cpp644 void MCObjectStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCObjectStreamer
H A DMCAsmStreamer.cpp1399 void MCAsmStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCAsmStreamer
H A DMCStreamer.cpp1212 void MCStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCStreamer