Searched refs:OutputAssembly (Results 1 – 3 of 3) sorted by relevance
89 OutputAssembly("S", cl::desc("Write output as LLVM assembly"), cl::Hidden); variable467 OutputAssembly ? sys::fs::OF_TextWithCRLF in main()482 if (OutputAssembly) { in main()
112 OutputAssembly("S", cl::desc("Write output as LLVM assembly")); variable707 OutputAssembly ? sys::fs::OF_TextWithCRLF : sys::fs::OF_None; in main()750 if (!Force && !NoOutput && !AnalyzeOnly && !OutputAssembly) in main()817 OK = OutputAssembly in main()1050 if (OutputAssembly) { in main()
125 static cl::opt<bool> OutputAssembly("S", variable381 if (OutputAssembly) in main()