Searched refs:LLC_Safe (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 37 LLC_Safe, enumerator 57 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"), 185 case LLC_Safe: in initializeExecutionEnvironment() 215 if (!SafeInterpreter && InterpreterSel == LLC_Safe) { in initializeExecutionEnvironment()
|
/external/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator 51 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"), 187 case LLC_Safe: in initializeExecutionEnvironment() 219 InterpreterSel == LLC_Safe) { in initializeExecutionEnvironment()
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ExecutionDriver.cpp | 31 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, RunCBE, CBE_bug, LLC_Safe, enumerator 53 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"), 188 case LLC_Safe: in initializeExecutionEnvironment() 240 InterpreterSel == LLC_Safe) { in initializeExecutionEnvironment()
|