Home
last modified time | relevance | path

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

/external/llvm/utils/FileUpdate/
DFileUpdate.cpp34 OutputFilename(cl::Positional, cl::desc("<output-file>"), cl::Required); variable
/external/llvm/tools/llvm-as/
Dllvm-as.cpp37 OutputFilename("o", cl::desc("Override output filename"), variable
/external/llvm/runtime/libprofile/
DCommonProfiling.c33 static const char *OutputFilename = "llvmprof.out"; variable
/external/llvm/lib/TableGen/
DMain.cpp33 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename"), variable
/external/llvm/tools/llvm-link/
Dllvm-link.cpp37 OutputFilename("o", cl::desc("Override output filename"), cl::init("-"), variable
/external/llvm/examples/BrainF/
DBrainFDriver.cpp47 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename")); variable
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp41 OutputFilename("o", cl::desc("Override output filename"), variable
/external/llvm/tools/llc/
Dllc.cpp54 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename")); variable
/external/llvm/tools/bugpoint/
DOptimizerDriver.cpp124 std::string &OutputFilename, bool DeleteOutput, in runPasses()
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp42 OutputFilename("o", cl::desc("Specify output filename"), variable
/external/llvm/lib/Support/
DTimer.cpp58 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile() local
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp47 OutputFilename("o", cl::desc("Output filename"), variable
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp41 OutputFilename("o", cl::desc("Override output filename"), variable
/external/llvm/tools/opt/
Dopt.cpp65 OutputFilename("o", cl::desc("Override output filename"), variable