Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NumBytes

660         unsigned NumBytes = static_cast<unsigned>(SNumBytes);
664 APInt APVal(NumBytes*8, Val);
668 for (unsigned i = 1; i != NumBytes; ++i)