Home | History | Annotate | Download | only in Scalar

Lines Matching full:numbytes

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