Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/
H A DCIRGenAction.cpp34 case CIRGenAction::OutputType::EmitBC: in getBackendActionFromOutputType()
127 case CIRGenAction::OutputType::EmitBC: in HandleTranslationUnit()
173 case CIRGenAction::OutputType::EmitBC: in getOutputStream()
208 : CIRGenAction(OutputType::EmitBC, MLIRCtx) {} in EmitBCAction()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/FrontendAction/
H A DCIRGenAction.h31 EmitBC, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h63 EmitBC, enumerator
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp74 case EmitBC: in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp317 case frontend::EmitBC: in IncrementalAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2799 {frontend::EmitBC, OPT_emit_llvm_bc}, in getFrontendActionTable()
4766 case frontend::EmitBC: in isStrictlyPreprocessorAction()
4808 case frontend::EmitBC: in isCodeGenAction()