Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NumBytes

6795   unsigned NumBytes = MaskInfo.first;
6802 ByteShift*8, (ByteShift+NumBytes)*8);
6808 MVT VT = MVT::getIntegerVT(NumBytes*8);
6813 // shifted by ByteShift and truncated down to NumBytes.
6826 StOffset = IVal.getValueType().getStoreSize() - ByteShift - NumBytes;