Searched refs:VecRegBitWidth (Results 1 – 1 of 1) sorted by relevance
338 unsigned VecRegBitWidth = VF * LoadSize; in getLoadVectorFactor() local339 if (VecRegBitWidth > 128 && VecTy->getScalarSizeInBits() < 32) in getLoadVectorFactor()349 unsigned VecRegBitWidth = VF * StoreSize; in getStoreVectorFactor() local350 if (VecRegBitWidth > 128) in getStoreVectorFactor()