Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:VW

2439   unsigned VW = ty(ValV).getSizeInBits();
2440 ValV = DAG.getBitcast(MVT::getIntegerVT(VW), ValV);
2442 if (VW != VecWidth)