Lines Matching defs:ConstOffset
169 auto *ConstOffset = dyn_cast<ConstantInt>(V);
170 if (ConstOffset && ConstOffset->getType()->isIntegerTy()) {
171 if (ConstOffset->isZero())
179 unsigned ElementIdx = ConstOffset->getZExtValue();
188 if (!AccumulateOffset(ConstOffset->getValue(),
231 auto *ConstOffset = dyn_cast<ConstantInt>(V);
232 if (ConstOffset && ConstOffset->getType()->isIntegerTy()) {
233 if (ConstOffset->isZero())
244 unsigned ElementIdx = ConstOffset->getZExtValue();
251 CollectConstantOffset(ConstOffset->getValue(),