Searched refs:AlignedVecTy (Results 1 – 1 of 1) sorted by relevance
8857 EVT AlignedVecTy = VecTy; in CombineBaseUpdate() local8882 AlignedVecTy = MVT::getVectorVT(EltTy, NumElts); in CombineBaseUpdate()8900 Tys[n] = AlignedVecTy; in CombineBaseUpdate()8926 if (AlignedVecTy != VecTy && N->getOpcode() == ISD::STORE) { in CombineBaseUpdate()8928 StVal = DAG.getNode(ISD::BITCAST, SDLoc(N), AlignedVecTy, StVal); in CombineBaseUpdate()8932 Ops, AlignedVecTy, in CombineBaseUpdate()8942 if (AlignedVecTy != VecTy && N->getOpcode() == ISD::LOAD) { in CombineBaseUpdate()