Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp124 raw_pwrite_stream *DwoOut, in addAsmPrinter()
143 raw_pwrite_stream &Out, raw_pwrite_stream *DwoOut, CodeGenFileType FileType, in createMCStreamer()
209 PassManagerBase &PM, raw_pwrite_stream &Out, raw_pwrite_stream *DwoOut, in addPassesToEmitFile()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp468 std::unique_ptr<ToolOutputFile> DwoOut; in main() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp580 std::unique_ptr<ToolOutputFile> DwoOut; in compileModule() local
/netbsd/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp385 std::unique_ptr<ToolOutputFile> DwoOut; in codegen() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCodeGenPassBuilder.h470 raw_pwrite_stream &Out, raw_pwrite_stream *DwoOut, in buildPipeline()