Home
last modified time | relevance | path

Searched refs:OutputAssembly (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp100 OutputAssembly("S", cl::desc("Write output as LLVM assembly")); variable
594 if (!Force && !NoOutput && !AnalyzeOnly && !OutputAssembly) in main()
601 OK = OutputAssembly in main()
808 if (OutputAssembly) { in main()
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp90 OutputAssembly("S", variable
273 if (OutputAssembly) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-extract/
Dllvm-extract.cpp100 OutputAssembly("S", variable
340 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-7.0/llvm/tools/llvm-link/
Dllvm-link.cpp90 OutputAssembly("S", cl::desc("Write output as LLVM assembly"), cl::Hidden); variable
399 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()