Home | History | Annotate | Download | only in ARM

Lines Matching refs:NumElts

2949     unsigned NumElts = VecVT.getVectorNumElements();
2951 assert(NumElts == 2 && "unexpected type for BUILD_VECTOR");
2955 if (NumElts == 2)
2957 assert(NumElts == 4 && "unexpected type for BUILD_VECTOR");