Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp307 std::vector<const char*> ProgramArgs; in compileProgram() local
308 ProgramArgs.push_back(CompilerCommand.c_str()); in compileProgram()
311 ProgramArgs.push_back(CompilerArgs.at(i).c_str()); in compileProgram()
312 ProgramArgs.push_back(Bitcode.c_str()); in compileProgram()
313 ProgramArgs.push_back(nullptr); in compileProgram()
317 ProgramArgs.push_back(CompilerArgs[i].c_str()); in compileProgram()
319 if (RunProgramWithTimeout(CompilerCommand, &ProgramArgs[0], in compileProgram()
322 *Error = ProcessFailure(CompilerCommand, &ProgramArgs[0], in compileProgram()
364 std::vector<const char*> ProgramArgs; in ExecuteProgram() local
365 ProgramArgs.push_back(ExecutionCommand.c_str()); in ExecuteProgram()
[all …]
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.cpp294 std::vector<const char*> ProgramArgs; in compileProgram() local
295 ProgramArgs.push_back(CompilerCommand.c_str()); in compileProgram()
298 ProgramArgs.push_back(CompilerArgs.at(i).c_str()); in compileProgram()
299 ProgramArgs.push_back(Bitcode.c_str()); in compileProgram()
300 ProgramArgs.push_back(0); in compileProgram()
304 ProgramArgs.push_back(CompilerArgs[i].c_str()); in compileProgram()
306 if (RunProgramWithTimeout( sys::Path(CompilerCommand), &ProgramArgs[0], in compileProgram()
309 *Error = ProcessFailure(sys::Path(CompilerCommand), &ProgramArgs[0], in compileProgram()
351 std::vector<const char*> ProgramArgs; in ExecuteProgram() local
352 ProgramArgs.push_back(ExecutionCommand.c_str()); in ExecuteProgram()
[all …]
/external/eigen/bench/btl/libs/mtl4/
D.kdbgrc.main6 ProgramArgs=