Home
last modified time | relevance | path

Searched defs:FrameIdx (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp54 int FrameIdx; // The frame index member in __anon7165d95d0111::FrameRef
161 void LocalStackSlotImpl::AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
372 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters() local
H A DPrologEpilogInserter.cpp485 int FrameIdx; in assignCalleeSavedSpillSlots() local
696 static inline void AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
771 static inline bool scavengeStackSlot(MachineFrameInfo &MFI, int FrameIdx, in scavengeStackSlot()
1394 unsigned FrameIdx = Op.getIndex(); in replaceFrameIndexDebugInstr() local
H A DStackFrameLayoutAnalysisPass.cpp269 int FrameIdx = FI->getFrameIndex(); in genSlotDbgMapping() local
H A DMIRPrinter.cpp468 const int FrameIdx = CSInfo.getFrameIdx(); in convertStackObjects() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp38 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
64 Register DestReg, int FrameIdx, in loadRegFromStackSlot()
H A DMSP430FrameLowering.cpp431 int FrameIdx = MF.getFrameInfo().CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp121 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
133 Register DestReg, int FrameIdx, in loadRegFromStackSlot()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp111 static inline void AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp184 int FrameIdx = in assignCalleeSavedSpillSlots() local
223 int FrameIdx = MFFrame.CreateFixedSpillStackObject(Size, CurrOffset); in assignCalleeSavedSpillSlots() local
1037 int FrameIdx = in assignCalleeSavedSpillSlots() local
1050 int FrameIdx = MFFrame.CreateStackObject(Size, Alignment, true); in assignCalleeSavedSpillSlots() local
1520 for (int FrameIdx = MFFrame.getObjectIndexBegin(); FrameIdx != 0; in determineFrameLayout() local
H A DSystemZInstrInfo.cpp993 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
1008 Register DestReg, int FrameIdx, in loadRegFromStackSlot()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp49 int FrameIdx = MI->getOperand(1).getIndex(); in computeKnownAlignment() local
265 int FrameIdx = MI.getOperand(1).getIndex(); in computeKnownBitsImpl() local
H A DCallLowering.cpp860 int FrameIdx = MFI.CreateStackObject(OrigTy.getScalarSizeInBits(), in handleAssignments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp647 int FrameIdx = Entry.getFrameIdx(); in emitPrologue() local
1270 int FrameIdx = Info.getFrameIdx(); in processFunctionBeforeFrameFinalized() local
1440 int FrameIdx = MFI.CreateFixedSpillStackObject(Size, Offset); in assignCalleeSavedSpillSlots() local
1453 int FrameIdx = MFI.CreateStackObject(Size, Alignment, true); in assignCalleeSavedSpillSlots() local
H A DRISCVRegisterInfo.cpp666 int FrameIdx, in materializeFrameBaseRegister()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h257 void setStreamingVGIdx(unsigned FrameIdx) { StreamingVGIdx = FrameIdx; }; in setStreamingVGIdx()
339 int FrameIdx = Info.getFrameIdx(); in getCalleeSavedStackSize() local
H A DAArch64FrameLowering.cpp608 unsigned FrameIdx = Info.getFrameIdx(); in emitCalleeSavedGPRLocations() local
2915 int FrameIdx; member
3876 int FrameIdx = MFI.CreateStackObject(8, Align(16), true); in assignCalleeSavedSpillSlots() local
3935 int FrameIdx = MFI.CreateStackObject(Size, Alignment, true); in assignCalleeSavedSpillSlots() local
5116 int FrameIdx = *FI; in emitRemarks() local
H A DAArch64RegisterInfo.cpp817 int FrameIdx, in materializeFrameBaseRegister()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h74 static SDDbgOperand fromFrameIdx(unsigned FrameIdx) { in fromFrameIdx()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp910 const yaml::StringValue &RegisterSource, bool IsRestored, int FrameIdx) { in parseCalleeSavedRegister()
959 const T &Object, int FrameIdx) { in parseStackObjectsDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h998 int &FrameIdx) const { in hasReservedSpillSlot()
1037 int FrameIdx, in materializeFrameBaseRegister()
H A DMachineFrameInfo.h37 int FrameIdx; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1927 MachineFunction &MF, unsigned SrcReg, bool isKill, int FrameIdx, in StoreRegToStackSlot()
1950 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlotNoUpd()
1970 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
1984 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot()
1995 int FrameIdx, const TargetRegisterClass *RC, in loadRegFromStackSlotNoUpd()
2017 Register DestReg, int FrameIdx, in loadRegFromStackSlot()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp129 int FrameIdx = MFI->CreateSpillStackObject(Size, Alignment); in getStackSpaceFor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp666 int FrameIdx, in materializeFrameBaseRegister()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp456 int FrameIdx = MF.getFrameInfo().CreateFixedObject(4, 64, true); in LowerFormalArguments_32() local
477 int FrameIdx = MF.getFrameInfo(). in LowerFormalArguments_32() local
607 int FrameIdx = MF.getFrameInfo().CreateFixedObject(4, ArgOffset, in LowerFormalArguments_32() local

12