Searched refs:LVTStoreBits (Results 1 – 3 of 3) sorted by relevance
4692 unsigned LVTStoreBits = LN0->getMemoryVT().getStoreSizeInBits(); in ReduceLoadWidth() local4694 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()
6885 unsigned LVTStoreBits = LN0->getMemoryVT().getStoreSizeInBits(); in ReduceLoadWidth() local6887 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()
9156 unsigned LVTStoreBits = LN0->getMemoryVT().getStoreSizeInBits(); in ReduceLoadWidth() local9158 ShAmt = LVTStoreBits - EVTStoreBits - ShAmt; in ReduceLoadWidth()