Lines Matching refs:isBaseWithConstantOffset
2342 /// isBaseWithConstantOffset - Return true if the specified operand is an2347 bool SelectionDAG::isBaseWithConstantOffset(SDValue Op) const {6213 if (isBaseWithConstantOffset(Loc) && Loc.getOperand(0) == BaseLoc &&6254 } else if (isBaseWithConstantOffset(Ptr) &&