HomeSort by relevance Sort by last modified time
    Searched refs:LLC_Safe (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/bugpoint/
ExecutionDriver.cpp 32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom
51 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"),
187 case LLC_Safe:
219 InterpreterSel == LLC_Safe) {
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
ExecutionDriver.cpp 31 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, RunCBE, CBE_bug, LLC_Safe,
53 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"),
188 case LLC_Safe:
240 InterpreterSel == LLC_Safe) {

Completed in 71 milliseconds