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