Searched refs:EmitAssembly (Results 1 – 4 of 4) sorted by relevance
137 void EmitAssembly(BackendAction Action, raw_pwrite_stream *OS);624 void EmitAssemblyHelper::EmitAssembly(BackendAction Action, in EmitAssembly() function in EmitAssemblyHelper696 AsmHelper.EmitAssembly(Action, OS); in EmitBackendOutput()
34 EmitAssembly, ///< Emit a .s file. enumerator
46 case EmitAssembly: return new EmitAssemblyAction(); in CreateFrontendBaseAction()
918 Opts.ProgramAction = frontend::EmitAssembly; break; in ParseFrontendArgs()1928 case frontend::EmitAssembly: in ParsePreprocessorOutputArgs()