Home | History | Annotate | Download | only in X86

Lines Matching refs:EltSize

4161   unsigned EltSize = VT.getVectorElementType().getSizeInBits() >> 3;
4178 return (Val - i) * EltSize;
15082 unsigned EltSize =
15084 uint64_t Offset = EltSize * cast<ConstantSDNode>(Idx)->getZExtValue();