Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:StoredBytes

4170     unsigned StoredBytes = StoredVT.getStoreSize();
4172 unsigned NumRegs = (StoredBytes + RegBytes - 1) / RegBytes;
4211 8 * (StoredBytes - Offset));