Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp156 SDValue PotentialBase = Base->getOperand(0); in match() local
167 return BaseIndexOffset(PotentialBase, Index, Offset, IsIndexSignExt); in match()
176 Base = PotentialBase; in match()