Home
last modified time | relevance | path

Searched refs:EmitAssembly (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/
H A DCIRGenAction.cpp32 case CIRGenAction::OutputType::EmitAssembly: in getBackendActionFromOutputType()
129 case CIRGenAction::OutputType::EmitAssembly: { in HandleTranslationUnit()
167 case CIRGenAction::OutputType::EmitAssembly: in getOutputStream()
196 : CIRGenAction(OutputType::EmitAssembly, MLIRCtx) {} in EmitAssemblyAction()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/FrontendAction/
H A DCIRGenAction.h28 EmitAssembly, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h60 EmitAssembly, enumerator
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp68 case EmitAssembly: in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp316 case frontend::EmitAssembly: in IncrementalAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2798 {frontend::EmitAssembly, OPT_S}, in getFrontendActionTable()
4765 case frontend::EmitAssembly: in isStrictlyPreprocessorAction()
4807 case frontend::EmitAssembly: in isCodeGenAction()