Searched refs:SPAdd (Results 1 – 1 of 1) sorted by relevance
1381 unsigned SPAdd = 0; in emitEpilogue() local1420 SPAdd = FrameSize; in emitEpilogue()1468 if (MustSaveLR && RBReg == SPReg && isInt<16>(LROffset+SPAdd)) { in emitEpilogue()1470 .addImm(LROffset+SPAdd) in emitEpilogue()1509 if (RBReg != SPReg || SPAdd != 0) { in emitEpilogue()1512 if (SPAdd == 0) in emitEpilogue()1519 .addImm(SPAdd); in emitEpilogue()