Searched refs:VecElemSize (Results 1 – 1 of 1) sorted by relevance
437 unsigned VecElemSize = DL.getTypeAllocSize(VecElemTy); in GEPToVectorIndex() local443 APInt::udivrem(ConstOffset, VecElemSize, IndexQuot, Rem); in GEPToVectorIndex()453 APInt::udivrem(VarOffset.second, VecElemSize, OffsetQuot, Rem); in GEPToVectorIndex()