Home | History | Annotate | Download | only in AArch64

Lines Matching defs:EltTy

1236     MVT EltTy = VT.getVectorElementType().getSimpleVT();
1237 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize);
1252 MVT EltTy = VT.getVectorElementType().getSimpleVT();
1253 MVT NarrowTy = MVT::getVectorVT(EltTy, WideSize / 2);