Searched refs:EmitAssembly (Results 1 – 4 of 4) sorted by relevance
56 EmitAssembly, enumerator
53 case EmitAssembly: return llvm::make_unique<EmitAssemblyAction>(); in CreateFrontendBaseAction()
141 void EmitAssembly(BackendAction Action,775 void EmitAssemblyHelper::EmitAssembly(BackendAction Action, in EmitAssembly() function in EmitAssemblyHelper1318 AsmHelper.EmitAssembly(Action, std::move(OS)); in EmitBackendOutput()
1610 Opts.ProgramAction = frontend::EmitAssembly; break; in ParseFrontendArgs()3041 case frontend::EmitAssembly: in isStrictlyPreprocessorAction()