Searched refs:EmitAssembly (Results 1 – 5 of 5) sorted by relevance
135 void EmitAssembly(BackendAction Action, raw_pwrite_stream *OS);586 void EmitAssemblyHelper::EmitAssembly(BackendAction Action, in EmitAssembly() function in EmitAssemblyHelper654 AsmHelper.EmitAssembly(Action, OS); in EmitBackendOutput()
33 EmitAssembly, ///< Emit a .s file. enumerator
46 case EmitAssembly: return new EmitAssemblyAction(); in CreateFrontendBaseAction()
126 case EmitAssembly: return new EmitAssemblyAction(); in CreateFrontendBaseAction()
806 Opts.ProgramAction = frontend::EmitAssembly; break; in ParseFrontendArgs()1779 case frontend::EmitAssembly: in ParsePreprocessorOutputArgs()