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