Home | History | Annotate | Download | only in X86

Lines Matching defs:Width

36   assert(isPowerOf2_32(TyWidth) && "Ty width must be power of 2");
628 // Multiply that by the vector width.
744 unsigned Width = LT.second.getVectorNumElements();
745 Index = Index % Width;