Lines Matching defs:ExtractIndex
22652 unsigned ExtractIndex = IndexC->getZExtValue();
22656 if (ExtractIndex == BCTruncElt && BCSrc.getValueType().isScalarInteger())
22673 if (ExtractIndex == BCTruncElt && XBitWidth > VecEltBitWidth) {
24458 unsigned ExtractIndex = ExtractIndexC->getZExtValue();
24459 assert(ExtractIndex % VT.getVectorNumElements() == 0 &&
24486 unsigned ConcatOpNum = ExtractIndex / VT.getVectorNumElements();
26434 // Mask = {ExtractIndex, undef, undef....}