Home
last modified time | relevance | path

Searched refs:emitBackendOutput (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DBackendUtil.h42 void emitBackendOutput(CompilerInstance &CI, CodeGenOptions &CGOpts,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp324 clang::emitBackendOutput( in HandleTranslationUnit()
332 clang::emitBackendOutput(CI, CodeGenOpts, in HandleTranslationUnit()
H A DCodeGenAction.cpp316 emitBackendOutput(CI, CI.getCodeGenOpts(), in HandleTranslationUnit()
1187 emitBackendOutput(CI, CI.getCodeGenOpts(), in ExecuteAction()
H A DBackendUtil.cpp1401 void clang::emitBackendOutput(CompilerInstance &CI, CodeGenOptions &CGOpts, in emitBackendOutput() function in clang
/freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/
H A DCIRGenAction.cpp135 emitBackendOutput( in HandleTranslationUnit()