Searched refs:StOffset (Results 1 – 1 of 1) sorted by relevance
17566 unsigned StOffset; in ShrinkLoadReplaceStoreWithStore() local17568 StOffset = ByteShift; in ShrinkLoadReplaceStoreWithStore()17570 StOffset = IVal.getValueType().getStoreSize() - ByteShift - NumBytes; in ShrinkLoadReplaceStoreWithStore()17573 if (StOffset) { in ShrinkLoadReplaceStoreWithStore()17575 Ptr = DAG.getMemBasePlusOffset(Ptr, TypeSize::Fixed(StOffset), DL); in ShrinkLoadReplaceStoreWithStore()17581 St->getPointerInfo().getWithOffset(StOffset), in ShrinkLoadReplaceStoreWithStore()17589 St->getPointerInfo().getWithOffset(StOffset), in ShrinkLoadReplaceStoreWithStore()