Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getVectorNumElements

1088     return EVT::getVectorVT(C, MVT::i1, VT.getVectorNumElements());
6751 Ops.assign(CanonicalVT.getVectorNumElements(), Elt);
7179 if (VT.getVectorNumElements() != 4)
7331 for (unsigned i = 0, e = VT.getVectorNumElements(); i != e; ++i) {