/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 333 int FrameIdx, in StoreRegToStackSlot() 473 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 499 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot() 598 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
/external/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 53 int FrameIdx; // The frame index member in __anoncab6ec3f0111::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-7.0/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 54 int FrameIdx; // The frame index member in __anon3b79a2770111::FrameRef 144 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 343 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters() local
|
D | PrologEpilogInserter.cpp | 363 int FrameIdx; in assignCalleeSavedSpillSlots() local 547 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset() 617 static inline bool scavengeStackSlot(MachineFrameInfo &MFI, int FrameIdx, in scavengeStackSlot()
|
/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/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 37 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 66 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
D | MSP430RegisterInfo.cpp | 229 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
/external/swiftshader/third_party/llvm-7.0/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 | 295 int FrameIdx = MF.getFrameInfo().CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 45 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 75 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaInstrInfo.cpp | 145 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 174 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUInstrInfo.cpp | 141 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 176 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 119 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 287 int FrameIdx = MI->getOperand(idx).getIndex(); in insertFrameReferenceRegisters() local
|
D | PrologEpilogInserter.cpp | 255 int FrameIdx; in calculateCalleeSavedRegisters() local 467 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 83 AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 83 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXInstrInfo.cpp | 302 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 310 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
/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/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetRegisterInfo.h | 579 int &FrameIdx) const { in hasReservedSpillSlot() 608 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
/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/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 174 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(4, 64, true); in LowerFormalArguments() local 195 int FrameIdx = MF.getFrameInfo()-> in LowerFormalArguments() local 328 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(4, ArgOffset, in LowerFormalArguments() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.cpp | 326 int FrameIdx, in materializeFrameBaseRegister()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 678 const yaml::StringValue &RegisterSource, bool IsRestored, int FrameIdx) { in parseCalleeSavedRegister() 708 const T &Object, int FrameIdx) { in parseStackObjectsDebugInfo()
|