Lines Matching defs:OffsetOp
8760 auto OffsetOp = dyn_cast<ConstantSDNode>(Op->getOperand(1));8761 if (!OffsetOp)8764 VectorIndex = OffsetOp->getZExtValue();