Searched defs:emitZerofill (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/llvm/lib/MC/ |
D | MCNullStreamer.cpp | 35 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in __anone727b5f40111::MCNullStreamer
|
D | MCXCOFFStreamer.cpp | 92 void MCXCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCXCOFFStreamer
|
D | MCWasmStreamer.cpp | 208 void MCWasmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWasmStreamer
|
D | MCWinCOFFStreamer.cpp | 321 void MCWinCOFFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCWinCOFFStreamer
|
D | MCMachOStreamer.cpp | 425 void MCMachOStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCMachOStreamer
|
D | MCELFStreamer.cpp | 707 void MCELFStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCELFStreamer
|
D | MCAsmStreamer.cpp | 926 void MCAsmStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in MCAsmStreamer
|
/external/llvm-project/llvm/tools/llvm-mca/ |
D | CodeRegionGenerator.cpp | 61 void emitZerofill(MCSection *Section, MCSymbol *Symbol = nullptr, in emitZerofill() function in llvm::mca::MCStreamerWrapper
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | SnippetFile.cpp | 98 void emitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, in emitZerofill() function in llvm::exegesis::__anon177e457e0111::BenchmarkCodeStreamer
|
/external/llvm-project/llvm/lib/Object/ |
D | RecordStreamer.cpp | 108 void RecordStreamer::emitZerofill(MCSection *Section, MCSymbol *Symbol, in emitZerofill() function in RecordStreamer
|