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