Searched refs:OutputAssembly (Results 1 – 3 of 3) sorted by relevance
110 OutputAssembly("S", cl::desc("Write output as LLVM assembly")); variable618 OutputAssembly ? sys::fs::OF_TextWithCRLF : sys::fs::OF_None; in main()664 if (!Force && !NoOutput && !OutputAssembly) in main()726 OK = OutputAssembly in main()863 if (OutputAssembly) in main()
98 static cl::opt<bool> OutputAssembly("S", variable500 OutputAssembly ? sys::fs::OF_TextWithCRLF in main()515 if (OutputAssembly) { in main()
125 static cl::opt<bool> OutputAssembly("S", variable420 if (OutputAssembly) in main()