Home
last modified time | relevance | path

Searched refs:CustomExecCommand (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp100 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/
DExecutionDriver.cpp100 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/
DExecutionDriver.cpp103 CustomExecCommand("exec-command", cl::init("simulate"), variable
210 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
290 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()