Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NumBytes

579         unsigned NumBytes = static_cast<unsigned>(SNumBytes);
583 APInt APVal(NumBytes*8, Val);
587 for (unsigned i = 1; i != NumBytes; ++i)