Home | History | Annotate | Download | only in Mips

Lines Matching full:eltsize

855   unsigned EltSize = Ty.getVectorElementType().getSizeInBits();
863 EltSize, !Subtarget.isLittle()) ||
864 (SplatBitSize != EltSize) ||
865 (SplatValue.getZExtValue() >= EltSize))