Home
last modified time | relevance | path

Searched refs:lookupCandidateBaseReg (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp261 lookupCandidateBaseReg(unsigned BaseReg, in lookupCandidateBaseReg() function
371 lookupCandidateBaseReg(BaseReg, BaseOffset, FrameSizeAdjust, in insertFrameReferenceRegisters()
389 !lookupCandidateBaseReg( in insertFrameReferenceRegisters()
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp255 lookupCandidateBaseReg(unsigned BaseReg, in lookupCandidateBaseReg() function
362 lookupCandidateBaseReg(BaseReg, BaseOffset, FrameSizeAdjust, in insertFrameReferenceRegisters()
380 !lookupCandidateBaseReg( in insertFrameReferenceRegisters()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp201 lookupCandidateBaseReg(const SmallVector<std::pair<unsigned, int64_t>, 8> &Regs, in lookupCandidateBaseReg() function
307 if (lookupCandidateBaseReg(BaseRegisters, RegOffset, in insertFrameReferenceRegisters()