Searched refs:SPAdd (Results 1 – 1 of 1) sorted by relevance
1360 unsigned SPAdd = 0; in emitEpilogue() local1399 SPAdd = FrameSize; in emitEpilogue()1447 if (MustSaveLR && RBReg == SPReg && isInt<16>(LROffset+SPAdd)) { in emitEpilogue()1449 .addImm(LROffset+SPAdd) in emitEpilogue()1488 if (RBReg != SPReg || SPAdd != 0) { in emitEpilogue()1491 if (SPAdd == 0) in emitEpilogue()1498 .addImm(SPAdd); in emitEpilogue()