Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:StoredBytes

3437     unsigned StoredBytes = StoredVT.getSizeInBits() / 8;
3439 unsigned NumRegs = (StoredBytes + RegBytes - 1) / RegBytes;
3478 8 * (StoredBytes - Offset));