Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-mc/
Dllvm-mc.cpp175 static const Target *GetTarget(const char *ProgName) { in GetTarget()
233 static int AsLexInput(const char *ProgName) { in AsLexInput()
342 static int AssembleInput(const char *ProgName) { in AssembleInput()
448 static int DisassembleInput(const char *ProgName, bool Enhanced) { in DisassembleInput()
/external/swiftshader/third_party/llvm-7.0/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/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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
Dllvm-mc.cpp189 static const Target *GetTarget(const char *ProgName) { in GetTarget()
276 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
321 const char *ProgName = argv[0]; in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DMain.cpp49 static int reportError(const char *ProgName, Twine Msg) { in reportError()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
Dllvm-mca.cpp182 const Target *getTarget(const char *ProgName) { in getTarget()
239 int AssembleInput(const char *ProgName, MCAsmParser &Parser, in AssembleInput()
351 const char *ProgName = argv[0]; in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc-assemble-fuzzer/
Dllvm-mc-assemble-fuzzer.cpp105 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
190 const char *ProgName = "llvm-mc-fuzzer"; in AssembleOneInput() 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/swiftshader/third_party/LLVM/tools/llc/
Dllc.cpp160 const char *ProgName) { in GetOutputStream()
/external/swiftshader/third_party/LLVM/lib/Support/
DSourceMgr.cpp202 void SMDiagnostic::Print(const char *ProgName, raw_ostream &S) const { in Print() argument
DCommandLine.cpp555 std::string ProgName = sys::path::filename(argv[0]); in ParseCommandLineOptions() local
/external/llvm/tools/llc/
Dllc.cpp147 const char *ProgName) { in GetOutputStream()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp177 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-7.0/llvm/lib/Support/
DSourceMgr.cpp367 void SMDiagnostic::print(const char *ProgName, raw_ostream &S, bool ShowColors, in print()
/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp73 static std::string *ProgName; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp335 static void reportError(SMDiagnostic Err, const char *ProgName) { in reportError()
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp527 StringRef ProgName(sys::path::filename(argv[0])); in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp820 StringRef ProgName(sys::path::filename(argv[0])); in main() local