Searched defs:MAB (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/CodeGen/
H A DMCLDTargetMachine.cpp293 MCAsmBackend *MAB = 0; local
296 MAB = m_pLLVMTarget->createMCAsmBackend(MRI, m_Triple,
307 MCE, MAB,
334 MCAsmBackend* MAB = local
336 if (MCE == 0 || MAB == 0)
341 m_Triple, *Context, *MAB, pOutput, MCE, STI,

Completed in 30 milliseconds