Home | History | Annotate | Download | only in Sema

Lines Matching defs:log2

3041         unsigned log2
3042 if (log2 >= L.Width)
3045 L.Width = std::min(L.Width - log2, MaxWidth);