| /external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/ |
| D | LineEditor.cpp | 23 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/ |
| D | LineEditor.cpp | 23 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/ |
| D | LineEditor.cpp | 24 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/ |
| D | llvm-mc.cpp | 196 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/ |
| D | llvm-ml.cpp | 81 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/ |
| D | llvm-mc.cpp | 198 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/ |
| D | ToolChain.cpp | 101 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/ |
| D | llvm-mc-assemble-fuzzer.cpp | 106 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/ |
| D | Main.cpp | 55 static int reportError(const char *ProgName, Twine Msg) { in reportError()
|
| /external/llvm-project/llvm/lib/TableGen/ |
| D | Main.cpp | 58 static int reportError(const char *ProgName, Twine Msg) { in reportError()
|
| /external/llvm-project/llvm/tools/llvm-mca/ |
| D | llvm-mca.cpp | 220 const Target *getTarget(const char *ProgName) { in getTarget() 309 const char *ProgName = argv[0]; in main() local
|
| /external/llvm-project/clang/lib/Driver/ |
| D | ToolChain.cpp | 138 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
|
| D | Driver.cpp | 1814 StringRef ProgName = A->getValue(); in HandleImmediateArgs() local
|
| /external/llvm/tools/llc/ |
| D | llc.cpp | 147 const char *ProgName) { in GetOutputStream()
|
| /external/llvm-project/llvm/tools/lli/ |
| D | lli.cpp | 375 static void reportError(SMDiagnostic Err, const char *ProgName) { in reportError() 794 int runOrcLazyJIT(const char *ProgName) { in runOrcLazyJIT()
|
| /external/llvm-project/llvm/tools/llc/ |
| D | llc.cpp | 196 const char *ProgName) { in GetOutputStream()
|
| /external/clang/tools/driver/ |
| D | driver.cpp | 328 std::string ProgName = argv[0]; in main() local
|
| /external/llvm/lib/Support/ |
| D | SourceMgr.cpp | 335 void SMDiagnostic::print(const char *ProgName, raw_ostream &S, bool ShowColors, in print()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | SourceMgr.cpp | 368 void SMDiagnostic::print(const char *ProgName, raw_ostream &OS, in print()
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerDriver.cpp | 73 static std::string *ProgName; variable
|
| /external/llvm-project/llvm/lib/Support/ |
| D | SourceMgr.cpp | 475 void SMDiagnostic::print(const char *ProgName, raw_ostream &OS, bool ShowColors, in print()
|
| /external/llvm/tools/llvm-profdata/ |
| D | llvm-profdata.cpp | 527 StringRef ProgName(sys::path::filename(argv[0])); in main() local
|
| /external/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerDriver.cpp | 90 static std::string *ProgName; variable
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerDriver.cpp | 90 static std::string *ProgName; variable
|
| /external/llvm-project/llvm/tools/llvm-profdata/ |
| D | llvm-profdata.cpp | 2452 StringRef ProgName(sys::path::filename(argv[0])); in main() local
|