Home | History | Annotate | Download | only in X86

Lines Matching refs:ElSize

4015   unsigned ElSize = VBits / VL;
4016 bool Result = (Index * ElSize) % 128 == 0;
4034 unsigned ElSize = VBits / VL;
4035 bool Result = (Index * ElSize) % 128 == 0;