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.cpp1448 EmitAssemblyHelper AsmHelper(CI, CGOpts, M, VFS); in emitBackendOutput() local
1449 AsmHelper.emitAssembly(Action, std::move(OS), BC); in emitBackendOutput()
1453 if (AsmHelper.TM) { in emitBackendOutput()