Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp95 cl::opt<std::string> CustomCompileCommand( variable
196 Message, CustomCompileCommand); in initializeExecutionEnvironment()
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp95 CustomCompileCommand("compile-command", cl::init("llc"), variable
199 AbstractInterpreter::createCustomCompiler(Message, CustomCompileCommand); in initializeExecutionEnvironment()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExecutionDriver.cpp98 CustomCompileCommand("compile-command", cl::init("llc"), variable
206 AbstractInterpreter::createCustomCompiler(Message, CustomCompileCommand); in initializeExecutionEnvironment()