Lines Matching defs:OffsetOp
8932 auto OffsetOp = dyn_cast<ConstantSDNode>(Op->getOperand(1));8933 if (!OffsetOp)8936 VectorIndex = OffsetOp->getZExtValue();