Searched refs:lookupCandidateBaseReg (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 261 lookupCandidateBaseReg(unsigned BaseReg, in lookupCandidateBaseReg() function 371 lookupCandidateBaseReg(BaseReg, BaseOffset, FrameSizeAdjust, in insertFrameReferenceRegisters() 389 !lookupCandidateBaseReg( in insertFrameReferenceRegisters()
|
/external/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 255 lookupCandidateBaseReg(unsigned BaseReg, in lookupCandidateBaseReg() function 362 lookupCandidateBaseReg(BaseReg, BaseOffset, FrameSizeAdjust, in insertFrameReferenceRegisters() 380 !lookupCandidateBaseReg( in insertFrameReferenceRegisters()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 201 lookupCandidateBaseReg(const SmallVector<std::pair<unsigned, int64_t>, 8> &Regs, in lookupCandidateBaseReg() function 307 if (lookupCandidateBaseReg(BaseRegisters, RegOffset, in insertFrameReferenceRegisters()
|