Home | History | Annotate | Download | only in Scalar

Lines Matching defs:OpC

413         ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand());
414 if (!OpC)
419 unsigned ElementIdx = OpC->getZExtValue();
425 APInt Index = OpC->getValue().sextOrTrunc(Offset.getBitWidth());