Searched refs:MCE (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/CodeGen/
H A DMCLDTargetMachine.cpp292 MCCodeEmitter* MCE = 0; local
295 MCE = m_pLLVMTarget->createMCCodeEmitter(MII, MRI, STI, *Context);
307 MCE, MAB,
330 MCCodeEmitter* MCE = local
336 if (MCE == 0 || MAB == 0)
341 m_Triple, *Context, *MAB, pOutput, MCE, STI,

Completed in 77 milliseconds