Home | History | Annotate | Download | only in ARM

Lines Matching refs:getDPRCalleeSavedGapSize

739                  AFI->getDPRCalleeSavedGapSize() +
788 if (AFI->getDPRCalleeSavedGapSize()) {
789 assert(AFI->getDPRCalleeSavedGapSize() == 4 &&
791 emitSPUpdate(isARM, MBB, MBBI, dl, TII, AFI->getDPRCalleeSavedGapSize());