Searched refs:OpEltVT (Results 1 – 3 of 3) sorted by relevance
275 EVT OpEltVT = OpVT.getVectorElementType(); in ScalarizeVecRes_VecInregOp() local282 ISD::EXTRACT_VECTOR_ELT, DL, OpEltVT, Op, in ScalarizeVecRes_VecInregOp()
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()
39273 MVT OpEltVT = OpVT.getVectorElementType(); in combineVSZext() local39274 unsigned OpEltSizeInBits = OpEltVT.getSizeInBits(); in combineVSZext()39306 if (OpEltVT == InnerEltVT) { in combineVSZext()