Home
last modified time | relevance | path

Searched refs:lexCommand (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/bugpoint/
DToolRunner.cpp391 static void lexCommand(std::string &Message, const std::string &CommandLine, in lexCommand() function
432 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()
448 lexCommand(Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.cpp378 static void lexCommand(std::string &Message, const std::string &CommandLine, in lexCommand() function
418 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()
434 lexCommand(Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()