Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-as/
Dllvm-as.cpp44 DisableOutput("disable-output", cl::desc("Disable output"), cl::init(false)); variable
115 if (!DisableOutput) in main()
/external/llvm/tools/llvm-as/
Dllvm-as.cpp44 static cl::opt<bool> DisableOutput("disable-output", cl::desc("Disable output"), variable
120 if (!DisableOutput) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-as/
Dllvm-as.cpp44 static cl::opt<bool> DisableOutput("disable-output", cl::desc("Disable output"), variable
144 if (!DisableOutput) in main()