Home
last modified time | relevance | path

Searched defs:needsFrameBaseReg (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp337 bool AArch64RegisterInfo::needsFrameBaseReg(MachineInstr *MI, in needsFrameBaseReg() function in AArch64RegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp549 needsFrameBaseReg(MachineInstr *MI, int64_t Offset) const { in needsFrameBaseReg() function in ARMBaseRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h881 virtual bool needsFrameBaseReg(MachineInstr *MI, int64_t Offset) const { in needsFrameBaseReg() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp1204 needsFrameBaseReg(MachineInstr *MI, int64_t Offset) const { in needsFrameBaseReg() function in PPCRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp333 bool SIRegisterInfo::needsFrameBaseReg(MachineInstr *MI, int64_t Offset) const { in needsFrameBaseReg() function in SIRegisterInfo