Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
DLineEditor.cpp23 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath()
198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
/external/llvm-project/llvm/lib/LineEditor/
DLineEditor.cpp23 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath()
198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
/external/llvm/lib/LineEditor/
DLineEditor.cpp24 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath()
199 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
287 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp196 static const Target *GetTarget(const char *ProgName) { in GetTarget()
348 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
396 const char *ProgName = argv[0]; in main() local
/external/llvm-project/llvm/tools/llvm-ml/
Dllvm-ml.cpp81 static Triple GetTriple(StringRef ProgName, opt::InputArgList &Args) { in GetTriple()
127 static int AssembleInput(StringRef ProgName, const Target *TheTarget, in AssembleInput()
168 StringRef ProgName = sys::path::filename(Argv[0]); in main() local
/external/llvm-project/llvm/tools/llvm-mc/
Dllvm-mc.cpp198 static const Target *GetTarget(const char *ProgName) { in GetTarget()
286 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
332 const char *ProgName = argv[0]; in main() local
/external/clang/lib/Driver/
DToolChain.cpp101 const DriverSuffix *FindDriverSuffix(StringRef ProgName) { in FindDriverSuffix()
129 std::string ProgName = llvm::sys::path::stem(Argv0); in normalizeProgramName() local
137 const DriverSuffix *parseDriverSuffix(StringRef ProgName) { in parseDriverSuffix()
166 std::string ProgName = normalizeProgramName(PN); in getTargetAndModeFromProgramName() local
/external/llvm-project/llvm/tools/llvm-mc-assemble-fuzzer/
Dllvm-mc-assemble-fuzzer.cpp106 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
193 const char *ProgName = "llvm-mc-fuzzer"; in AssembleOneInput() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DMain.cpp55 static int reportError(const char *ProgName, Twine Msg) { in reportError()
/external/llvm-project/llvm/lib/TableGen/
DMain.cpp58 static int reportError(const char *ProgName, Twine Msg) { in reportError()
/external/llvm-project/llvm/tools/llvm-mca/
Dllvm-mca.cpp220 const Target *getTarget(const char *ProgName) { in getTarget()
309 const char *ProgName = argv[0]; in main() local
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp138 static const DriverSuffix *FindDriverSuffix(StringRef ProgName, size_t &Pos) { in FindDriverSuffix()
171 std::string ProgName = std::string(llvm::sys::path::stem(Argv0)); in normalizeProgramName() local
179 static const DriverSuffix *parseDriverSuffix(StringRef ProgName, size_t &Pos) { in parseDriverSuffix()
207 std::string ProgName = normalizeProgramName(PN); in getTargetAndModeFromProgramName() local
DDriver.cpp1814 StringRef ProgName = A->getValue(); in HandleImmediateArgs() local
/external/llvm/tools/llc/
Dllc.cpp147 const char *ProgName) { in GetOutputStream()
/external/llvm-project/llvm/tools/lli/
Dlli.cpp375 static void reportError(SMDiagnostic Err, const char *ProgName) { in reportError()
794 int runOrcLazyJIT(const char *ProgName) { in runOrcLazyJIT()
/external/llvm-project/llvm/tools/llc/
Dllc.cpp196 const char *ProgName) { in GetOutputStream()
/external/clang/tools/driver/
Ddriver.cpp328 std::string ProgName = argv[0]; in main() local
/external/llvm/lib/Support/
DSourceMgr.cpp335 void SMDiagnostic::print(const char *ProgName, raw_ostream &S, bool ShowColors, in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp368 void SMDiagnostic::print(const char *ProgName, raw_ostream &OS, in print()
/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp73 static std::string *ProgName; variable
/external/llvm-project/llvm/lib/Support/
DSourceMgr.cpp475 void SMDiagnostic::print(const char *ProgName, raw_ostream &OS, bool ShowColors, in print()
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp527 StringRef ProgName(sys::path::filename(argv[0])); in main() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDriver.cpp90 static std::string *ProgName; variable
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDriver.cpp90 static std::string *ProgName; variable
/external/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp2452 StringRef ProgName(sys::path::filename(argv[0])); in main() local