Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadedBytes

3276     unsigned LoadedBytes = LoadedVT.getSizeInBits() / 8;
3278 unsigned NumRegs = (LoadedBytes + RegBytes - 1) / RegBytes;
3314 8 * (LoadedBytes - Offset));