Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp32 static cl::opt<std::string> OutputFilename("o", cl::Required, variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DInterfaceStubs.cpp36 SmallString<128> OutputFilename(Output.getFilename()); in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp27 cl::opt<std::string> OutputFilename( convertForTestingMain() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-as/
H A Dllvm-as.cpp39 static cl::opt<std::string> OutputFilename("o", variable
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp40 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename"), variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-sim/
H A Dllvm-sim.cpp29 static cl::opt<std::string> OutputFilename("o", cl::desc("Output Filename"), variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp41 cl::opt<std::string> OutputFilename("output", cl::value_desc("output"), variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp45 static cl::opt<std::string> OutputFilename("o", variable
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp132 std::string &OutputFilename, bool DeleteOutput, in runPasses() argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp285 StringRef OutputFilename, bool CopyDates, in apply()
H A DGraphWriter.cpp271 std::string OutputFilename = in DisplayGraph() local
H A DTimer.cpp97 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp260 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateDebugInfo() local
366 std::string OutputFilename = Opts.getSeparateDebugFileName(); saveSeparateLinkedDebugInfo() local
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp72 static std::string OutputFilename; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp52 static cl::opt<std::string> OutputFilename("o", variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp52 static cl::opt<std::string> OutputFilename("o", cl::Required, variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp56 static cl::opt<std::string> OutputFilename("o", cl::desc("Output filename"), variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp75 OutputFilename("o", cl::desc("Override output filename"), cl::init("-"), variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp76 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename")); variable
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp101 static cl::opt<std::string> OutputFilename("o", variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp75 static cl::opt<std::string> OutputFilename("o", cl::desc("Output filename"), variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h199 StringRef OutputFilename; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp64 static cl::opt<std::string> OutputFilename("o", variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp204 static cl::opt<std::string> OutputFilename("o", cl::init(""), variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp215 OutputFilename("o", cl::init("-"), variable

12