Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp229 void emitAssembly(BackendAction Action, std::unique_ptr<raw_pwrite_stream> OS,
1266 void EmitAssemblyHelper::emitAssembly(BackendAction Action, in emitAssembly() function in EmitAssemblyHelper
1449 AsmHelper.emitAssembly(Action, std::move(OS), BC); in emitBackendOutput()