| /external/llvm/lib/CodeGen/ |
| D | LocalStackSlotAllocation.cpp | 53 int FrameIdx; // The frame index member in __anon136b3c660111::FrameRef 135 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 334 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters() local
|
| D | PrologEpilogInserter.cpp | 360 int FrameIdx; in assignCalleeSavedSpillSlots() local 554 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset() 624 static inline bool scavengeStackSlot(MachineFrameInfo *MFI, int FrameIdx, in scavengeStackSlot()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LocalStackSlotAllocation.cpp | 54 int FrameIdx; // The frame index member in __anon47359f480111::FrameRef 144 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 351 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters() local
|
| D | PrologEpilogInserter.cpp | 421 int FrameIdx; in assignCalleeSavedSpillSlots() local 635 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset() 708 static inline bool scavengeStackSlot(MachineFrameInfo &MFI, int FrameIdx, in scavengeStackSlot() 1210 unsigned FrameIdx = MI.getOperand(0).getIndex(); in replaceFrameIndices() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | LocalStackSlotAllocation.cpp | 54 int FrameIdx; // The frame index member in __anona57e9bd40111::FrameRef 143 void LocalStackSlotPass::AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset() 353 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters() local
|
| D | PrologEpilogInserter.cpp | 425 int FrameIdx; in assignCalleeSavedSpillSlots() local 636 static inline void AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset() 709 static inline bool scavengeStackSlot(MachineFrameInfo &MFI, int FrameIdx, in scavengeStackSlot() 1209 unsigned FrameIdx = MI.getOperand(0).getIndex(); in replaceFrameIndices() local
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430InstrInfo.cpp | 39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 66 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| D | MSP430FrameLowering.cpp | 296 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430InstrInfo.cpp | 38 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 65 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| D | MSP430FrameLowering.cpp | 294 int FrameIdx = MF.getFrameInfo().CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
| /external/llvm-project/llvm/lib/Target/MSP430/ |
| D | MSP430InstrInfo.cpp | 38 Register SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 65 Register DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| D | MSP430FrameLowering.cpp | 288 int FrameIdx = MF.getFrameInfo().CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | GISelKnownBits.cpp | 36 Align GISelKnownBits::inferAlignmentForFrameIdx(int FrameIdx, int Offset, in inferAlignmentForFrameIdx() 45 int FrameIdx = MI.getOperand(1).getIndex(); in inferPtrAlignment() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZFrameLowering.cpp | 101 int FrameIdx = MFFrame.CreateFixedSpillStackObject(8, Offset); in assignCalleeSavedSpillSlots() local 138 int FrameIdx = MFFrame.CreateFixedSpillStackObject(8, Offset); in assignCalleeSavedSpillSlots() local 164 int FrameIdx = MFFrame.CreateFixedSpillStackObject(Size, CurrOffset); in assignCalleeSavedSpillSlots() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXPrologEpilogPass.cpp | 83 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
|
| /external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | GISelKnownBits.cpp | 40 int FrameIdx = MI->getOperand(1).getIndex(); in computeKnownAlignment() local 225 int FrameIdx = MI.getOperand(1).getIndex(); in computeKnownBitsImpl() local
|
| /external/llvm-project/llvm/lib/Target/NVPTX/ |
| D | NVPTXPrologEpilogPass.cpp | 101 static inline void AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXPrologEpilogPass.cpp | 101 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 958 int FrameIdx, in StoreRegToStackSlot() 1060 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 1092 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot() 1169 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| /external/llvm/lib/CodeGen/MIRParser/ |
| D | MIRParser.cpp | 555 const yaml::StringValue &RegisterSource, int FrameIdx) { in parseCalleeSavedRegister() 582 const yaml::MachineStackObject &Object, int FrameIdx) { in parseStackObjectsDebugInfo()
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64RegisterInfo.cpp | 326 int FrameIdx, in materializeFrameBaseRegister()
|
| /external/llvm/include/llvm/Target/ |
| D | TargetRegisterInfo.h | 824 int &FrameIdx) const { in hasReservedSpillSlot() 860 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
| /external/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZFrameLowering.cpp | 88 int FrameIdx = MFFrame.CreateFixedSpillStackObject(8, Offset); in assignCalleeSavedSpillSlots() local 126 int FrameIdx = MFFrame.CreateFixedSpillStackObject(Size, CurrOffset); in assignCalleeSavedSpillSlots() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| D | MIRParser.cpp | 757 const yaml::StringValue &RegisterSource, bool IsRestored, int FrameIdx) { in parseCalleeSavedRegister() 787 const T &Object, int FrameIdx) { in parseStackObjectsDebugInfo()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetRegisterInfo.h | 852 int &FrameIdx) const { in hasReservedSpillSlot() 888 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|