Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:OpVT

771   EVT OpVT = Op0.getValueType();
772 unsigned OpBW = OpVT.getSizeInBits();
775 if (OpVT.isVector() && OpVT.getVectorElementType() == MVT::i1 && OpBW <= 64) {
777 unsigned NE = OpVT.getVectorNumElements();