Lines Matching refs:FrameIdx
873 int FrameIdx, in StoreRegToStackSlot() argument
886 FrameIdx)); in StoreRegToStackSlot()
892 FrameIdx)); in StoreRegToStackSlot()
897 FrameIdx)); in StoreRegToStackSlot()
902 FrameIdx)); in StoreRegToStackSlot()
907 FrameIdx)); in StoreRegToStackSlot()
913 FrameIdx)); in StoreRegToStackSlot()
919 FrameIdx)); in StoreRegToStackSlot()
925 FrameIdx)); in StoreRegToStackSlot()
931 FrameIdx)); in StoreRegToStackSlot()
937 FrameIdx)); in StoreRegToStackSlot()
945 FrameIdx)); in StoreRegToStackSlot()
951 FrameIdx)); in StoreRegToStackSlot()
957 FrameIdx)); in StoreRegToStackSlot()
963 FrameIdx)); in StoreRegToStackSlot()
975 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() argument
985 if (StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs, in storeRegToStackSlot()
1000 MF.getMachineMemOperand(MachinePointerInfo::getFixedStack(FrameIdx), in storeRegToStackSlot()
1002 MFI.getObjectSize(FrameIdx), in storeRegToStackSlot()
1003 MFI.getObjectAlignment(FrameIdx)); in storeRegToStackSlot()
1009 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot() argument
1019 DestReg), FrameIdx)); in LoadRegFromStackSlot()
1023 FrameIdx)); in LoadRegFromStackSlot()
1026 FrameIdx)); in LoadRegFromStackSlot()
1029 FrameIdx)); in LoadRegFromStackSlot()
1033 FrameIdx)); in LoadRegFromStackSlot()
1038 FrameIdx)); in LoadRegFromStackSlot()
1042 FrameIdx)); in LoadRegFromStackSlot()
1046 FrameIdx)); in LoadRegFromStackSlot()
1050 FrameIdx)); in LoadRegFromStackSlot()
1054 FrameIdx)); in LoadRegFromStackSlot()
1062 FrameIdx)); in LoadRegFromStackSlot()
1066 FrameIdx)); in LoadRegFromStackSlot()
1070 FrameIdx)); in LoadRegFromStackSlot()
1074 FrameIdx)); in LoadRegFromStackSlot()
1086 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot() argument
1098 if (LoadRegFromStackSlot(MF, DL, DestReg, FrameIdx, RC, NewMIs, in loadRegFromStackSlot()
1113 MF.getMachineMemOperand(MachinePointerInfo::getFixedStack(FrameIdx), in loadRegFromStackSlot()
1115 MFI.getObjectSize(FrameIdx), in loadRegFromStackSlot()
1116 MFI.getObjectAlignment(FrameIdx)); in loadRegFromStackSlot()