Searched refs:emitBackendOutput (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | BackendUtil.h | 42 void emitBackendOutput(CompilerInstance &CI, CodeGenOptions &CGOpts,
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ObjectFilePCHContainerWriter.cpp | 324 clang::emitBackendOutput( in HandleTranslationUnit() 332 clang::emitBackendOutput(CI, CodeGenOpts, in HandleTranslationUnit()
|
| H A D | CodeGenAction.cpp | 316 emitBackendOutput(CI, CI.getCodeGenOpts(), in HandleTranslationUnit() 1187 emitBackendOutput(CI, CI.getCodeGenOpts(), in ExecuteAction()
|
| H A D | BackendUtil.cpp | 1401 void clang::emitBackendOutput(CompilerInstance &CI, CodeGenOptions &CGOpts, in emitBackendOutput() function in clang
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/ |
| H A D | CIRGenAction.cpp | 135 emitBackendOutput( in HandleTranslationUnit()
|