Searched refs:OpEltVT (Results 1 – 1 of 1) sorted by relevance
30824 MVT OpEltVT = OpVT.getVectorElementType(); in combineVZext() local30825 unsigned InputBits = OpEltVT.getSizeInBits() * VT.getVectorNumElements(); in combineVZext()30837 assert(Cst.getBitWidth() == OpEltVT.getSizeInBits()); in combineVZext()30852 if (OpEltVT == InnerEltVT) { in combineVZext()