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