Lines Matching refs:FrameIdx

958                                   int FrameIdx,  in StoreRegToStackSlot()  argument
971 FrameIdx)); in StoreRegToStackSlot()
977 FrameIdx)); in StoreRegToStackSlot()
982 FrameIdx)); in StoreRegToStackSlot()
987 FrameIdx)); in StoreRegToStackSlot()
992 FrameIdx)); in StoreRegToStackSlot()
998 FrameIdx)); in StoreRegToStackSlot()
1004 FrameIdx)); in StoreRegToStackSlot()
1010 FrameIdx)); in StoreRegToStackSlot()
1016 FrameIdx)); in StoreRegToStackSlot()
1022 FrameIdx)); in StoreRegToStackSlot()
1030 FrameIdx)); in StoreRegToStackSlot()
1036 FrameIdx)); in StoreRegToStackSlot()
1042 FrameIdx)); in StoreRegToStackSlot()
1048 FrameIdx)); in StoreRegToStackSlot()
1060 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() argument
1070 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs, in storeRegToStackSlot()
1085 MachinePointerInfo::getFixedStack(MF, FrameIdx), in storeRegToStackSlot()
1086 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIdx), in storeRegToStackSlot()
1087 MFI.getObjectAlignment(FrameIdx)); in storeRegToStackSlot()
1092 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot() argument
1102 DestReg), FrameIdx)); in LoadRegFromStackSlot()
1106 FrameIdx)); in LoadRegFromStackSlot()
1109 FrameIdx)); in LoadRegFromStackSlot()
1112 FrameIdx)); in LoadRegFromStackSlot()
1116 FrameIdx)); in LoadRegFromStackSlot()
1121 FrameIdx)); in LoadRegFromStackSlot()
1125 FrameIdx)); in LoadRegFromStackSlot()
1129 FrameIdx)); in LoadRegFromStackSlot()
1133 FrameIdx)); in LoadRegFromStackSlot()
1137 FrameIdx)); in LoadRegFromStackSlot()
1145 FrameIdx)); in LoadRegFromStackSlot()
1149 FrameIdx)); in LoadRegFromStackSlot()
1153 FrameIdx)); in LoadRegFromStackSlot()
1157 FrameIdx)); in LoadRegFromStackSlot()
1169 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot() argument
1181 if (LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs, in loadRegFromStackSlot()
1196 MachinePointerInfo::getFixedStack(MF, FrameIdx), in loadRegFromStackSlot()
1197 MachineMemOperand::MOLoad, MFI.getObjectSize(FrameIdx), in loadRegFromStackSlot()
1198 MFI.getObjectAlignment(FrameIdx)); in loadRegFromStackSlot()