Searched refs:CustomExecCommand (Results 1 – 3 of 3) sorted by relevance
/external/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 100 CustomExecCommand("exec-command", cl::init("simulate"), variable 203 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment() 253 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 100 cl::opt<std::string> CustomExecCommand( variable 200 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment() 243 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ExecutionDriver.cpp | 103 CustomExecCommand("exec-command", cl::init("simulate"), variable 210 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment() 290 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
|