Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DBackendUtil.cpp776 EmitAssemblyHelper AsmHelper(Diags, CGOpts, TOpts, LOpts, M); in EmitBackendOutput() local
778 AsmHelper.EmitAssembly(Action, OS); in EmitBackendOutput()
782 if (AsmHelper.TM) { in EmitBackendOutput()