Home
last modified time | relevance | path

Searched defs:OutputFilename (Results 1 – 17 of 17) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinker.cpp15 bool linkDwarf(StringRef OutputFilename, const DebugMap &DM, bool Verbose) { in linkDwarf()
/minix/external/bsd/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp41 void mergeInstrProfile(cl::list<std::string> Inputs, StringRef OutputFilename) { in mergeInstrProfile()
67 void mergeSampleProfile(cl::list<std::string> Inputs, StringRef OutputFilename, in mergeSampleProfile()
102 cl::opt<std::string> OutputFilename("output", cl::value_desc("output"), in merge_main() local
213 cl::opt<std::string> OutputFilename("output", cl::value_desc("output"), in show_main() local
/minix/external/bsd/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp38 OutputFilename("o", cl::desc("Override output filename"), variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DTestingSupport.cpp31 cl::opt<std::string> OutputFilename( in convertForTestingMain() local
/minix/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DMain.cpp33 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename"), variable
/minix/external/bsd/llvm/dist/llvm/tools/yaml2obj/
H A Dyaml2obj.cpp60 static cl::opt<std::string> OutputFilename("o", cl::desc("Output filename"), variable
/minix/external/bsd/llvm/dist/llvm/examples/BrainF/
H A DBrainFDriver.cpp48 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename")); variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp40 OutputFilename("o", cl::desc("Override output filename"), cl::init("-"), variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp44 OutputFilename("o", cl::desc("Override output filename"), variable
/minix/external/bsd/llvm/dist/llvm/tools/llc/
H A Dllc.cpp56 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename")); variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp54 OutputFilename("o", cl::init(""), variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp43 OutputFilename("o", cl::desc("Specify output filename"), variable
/minix/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp126 std::string &OutputFilename, bool DeleteOutput, in runPasses()
/minix/external/bsd/llvm/dist/llvm/tools/opt/
H A Dopt.cpp78 OutputFilename("o", cl::desc("Override output filename"), variable
/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DTimer.cpp59 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile() local
/minix/external/bsd/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp48 OutputFilename("o", cl::desc("Output filename"), variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp42 OutputFilename("o", cl::desc("Override output filename"), variable