Home
last modified time | relevance | path

Searched refs:FrameIndex (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp69 int &FrameIndex) const { in isLoadFromStackSlot()
75 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
88 int &FrameIndex) const { in isStoreToStackSlot()
94 FrameIndex = MI.getOperand(1).getIndex(); in isStoreToStackSlot()
296 int FrameIndex, in storeRegToStackSlot() argument
302 unsigned Align = MFI.getObjectAlignment(FrameIndex); in storeRegToStackSlot()
305 MachinePointerInfo::getFixedStack(MF, FrameIndex), in storeRegToStackSlot()
306 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), Align); in storeRegToStackSlot()
314 << " to FrameIndex=" << FrameIndex << "\n"); in storeRegToStackSlot()
317 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
[all …]
/external/llvm-project/llvm/lib/Target/ARC/
DARCInstrInfo.cpp69 int &FrameIndex) const { in isLoadFromStackSlot()
75 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
88 int &FrameIndex) const { in isStoreToStackSlot()
94 FrameIndex = MI.getOperand(1).getIndex(); in isStoreToStackSlot()
296 int FrameIndex, in storeRegToStackSlot() argument
304 MachinePointerInfo::getFixedStack(MF, FrameIndex), in storeRegToStackSlot()
305 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
306 MFI.getObjectAlign(FrameIndex)); in storeRegToStackSlot()
314 << " to FrameIndex=" << FrameIndex << "\n"); in storeRegToStackSlot()
317 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
[all …]
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp64 int &FrameIndex) const { in isLoadFromStackSlot()
71 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
84 int &FrameIndex) const { in isStoreToStackSlot()
91 FrameIndex = MI.getOperand(1).getIndex(); in isStoreToStackSlot()
358 int FrameIndex, in storeRegToStackSlot() argument
368 MachinePointerInfo::getFixedStack(*MF, FrameIndex), in storeRegToStackSlot()
369 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
370 MFI.getObjectAlignment(FrameIndex)); in storeRegToStackSlot()
373 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
380 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot() argument
[all …]
DXCoreInstrInfo.h43 int &FrameIndex) const override;
51 int &FrameIndex) const override;
70 unsigned SrcReg, bool isKill, int FrameIndex,
76 unsigned DestReg, int FrameIndex,
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp63 int &FrameIndex) const { in isLoadFromStackSlot()
70 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
83 int &FrameIndex) const { in isStoreToStackSlot()
90 FrameIndex = MI.getOperand(1).getIndex(); in isStoreToStackSlot()
361 int FrameIndex, in storeRegToStackSlot() argument
371 MachinePointerInfo::getFixedStack(*MF, FrameIndex), in storeRegToStackSlot()
372 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
373 MFI.getObjectAlign(FrameIndex)); in storeRegToStackSlot()
376 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
383 Register DestReg, int FrameIndex, in loadRegFromStackSlot() argument
[all …]
DXCoreInstrInfo.h42 int &FrameIndex) const override;
50 int &FrameIndex) const override;
71 Register SrcReg, bool isKill, int FrameIndex,
77 Register DestReg, int FrameIndex,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp63 int &FrameIndex) const { in isLoadFromStackSlot()
70 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
83 int &FrameIndex) const { in isStoreToStackSlot()
90 FrameIndex = MI.getOperand(1).getIndex(); in isStoreToStackSlot()
361 int FrameIndex, in storeRegToStackSlot() argument
371 MachinePointerInfo::getFixedStack(*MF, FrameIndex), in storeRegToStackSlot()
372 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
373 MFI.getObjectAlignment(FrameIndex)); in storeRegToStackSlot()
376 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
383 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot() argument
[all …]
DXCoreInstrInfo.h42 int &FrameIndex) const override;
50 int &FrameIndex) const override;
71 unsigned SrcReg, bool isKill, int FrameIndex,
77 unsigned DestReg, int FrameIndex,
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp64 int &FrameIndex) const { in isLoadFromStackSlot()
70 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
83 int &FrameIndex) const { in isStoreToStackSlot()
89 FrameIndex = MI.getOperand(0).getIndex(); in isStoreToStackSlot()
104 int FrameIndex, in storeRegToStackSlot() argument
117 MachinePointerInfo::getFixedStack(MF, FrameIndex), in storeRegToStackSlot()
118 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
119 MFI.getObjectAlignment(FrameIndex)); in storeRegToStackSlot()
131 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
139 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot() argument
[all …]
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h70 SmallVector<int, 1> FrameIndex; /// Frame index. variable
83 assert(FrameIndex.empty() && "Already initialized?"); in initializeMMI()
90 FrameIndex.push_back(FI); in initializeMMI()
96 assert(FrameIndex.empty() && "Already initialized?"); in initializeDbgValue()
122 ArrayRef<int> getFrameIndex() const { return FrameIndex; } in getFrameIndex()
130 assert(!FrameIndex.empty() && "Expected an MMI entry"); in addMMIEntry()
131 assert(!V.FrameIndex.empty() && "Expected an MMI entry"); in addMMIEntry()
132 assert(Expr.size() == FrameIndex.size() && "Mismatched expressions"); in addMMIEntry()
133 assert(V.Expr.size() == V.FrameIndex.size() && "Mismatched expressions"); in addMMIEntry()
136 FrameIndex.append(V.FrameIndex.begin(), V.FrameIndex.end()); in addMMIEntry()
[all …]
/external/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp103 unsigned OpNo, int FrameIndex, in eliminateFI() argument
125 bool EhDataRegFI = MipsFI->isEhDataRegFI(FrameIndex); in eliminateFI()
126 bool IsISRRegFI = MipsFI->isISRRegFI(FrameIndex); in eliminateFI()
137 if ((FrameIndex >= MinCSFI && FrameIndex <= MaxCSFI) || EhDataRegFI || in eliminateFI()
141 if (MFI->hasVarSizedObjects() && !MFI->isFixedObjectIndex(FrameIndex)) in eliminateFI()
143 else if (MFI->isFixedObjectIndex(FrameIndex)) in eliminateFI()
DMipsInstrInfo.h99 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot() argument
102 storeRegToStack(MBB, MBBI, SrcReg, isKill, FrameIndex, RC, TRI, 0); in storeRegToStackSlot()
107 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot() argument
110 loadRegFromStack(MBB, MBBI, DestReg, FrameIndex, RC, TRI, 0); in loadRegFromStackSlot()
115 unsigned SrcReg, bool isKill, int FrameIndex,
122 unsigned DestReg, int FrameIndex,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp83 int &FrameIndex) const { in isLoadFromStackSlot()
89 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
102 int &FrameIndex) const { in isStoreToStackSlot()
108 FrameIndex = MI.getOperand(0).getIndex(); in isStoreToStackSlot()
123 int FrameIndex, in storeRegToStackSlot() argument
139 MachinePointerInfo::getFixedStack(MF, FrameIndex), in storeRegToStackSlot()
140 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
141 MFI.getObjectAlignment(FrameIndex)); in storeRegToStackSlot()
153 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
161 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot() argument
[all …]
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp83 int &FrameIndex) const { in isLoadFromStackSlot()
89 FrameIndex = MI.getOperand(1).getIndex(); in isLoadFromStackSlot()
102 int &FrameIndex) const { in isStoreToStackSlot()
108 FrameIndex = MI.getOperand(0).getIndex(); in isStoreToStackSlot()
123 int FrameIndex, in storeRegToStackSlot() argument
139 MachinePointerInfo::getFixedStack(MF, FrameIndex), in storeRegToStackSlot()
140 MachineMemOperand::MOStore, MFI.getObjectSize(FrameIndex), in storeRegToStackSlot()
141 MFI.getObjectAlign(FrameIndex)); in storeRegToStackSlot()
153 .addFrameIndex(FrameIndex) in storeRegToStackSlot()
161 Register DestReg, int FrameIndex, in loadRegFromStackSlot() argument
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp146 unsigned OpNo, int FrameIndex, in eliminateFI() argument
168 bool EhDataRegFI = MipsFI->isEhDataRegFI(FrameIndex); in eliminateFI()
169 bool IsISRRegFI = MipsFI->isISRRegFI(FrameIndex); in eliminateFI()
180 if ((FrameIndex >= MinCSFI && FrameIndex <= MaxCSFI) || EhDataRegFI || in eliminateFI()
184 if (MFI.hasVarSizedObjects() && !MFI.isFixedObjectIndex(FrameIndex)) in eliminateFI()
186 else if (MFI.isFixedObjectIndex(FrameIndex)) in eliminateFI()
DMipsInstrInfo.h114 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot() argument
117 storeRegToStack(MBB, MBBI, SrcReg, isKill, FrameIndex, RC, TRI, 0); in storeRegToStackSlot()
122 unsigned DestReg, int FrameIndex, in loadRegFromStackSlot() argument
125 loadRegFromStack(MBB, MBBI, DestReg, FrameIndex, RC, TRI, 0); in loadRegFromStackSlot()
130 unsigned SrcReg, bool isKill, int FrameIndex,
137 unsigned DestReg, int FrameIndex,
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp146 unsigned OpNo, int FrameIndex, in eliminateFI() argument
168 bool EhDataRegFI = MipsFI->isEhDataRegFI(FrameIndex); in eliminateFI()
169 bool IsISRRegFI = MipsFI->isISRRegFI(FrameIndex); in eliminateFI()
180 if ((FrameIndex >= MinCSFI && FrameIndex <= MaxCSFI) || EhDataRegFI || in eliminateFI()
184 if (MFI.hasVarSizedObjects() && !MFI.isFixedObjectIndex(FrameIndex)) in eliminateFI()
186 else if (MFI.isFixedObjectIndex(FrameIndex)) in eliminateFI()
DMipsInstrInfo.h118 Register SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot() argument
121 storeRegToStack(MBB, MBBI, SrcReg, isKill, FrameIndex, RC, TRI, 0); in storeRegToStackSlot()
126 Register DestReg, int FrameIndex, in loadRegFromStackSlot() argument
129 loadRegFromStack(MBB, MBBI, DestReg, FrameIndex, RC, TRI, 0); in loadRegFromStackSlot()
134 Register SrcReg, bool isKill, int FrameIndex,
141 Register DestReg, int FrameIndex,
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h107 unsigned FrameIndex) const;
109 unsigned FrameIndex) const;
111 unsigned FrameIndex) const;
113 unsigned FrameIndex) const;
115 unsigned FrameIndex) const;
117 unsigned FrameIndex) const;
/external/llvm/include/llvm/CodeGen/
DRegisterScavenging.h45 ScavengedInfo(int FI = -1) : FrameIndex(FI), Reg(0), Restore(nullptr) {} in FrameIndex() function
48 int FrameIndex; member
125 if (I->FrameIndex == FI) in isScavengingFrameIndex()
135 if (I->FrameIndex >= 0) in getScavengingFrameIndices()
136 A.push_back(I->FrameIndex); in getScavengingFrameIndices()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.h57 int &FrameIndex) const override;
65 int &FrameIndex) const override;
89 unsigned SrcReg, bool isKill, int FrameIndex,
95 unsigned DestReg, int FrameIndex,
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h58 int &FrameIndex) const override;
66 int &FrameIndex) const override;
88 unsigned SrcReg, bool isKill, int FrameIndex,
94 unsigned DestReg, int FrameIndex,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h42 int &FrameIndex) const override;
45 int &FrameIndex) const override;
48 int &FrameIndex) const override;
57 unsigned SourceRegister, bool IsKill, int FrameIndex,
64 unsigned DestinationRegister, int FrameIndex,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h42 int &FrameIndex) const override;
45 int &FrameIndex) const override;
48 int &FrameIndex) const override;
57 unsigned SourceRegister, bool IsKill, int FrameIndex,
64 unsigned DestinationRegister, int FrameIndex,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h115 unsigned FrameIndex) const;
117 unsigned FrameIndex) const;
119 unsigned FrameIndex) const;
121 unsigned FrameIndex) const;
123 unsigned FrameIndex) const;
125 unsigned FrameIndex) const;

12345678910>>...14