Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1340 EmitAssemblyHelper AsmHelper(Diags, HeaderOpts, CGOpts, TOpts, LOpts, M, VFS); in EmitBackendOutput() local
1341 AsmHelper.EmitAssembly(Action, std::move(OS), BC); in EmitBackendOutput()
1345 if (AsmHelper.TM) { in EmitBackendOutput()