Searched refs:VTStoreSize (Results 1 – 1 of 1) sorted by relevance
20969 unsigned VTStoreSize = VT.getStoreSizeInBits().getFixedValue(); in ReduceLoadOpStoreWidth() local20976 for (; ShAmt + NewBW <= VTStoreSize; ShAmt += 8) { in ReduceLoadOpStoreWidth()20985 ? VTStoreSize - NewBW - ShAmt in ReduceLoadOpStoreWidth()20999 if (ShAmt + NewBW > VTStoreSize) in ReduceLoadOpStoreWidth()