/external/llvm/lib/Target/AMDGPU/ |
D | SIRegisterInfo.h | 62 int64_t getFrameIndexInstrOffset(const MachineInstr *MI,
|
D | SIRegisterInfo.cpp | 253 int64_t SIRegisterInfo::getFrameIndexInstrOffset(const MachineInstr *MI, in getFrameIndexInstrOffset() function in SIRegisterInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.h | 144 int64_t getFrameIndexInstrOffset(const MachineInstr *MI, int Idx) const;
|
D | ARMBaseRegisterInfo.cpp | 892 getFrameIndexInstrOffset(const MachineInstr *MI, int Idx) const { in getFrameIndexInstrOffset() function in ARMBaseRegisterInfo 1135 Offset += getFrameIndexInstrOffset(MI, i); in isFrameOffsetLegal()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.h | 147 int64_t getFrameIndexInstrOffset(const MachineInstr *MI,
|
D | ARMBaseRegisterInfo.cpp | 450 getFrameIndexInstrOffset(const MachineInstr *MI, int Idx) const { in getFrameIndexInstrOffset() function in ARMBaseRegisterInfo 690 Offset += getFrameIndexInstrOffset(MI, i); in isFrameOffsetLegal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.h | 162 int64_t getFrameIndexInstrOffset(const MachineInstr *MI,
|
D | ARMBaseRegisterInfo.cpp | 475 getFrameIndexInstrOffset(const MachineInstr *MI, int Idx) const { in getFrameIndexInstrOffset() function in ARMBaseRegisterInfo 709 Offset += getFrameIndexInstrOffset(MI, i); in isFrameOffsetLegal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIRegisterInfo.h | 87 int64_t getFrameIndexInstrOffset(const MachineInstr *MI,
|
D | SIRegisterInfo.cpp | 279 int64_t SIRegisterInfo::getFrameIndexInstrOffset(const MachineInstr *MI, in getFrameIndexInstrOffset() function in SIRegisterInfo
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 320 int64_t InstrOffset = TRI->getFrameIndexInstrOffset(MI, idx); in insertFrameReferenceRegisters()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetRegisterInfo.h | 592 virtual int64_t getFrameIndexInstrOffset(const MachineInstr *MI, in getFrameIndexInstrOffset() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 378 int64_t InstrOffset = TRI->getFrameIndexInstrOffset(&MI, idx); in insertFrameReferenceRegisters()
|
/external/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 369 int64_t InstrOffset = TRI->getFrameIndexInstrOffset(&MI, idx); in insertFrameReferenceRegisters()
|
/external/llvm/include/llvm/Target/ |
D | TargetRegisterInfo.h | 844 virtual int64_t getFrameIndexInstrOffset(const MachineInstr *MI, in getFrameIndexInstrOffset() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetRegisterInfo.h | 901 virtual int64_t getFrameIndexInstrOffset(const MachineInstr *MI, in getFrameIndexInstrOffset() function
|