Searched refs:StOffset (Results 1 – 1 of 1) sorted by relevance
16616 unsigned StOffset; in ShrinkLoadReplaceStoreWithStore() local16618 StOffset = ByteShift; in ShrinkLoadReplaceStoreWithStore()16620 StOffset = IVal.getValueType().getStoreSize() - ByteShift - NumBytes; in ShrinkLoadReplaceStoreWithStore()16623 if (StOffset) { in ShrinkLoadReplaceStoreWithStore()16625 Ptr = DAG.getMemBasePlusOffset(Ptr, TypeSize::Fixed(StOffset), DL); in ShrinkLoadReplaceStoreWithStore()16634 St->getPointerInfo().getWithOffset(StOffset), in ShrinkLoadReplaceStoreWithStore()