Home | History | Annotate | Download | only in AArch64

Lines Matching defs:EltSize

5786   unsigned EltSize = VT.getVectorElementType().getSizeInBits();
5793 if (isVShiftLImm(Op.getOperand(1), VT, false, Cnt) && Cnt < EltSize)
5803 Cnt < EltSize) {