Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:FrameIndex

391                                       unsigned FrameIndex) const {
428 FrameIndex);
435 unsigned FrameIndex) const {
454 Reg), FrameIndex);
508 unsigned FrameIndex) const {
544 FrameIndex);
551 unsigned FrameIndex) const {
570 Reg), FrameIndex);
598 unsigned FrameIndex) const {
616 FrameIndex);
623 unsigned FrameIndex) const {
639 Reg), FrameIndex);
717 int FrameIndex = MI.getOperand(FIOperandNum).getIndex();
727 if (FPSI && FrameIndex == FPSI &&
735 lowerCRSpilling(II, FrameIndex);
738 lowerCRRestore(II, FrameIndex);
741 lowerCRBitSpilling(II, FrameIndex);
744 lowerCRBitRestore(II, FrameIndex);
747 lowerVRSAVESpilling(II, FrameIndex);
750 lowerVRSAVERestore(II, FrameIndex);
754 // Replace the FrameIndex with base register with GPR1 (SP) or GPR31 (FP).
756 FrameIndex < 0 ? getBaseRegister(MF) : getFrameRegister(MF), false);
766 int Offset = MFI->getObjectOffset(FrameIndex);
776 if (!(hasBasePointer(MF) && FrameIndex < 0))
892 "Instr doesn't have FrameIndex operand!");
969 "Instr doesn't have FrameIndex operand!");