Home
last modified time | relevance | path

Searched refs:OutputAssembly (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-link/
Dllvm-link.cpp43 OutputAssembly("S", variable
133 if (OutputAssembly) { in main()
/external/llvm/tools/opt/
Dopt.cpp96 OutputAssembly("S", cl::desc("Write output as LLVM assembly")); variable
451 if (!Force && !NoOutput && !AnalyzeOnly && !OutputAssembly) in main()
458 OK = OutputAssembly ? OK_OutputAssembly : OK_OutputBitcode; in main()
647 if (OutputAssembly) { in main()
/external/swiftshader/third_party/LLVM/tools/llvm-extract/
Dllvm-extract.cpp75 OutputAssembly("S", variable
227 if (OutputAssembly) in main()
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp90 OutputAssembly("S", variable
273 if (OutputAssembly) in main()
/external/llvm/tools/llvm-link/
Dllvm-link.cpp85 OutputAssembly("S", variable
390 if (OutputAssembly) { in main()
/external/swiftshader/third_party/LLVM/tools/opt/
Dopt.cpp74 OutputAssembly("S", cl::desc("Write output as LLVM assembly")); variable
535 if (!Force && !NoOutput && !AnalyzeOnly && !OutputAssembly) in main()
696 if (OutputAssembly) in main()