Searched refs:StoredBytes (Results 1 – 2 of 2) sorted by relevance
3437 unsigned StoredBytes = StoredVT.getSizeInBits() / 8; in expandUnalignedStore() local3439 unsigned NumRegs = (StoredBytes + RegBytes - 1) / RegBytes; in expandUnalignedStore()3478 8 * (StoredBytes - Offset)); in expandUnalignedStore()
410 unsigned StoredBytes = StoredVT.getSizeInBits() / 8; in ExpandUnalignedStore() local412 unsigned NumRegs = (StoredBytes + RegBytes - 1) / RegBytes; in ExpandUnalignedStore()447 8 * (StoredBytes - Offset)); in ExpandUnalignedStore()