Searched defs:LdrOpc (Results 1 – 4 of 4) sorted by relevance
1149 unsigned LdmOpc, unsigned LdrOpc, in emitPopInst()1584 unsigned LdrOpc = AFI->isThumbFunction() ? ARM::t2LDR_POST :ARM::LDR_POST_IMM; in restoreCalleeSavedRegisters() local
2488 unsigned LdrOpc = isThumb2 ? ARM::t2LDRi12 : ARM::LDRi12; in SelectIntrinsicCall() local
2627 unsigned LdrOpc; in restoreCalleeSavedRegisters() local
467 unsigned LdrOpc; in materializeGV() local