Searched defs:LdmOpc (Results 1 – 2 of 2) sorted by relevance
648 unsigned LdmOpc, unsigned LdrOpc, in emitPopInst()
978 unsigned LdmOpc = AFI->isThumbFunction() ? ARM::t2LDMIA : ARM::LDMIA; in loadRegFromStackSlot() local