Home
last modified time | relevance | path

Searched defs:emitZerofill (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCNullStreamer.cpp41 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in __anon4140b7300111::MCNullStreamer
H A DMCXCOFFStreamer.cpp136 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCXCOFFStreamer
H A DMCWasmStreamer.cpp250 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp328 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCWinCOFFStreamer
H A DMCMachOStreamer.cpp452 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCMachOStreamer
H A DMCELFStreamer.cpp636 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCELFStreamer
H A DMCAsmStreamer.cpp1080 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, emitZerofill() function in MCAsmStreamer
/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp103 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in RecordStreamer
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp206 void emitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, emitZerofill() function in llvm::exegesis::__anon3582bfba0111::BenchmarkCodeStreamer