Home | History | Annotate | Download | only in TableGen

Lines Matching full:scaleb

765     unsigned ScaleA = ~0u, ScaleB = ~0u;
768 ScaleB = RUs.front() - Regs[i-1]->getNativeRegUnits().front();
772 unsigned Scale = std::min(ScaleB, ScaleA);