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