Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/MC/
DMCNullStreamer.cpp35 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in __anone727b5f40111::MCNullStreamer
DMCXCOFFStreamer.cpp92 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCXCOFFStreamer
DMCWasmStreamer.cpp208 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWasmStreamer
DMCWinCOFFStreamer.cpp321 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWinCOFFStreamer
DMCMachOStreamer.cpp425 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCMachOStreamer
DMCELFStreamer.cpp707 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCELFStreamer
DMCAsmStreamer.cpp926 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCAsmStreamer
/external/llvm-project/llvm/tools/llvm-mca/
DCodeRegionGenerator.cpp61 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in llvm::mca::MCStreamerWrapper
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSnippetFile.cpp98 void emitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, in emitZerofill() function in llvm::exegesis::__anon177e457e0111::BenchmarkCodeStreamer
/external/llvm-project/llvm/lib/Object/
DRecordStreamer.cpp108 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in RecordStreamer