HomeSort by: relevance | last modified time | path
    Searched defs:EmitAssembly (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendOptions.h 58 EmitAssembly,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
BackendUtil.cpp 166 void EmitAssembly(BackendAction Action,
939 void EmitAssemblyHelper::EmitAssembly(BackendAction Action,
1178 /// A clean version of `EmitAssembly` that uses the new pass manager.
1185 /// `EmitAssembly` at some point in the future when the default switches.
1655 AsmHelper.EmitAssembly(Action, std::move(OS));

Completed in 78 milliseconds