Searched refs:StoredBytes (Results 1 – 1 of 1) sorted by relevance
9643 unsigned StoredBytes = StoreMemVT.getStoreSize(); in expandUnalignedStore() local9645 unsigned NumRegs = (StoredBytes + RegBytes - 1) / RegBytes; in expandUnalignedStore()9684 EVT::getIntegerVT(*DAG.getContext(), 8 * (StoredBytes - Offset)); in expandUnalignedStore()