HomeSort by: relevance | last modified time | path
    Searched defs:PotentialBase (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGAddressAnalysis.cpp 256 SDValue PotentialBase = Base->getOperand(0);
267 return BaseIndexOffset(PotentialBase, Index, Offset, IsIndexSignExt);
276 Base = PotentialBase;
SelectionDAGAddressAnalysis.cpp 256 SDValue PotentialBase = Base->getOperand(0);
267 return BaseIndexOffset(PotentialBase, Index, Offset, IsIndexSignExt);
276 Base = PotentialBase;

Completed in 68 milliseconds