Home | History | Annotate | Download | only in X86

Lines Matching defs:EltBits

13408         unsigned EltBits = MaskVT.getVectorElementType().getSizeInBits();
13409 if ((SraAmt + 1) != EltBits)
13423 switch (EltBits) {