Home | History | Annotate | Download | only in ARM

Lines Matching refs:SubVecSize

12679   unsigned SubVecSize = DL.getTypeSizeInBits(SubVecTy);
12684 if (!Subtarget->hasNEON() || (SubVecSize != 64 && SubVecSize != 128) ||