Lines Matching refs:FrameIndex
369 unsigned FrameIndex) const {
406 FrameIndex);
413 unsigned FrameIndex) const {
432 Reg), FrameIndex);
455 unsigned FrameIndex) const {
473 FrameIndex);
480 unsigned FrameIndex) const {
496 Reg), FrameIndex);
573 int FrameIndex = MI.getOperand(FIOperandNum).getIndex();
583 if (FPSI && FrameIndex == FPSI &&
591 lowerCRSpilling(II, FrameIndex);
594 lowerCRRestore(II, FrameIndex);
597 lowerVRSAVESpilling(II, FrameIndex);
600 lowerVRSAVERestore(II, FrameIndex);
604 // Replace the FrameIndex with base register with GPR1 (SP) or GPR31 (FP).
606 FrameIndex < 0 ? getBaseRegister(MF) : getFrameRegister(MF), false);
616 int Offset = MFI->getObjectOffset(FrameIndex);
626 if (!(hasBasePointer(MF) && FrameIndex < 0))
750 "Instr doesn't have FrameIndex operand!");
830 "Instr doesn't have FrameIndex operand!");