Lines Matching full:offset2
1388 int64_t &Offset2) const {1445 Offset2 = cast<ConstantSDNode>(Load2->getOperand(1))->getSExtValue();1464 int64_t Offset1, int64_t Offset2,1469 assert(Offset2 > Offset1);1471 if ((Offset2 - Offset1) / 8 > 64)