Searched defs:LdrOpc (Results 1 – 4 of 4) sorted by relevance
615 unsigned LdmOpc, unsigned LdrOpc, in emitPopInst()725 unsigned LdrOpc = AFI->isThumbFunction() ? ARM::t2LDR_POST :ARM::LDR_POST_IMM; in restoreCalleeSavedRegisters() local
957 unsigned LdmOpc, unsigned LdrOpc, in emitPopInst()1344 unsigned LdrOpc = AFI->isThumbFunction() ? ARM::t2LDR_POST :ARM::LDR_POST_IMM; in restoreCalleeSavedRegisters() local
2479 unsigned LdrOpc = isThumb2 ? ARM::t2LDRi12 : ARM::LDRi12; in SelectIntrinsicCall() local
1048 unsigned LdrOpc; in restoreCalleeSavedRegisters() local