Searched defs:LdrOpc (Results 1 – 2 of 2) sorted by relevance
648 unsigned LdmOpc, unsigned LdrOpc, in emitPopInst()1015 unsigned LdrOpc = AFI->isThumbFunction() ? ARM::t2LDR_POST :ARM::LDR_POST_IMM; in restoreCalleeSavedRegisters() local
2490 unsigned LdrOpc; in SelectIntrinsicCall() local