Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp95 void emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in llvm::exegesis::__anonc7edc6d20111::BenchmarkCodeStreamer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCELFStreamer.cpp363 void MCELFStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCELFStreamer
H A DMCObjectStreamer.cpp602 void MCObjectStreamer::emitValueToAlignment(unsigned ByteAlignment, in emitValueToAlignment() function in MCObjectStreamer
H A DMCStreamer.cpp1181 void MCStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCStreamer
H A DMCAsmStreamer.cpp1359 void MCAsmStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment() function in MCAsmStreamer