Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:PartVT

358     MVT PartVT = MVT::getVectorVT(VecTy.getVectorElementType(), OpsPerWord);
360 SDValue W = buildVector32(Values.slice(i, OpsPerWord), dl, PartVT, DAG);