Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadedBytes

4015     unsigned LoadedBytes = LoadedVT.getStoreSize();
4017 unsigned NumRegs = (LoadedBytes + RegBytes - 1) / RegBytes;
4052 8 * (LoadedBytes - Offset));