Searched refs:Backend_EmitAssembly (Results 1 – 3 of 3) sorted by relevance
29 Backend_EmitAssembly, ///< Emit native assembly files enumerator
697 case Backend_EmitAssembly: in GetOutputStream()858 : CodeGenAction(Backend_EmitAssembly, _VMContext) {} in EmitAssemblyAction()
667 assert(Action == Backend_EmitAssembly && "Invalid action!"); in AddEmitPasses()