Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NumBytes

7586   unsigned NumBytes = MaskInfo.first;
7593 ByteShift*8, (ByteShift+NumBytes)*8);
7599 MVT VT = MVT::getIntegerVT(NumBytes*8);
7604 // shifted by ByteShift and truncated down to NumBytes.
7617 StOffset = IVal.getValueType().getStoreSize() - ByteShift - NumBytes;